toml_
edit
0.22.22
In toml_
edit::
parser
toml_edit
::
parser
Function
parse_document
Copy item path
source
pub(crate) fn parse_document<S:
AsRef
<
str
>>( raw: S, ) ->
Result
<
ImDocument
<S>,
TomlError
>