Function svg::parse [] [src]

pub fn parse<'l, T>(content: T) -> Parser<'l> where T: Into<Cow<'l, str>>

Parse a document.