Docs.rs
dashu-int-0.4.1
dashu-int 0.4.1
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
cmpute
Dependencies
cfg-if ^1.0.0
normal
dashu-base ^0.4.0
normal
num-integer ^0.1.45
normal
optional
num-modular ^0.6.1
normal
num-order ^1.2.0
normal
optional
num-traits ^0.2.14
normal
optional
rand ^0.8.3
normal
optional
rustversion ^1.0.0
normal
serde ^1.0.130
normal
optional
static_assertions ^1.1
normal
zeroize ^1.5.7
normal
optional
criterion ^0.5.1
dev
postcard ^1.0.2
dev
rand ^0.8.3
dev
serde_json ^1.0
dev
serde_test ^1.0.130
dev
Versions
91.67%
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
Module fast_div
dashu_
int
0.4.1
Module fast_
div
Module Items
Structs
In crate dashu_
int
dashu_int
Module
fast_
div
Copy item path
Source
Expand description
Prepared divisor types for fast division
Structs
ยง
Const
Divisor
An
UBig
with some pre-computed fields to support faster division.