[][src]Function gchemol::io::write

pub fn write<'a, P>(
    path: P,
    mols: impl IntoIterator<Item = &'a Molecule>
) -> Result<(), Error> where
    P: AsRef<Path>, 

Write molecules into path. File format will be determined according to the path