Skip to main content
parse_pubspec_yaml
deps_
lsp
0.12.1
deps_lsp
Function
parse_
pubspec_
yaml
Copy item path
Source
pub fn parse_pubspec_yaml( content: &
str
, doc_uri: &Uri, ) ->
Result
<
DartParseResult
,
DepsError
>