Docs.rs
checked_num-0.1.3
checked_num 0.1.3
Permalink
Docs.rs crate page
MIT
28 May 2026
Links
Repository
crates.io
Source
Owners
DaniD3v
Dependencies
num-traits ^0.2.19
normal
Versions
9.09%
of the crate is documented
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
Skip to main content
CheckedI8
checked_
num
0.1.3
Checked
I8
Aliased Type
In crate checked_
num
checked_num
Type Alias
Checked
I8
Copy item path
Source
pub type CheckedI8 =
CheckedNum
<
i8
>;
Aliased Type
ยง
pub struct CheckedI8(
/* private fields */
);