Trait gut::mesh::topology::NumMeshes[][src]

pub trait NumMeshes {
    fn num_meshes(&self) -> usize;
}

Required methods

Implementors