gut 0.8.0

Geometry utilities: storing, manipulating and processing geometries
Documentation
1
2
3
4
5
6
7
mod utils {
    #[cfg(features = "chashmap")]
    mod chashset;
}

// Reexport all of meshx.
pub use meshx::*;