rdkit_sys::rw_mol_ffi

Function smarts_to_mol

source
pub fn smarts_to_mol(smarts: &CxxString) -> Result<SharedPtr<RWMol>, Exception>