chemrust-formats 0.2.0

The core modules defining the flow and structs of data in computational chemistry routines.
Documentation
1
2
3
4
5
mod bandstructure;
mod geom_opt;

pub use bandstructure::BandStructureParam;
pub use geom_opt::GeomOptParam;