Skip to main content
parse_and_hydrate
cml
In cml::
types::
document
cml
::
types
::
document
Function
parse_
and_
hydrate
Copy item path
Source
pub fn parse_and_hydrate( file_arc:
Arc
<
Path
>, buffer: &
String
, ) ->
Result
<
DocumentContext
,
Error
>