chemrust-parser 0.2.0

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

// pub use msi_file_parser::MsiParser;
pub use cell_file_parser::CellParser;