Docs.rs
num-modular-0.6.1
num-modular 0.6.1
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
cmpute
Dependencies
num-bigint ^0.4.3
normal
num-integer ^0.1.44
normal
num-traits ^0.2.14
normal
rand ^0.8.4
dev
Versions
87.5%
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
umax
In num_modular
?
Type Alias
num_modular
::
umax
source
·
[
−
]
pub type umax =
u128
;
Expand description
Alias of the builtin integer type with max width (currently
u128
)