Skip to main content

rigidity_cli/
lib.rs

1//! Where the project comes together: validation runs built on top of the
2//! core, the scenes and the spatial index.
3
4pub mod monte_carlo;