Docs.rs
clmm-common-0.1.21
clmm-common 0.1.21
Docs.rs crate page
Apache-2.0
Links
crates.io
Source
Owners
maxinyugh
Dependencies
borsh ^0.9.1
normal
clap ^2.33.0
normal
colored ^2.0.0
normal
console ^0.15.0
normal
dirs-next ^2.0.0
normal
lazy_static ^1.4.0
normal
mpl-token-metadata ^1.3.3
normal
nom ^7.1.1
normal
serde ^1.0.140
normal
serde_yaml ^0.9.1
normal
sha2 ^0.10.2
normal
solana-account-decoder ^1.10.29
normal
solana-clap-utils ^1.10.29
normal
solana-cli-config ^1.10.29
normal
solana-cli-output ^1.10.29
normal
solana-client ^1.10.29
normal
solana-program ^1.10.29
normal
solana-remote-wallet ^1.10.29
normal
solana-sdk ^1.10.29
normal
spl-associated-token-account ^1.0.5
normal
spl-token ^3.3.1
normal
tabled ^0.8.0
normal
thiserror ^1.0.31
normal
uint ^0.9.3
normal
Versions
27.22%
of the crate is documented
Go to latest version
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
☰
Module math
Modules
?
Module
clmm_common
::
math
source
·
[
−
]
Re-exports
pub use
bn
::*;
pub use
clmm_math
::*;
pub use
full_math
::*;
pub use
tick_math
::*;
Modules
bn
clmm_math
fee
full_math
A custom implementation of https://github.com/sdroege/rust-muldiv to support phantom overflow resistant
tick_math