Function nb2nl::nl2xml::parse[][src]

pub fn parse<'b>(
    project_name: &str,
    input: &'b str
) -> Result<String, Error<'b>>