// [[file:../gchemol-readwrite.note::0c98a9cf][0c98a9cf]]
//===============================================================================#
// DESCRIPTION: basic read & write support for molecular file
//
// OPTIONS: ---
// REQUIREMENTS: ---
// NOTES: ---
// AUTHOR: Wenping Guo <ybyygu@gmail.com>
// LICENCE: GPL version 3
// CREATED: <2018-04-11 Wed 15:42>
//===============================================================================#
// 0c98a9cf ends here
// [[file:../gchemol-readwrite.note::7fbdd0af][7fbdd0af]]
// ignore compiler warnings due to nom macro uses
// 7fbdd0af ends here
// [[file:../gchemol-readwrite.note::efea89c0][efea89c0]]
pub use cratedescribe_backends;
pub use crate;
pub use crateTemplate;
pub use crate;
// efea89c0 ends here