parse_pom_xml
deps_
lsp
0.9.1
deps_lsp
Function
parse_
pom_
xml
Copy item path
pub fn parse_pom_xml( content: &
str
, doc_uri: &Uri, ) ->
Result
<
MavenParseResult
, MavenError>