Function reproto_parser::parse_string [] [src]

pub fn parse_string<'input>(
    object: Rc<Box<Object>>,
    input: &'input str
) -> Result<File<'input>>