cargo
1.81.0-nightly
(032be6f7b 2024-07-16)
In cargo::util::toml
Function
cargo
::
util
::
toml
::
parse_document
Copy item path
source
ยท
[
−
]
fn parse_document(contents: &
str
) ->
Result
<ImDocument<
String
>, Error>