Function xmlhelper::decode::characters [] [src]

pub fn characters<S: XmlEventStream, E, T: FromStr<Err = E>>(
    stream: &mut S
) -> Result<T> where
    E: Error + Display

Consume a Characters event and parse it