Docs.rs
cyanea-struct-0.1.0
cyanea-struct 0.1.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
raffaelschneider
Dependencies
cyanea-core ^0.1.0
normal
hex ^0.4
normal
rayon ^1.10
normal
optional
serde ^1.0
normal
optional
sha2 ^0.10
normal
criterion ^0.5
dev
Versions
90.26%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
Skip to main content
Module types
cyanea_
struct
0.1.0
Module types
Module Items
Structs
In crate cyanea_
struct
cyanea_struct
Module
types
Copy item path
Source
Expand description
Core types for macromolecular 3D structure representation.
Structs
ยง
Atom
A single atom in a macromolecular structure.
Chain
A polypeptide or polynucleotide chain.
Point3D
A point in 3D Cartesian space.
Residue
A residue (amino acid or nucleotide) in a chain.
Structure
A complete macromolecular structure (one or more chains).