Skip to main content

parse_str

Function parse_str 

Source
pub fn parse_str(source: &str, filename: &str) -> Result<DecoderDef, Vec<Error>>
Expand description

Parse source text directly without reading from a file.