Trait mon_artist::svg::IntoElement [] [src]

pub trait IntoElement {
    fn into_element(self) -> Element;
}

Required Methods

Implementors