Docs.rs
molar-1.0.1
molar 1.0.1
Permalink
Docs.rs crate page
Artistic-2.0
Links
Homepage
Repository
crates.io
Source
Owners
yesint
Dependencies
anyhow ^1.0.100
normal
bio >=3
normal
clap ^4.5.53
normal
comfy-table ^7.2
normal
itertools ^0.14.0
normal
log ^0.4.29
normal
molar_gromacs ^1.0.0
normal
molar_molfile ^0.9.0
normal
molar_powersasa ^0.9.0
normal
molar_xdrfile ^0.9.0
normal
nalgebra >=0.33
normal
num-traits ^0.2.16
normal
peg ^0.8.5
normal
rayon ^1.11.0
normal
regex ^1.12.2
normal
rustc-hash ^2.1.0
normal
serde ^1.0
normal
sorted-vec ^0.8.10
normal
sync-unsafe-cell ^0.1.1
normal
thiserror ^2.0.17
normal
triomphe ^0.1.14
normal
criterion ^0.5
dev
Versions
48.2%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
bind
molar
1.0.1
In molar::
core
molar
::
core
Macro
bind
Copy item path
Source
macro_rules! bind { ($sys:expr, $($sel:ident),+ , $body:block) => { ... }; }