Trait moc::moc::ZSorted[][src]

pub trait ZSorted { }
Expand description

Marker trait telling that ranges lower bound or cells or indices in the implementor are sorted according to the natural Z-order curve order (no hierarchical order => cells of various depth are mixed).

Implementors