pub trait TexelDesignatorMut<'a> { type TexelMut; }
Type trait that can point on a mutable texel reference.
Mutable texel reference.