[][src]Function jrsonnet_parser::parse

pub fn parse(
    str: &str,
    settings: &ParserSettings
) -> Result<LocExpr, ParseError>