Docs.rs
intid-core-0.3.4
intid-core 0.3.4
Docs.rs crate page
MIT
OR
Apache-2.0
29 December 2025
Links
Repository
crates.io
Source
Owners
Techcable
Dependencies
bytemuck ^1
normal
optional
nonmax ^0.5
normal
optional
num-traits ^0.2
normal
optional
Versions
100%
of the crate is documented
This release has been yanked, go to latest version
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 utils
intid_
core
0.3.4
Module utils
Module Items
Structs
In crate intid_
core
intid_core
Module
utils
Copy item path
Source
Expand description
Miscellaneous utilities relating to the
IntegerId
trait.
Structs
ยง
Order
ByInt
A wrapper around an
IntegerId
which implements
Eq
,
Ord
, and
Hash
based on the integer value.