Docs.rs
fastnum-0.0.5
fastnum 0.0.5
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
neogenie
Dependencies
bnum ^0.12.0
normal
const-str ^0.5
normal
diesel >=2.2.4
normal
optional
num-integer ^0.1
normal
num-traits ^0.2
normal
serde >=1.0.0
normal
optional
sqlx >=0.8.0
normal
optional
utoipa >=4.0.0
normal
optional
criterion ^0.5.1
dev
paste ^1.0.15
dev
rstest ^0.23.0
dev
serde_json >=0.8.0, <2.0
dev
serde_test >=1.0.0
dev
autocfg ^1
build
Versions
100%
of the crate is documented
Go to latest version
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
fastnum
0.0.5
I128
Aliased type
In crate fastnum
fastnum
Type Alias
I128
Copy item path
Source
pub type I128 =
I128
;
Expand description
128-bit signed integer type.
Aliased Type
ยง
struct I128 {
/* private fields */
}