cargo
1.80.0-nightly
(b1ec1bd65 2024-05-18)
In cargo::util::toml
Function
cargo
::
util
::
toml
::
parse_document
Copy item path
source
ยท
[
−
]
fn parse_document(contents: &
str
) ->
Result
<ImDocument<
String
>, Error>