Struct michelangelo::MeshGrouper[][src]

pub struct MeshGrouper<K: Hash + Eq + Clone> { /* fields omitted */ }

Methods

impl<K: Hash + Eq + Clone> MeshGrouper<K>
[src]

Important traits for Vec<u8>

Auto Trait Implementations

impl<K> !Send for MeshGrouper<K>

impl<K> !Sync for MeshGrouper<K>