Trait fastanvil::IntoMap[][src]

pub trait IntoMap {
    fn into_map(self) -> RegionMap<Rgba>;
}

Required methods

Implementors