[][src]Trait luminance::vertex::Deinterleave

pub trait Deinterleave<T> {
    pub const RANK: usize;
}

TODO

Associated Constants

pub const RANK: usize[src]

Rank of the type in the original type.

Loading content...

Implementors

Loading content...