Docs.rs
gmsol-model-0.8.0
gmsol-model 0.8.0
Permalink
Docs.rs crate page
Links
Repository
crates.io
Source
Owners
orion-047
github:gmsol-labs:release
Dependencies
anchor-lang ^0.31.1
normal
optional
borsh ^0.10.4
normal
optional
gmsol-utils ^0.8.0
normal
optional
num-traits ^0.2.18
normal
num_enum ^0.7.3
normal
ruint ^1.12.1
normal
optional
rust_decimal ^1.34
normal
serde ^1.0.214
normal
optional
strum ^0.27.1
normal
optional
thiserror ^1.0.69
normal
tsify-next ^0.5.5
normal
optional
typed-builder ^0.21.0
normal
wasm-bindgen ^0.2.100
normal
optional
Versions
100%
of the crate is documented
Platform
i686-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 num
gmsol_
model
0.8.0
Module num
Module Items
Traits
In crate gmsol_
model
gmsol_model
Module
num
Copy item path
Source
Expand description
Number utils.
Traits
ยง
MulDiv
Perform Mul-Div calculation with bigger range num type.
Num
Num trait used in GMX.
Unsigned
Unsigned value that cannot be negative.
Unsigned
Abs
Convert signed value to unsigned.