Function svg::read [] [src]

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

Read a document.