Docs.rs
rdkit-sys-0.4.12
rdkit-sys 0.4.12
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
xrl
JJ-Pineda
Dependencies
cxx ^1.0.109
normal
cxx-build ^1.0.109
build
env_logger ^0.10.0
build
which ^4.4.2
build
Versions
100%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
rdkit_
sys
0.4.12
In rdkit_
sys::
rw_
mol_
ffi
rdkit_sys
::
rw_mol_ffi
Function
smarts_to_mol
Copy item path
source
pub fn smarts_to_mol(smarts: &
CxxString
) ->
Result
<
SharedPtr
<
RWMol
>,
Exception
>