pub type TexelMut<'a, This> = <This as TexelDesignatorMut<'a>>::TexelMut;Expand description
Helper type to represent mutable texel reference.
pub type TexelMut<'a, This> = <This as TexelDesignatorMut<'a>>::TexelMut;Helper type to represent mutable texel reference.