XmlExt

Trait XmlExt 

Source
pub trait XmlExt {
    // Required method
    fn is_xml_whitespace(&self) -> bool;
}

Required Methods§

Implementations on Foreign Types§

Source§

impl XmlExt for char

Implementors§