Docs.rs
capra-core-0.4.1
capra-core 0.4.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
the-emerald
Dependencies
num-traits ^0.2.12
normal
serde ^1.0.114
normal
optional
thiserror ^1.0.20
normal
time ^0.2.16
normal
Versions
85.06%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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
Module deco_algorithm
capra_
core
0.4.1
Module deco_
algorithm
Module Items
Traits
In capra_
core::
deco
capra_core
::
deco
Module
deco_
algorithm
Copy item path
Source
Traits
ยง
Deco
Algorithm
Trait for decompression models. This trait must be implemented for any custom decompression algorithms if they are to be used in dive plans with the [
DivePlan
] trait.