[][src]Crate gchemol_readwrite

Modules

prelude

Functions

describe_backends

description of all backends

read

Read an iterator over Molecule from file. file format will be determined according to the path

read_all

Read all molecules into a Vec from path.

read_from

Read molecules from readable source in specific chemical file format.

write

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

write_format

Write molecules into path in specific chemical file format.