Trait mon_artist::svg::IntoShape [] [src]

pub trait IntoShape {
    fn into_shape(self) -> Shape;
}

Required Methods

Implementors