Trait mon_artist::svg::ToElement [] [src]

pub trait ToElement {
    fn to_element(&self) -> Element;
}

Required Methods

Implementors