[][src]Function sophia::parser::xml::parse_str

pub fn parse_str(txt: &str) -> <RdfXmlParser as TripleParser<&[u8]>>::Source

Convenience function for parsing a str with the default parser.