molio 0.3.0

A library for reading chemical file formats
Documentation
1
2
3
4
5
6
7
pub mod amber;
pub mod pdb;
pub mod pdb_connectivity;
pub mod sdf;
pub mod smi;
pub mod tng;
pub mod xyz;