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