Crate libinchi_sys[][src]

Expand description

libinchi-sys

Rust bindings to libinchi.

This crate is not endorsed or supported by the original authors of libinchi or the InChITRUST. Users should conform to original licenses of libinchi.

Versioning

crate versionlibinchi version
0.1.01.06

Re-exports

pub use self::tagINCHIRadical as inchi_Radical;
pub use self::tagINCHIBondType as inchi_BondType;
pub use self::tagINCHIBondStereo2D as inchi_BondStereo2D;
pub use self::tagINCHIStereoType0D as inchi_StereoType0D;
pub use self::tagINCHIStereoParity0D as inchi_StereoParity0D;
pub use self::tagRetValGetINCHI as RetValGetINCHI;
pub use self::tagRetValMOL2INCHI as RetValMol2INCHI;
pub use self::tagRetValCheckINCHI as RetValCheckINCHI;
pub use self::tagRetValGetINCHIKey as RetValCheckINCHIKeyv;

Structs

Constants

Functions

Type Definitions