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

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

TODO

Associated Constants

const RANK: usize

Rank of the type in the original type.

Loading content...

Implementors

Loading content...