Type Alias DeepImageLevelRefMut

Source
pub type DeepImageLevelRefMut<'a, P = DeepImageLevel> = RefMut<'a, P>;

Aliased Typeยง

struct DeepImageLevelRefMut<'a, P = DeepImageLevel> { /* private fields */ }