Docs.rs
crc-catalog-2.4.0
crc-catalog 2.4.0
Docs.rs crate page
MIT OR Apache-2.0
Links
Repository
crates.io
Source
Owners
akhilles
Dependencies
Versions
8.46%
of the crate is documented
Platform
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
☰
crc_catalog
2.4.0
Width
Implementations on Foreign Types
u128
u16
u32
u64
u8
Object Safety
Implementors
In crate crc_catalog
?
Trait
crc_catalog
::
Width
source
·
[
−
]
pub trait Width:
Sized
+ 'static { }
Object Safety
§
This trait is
not
object safe
.
Implementations on Foreign Types
§
source
§
impl
Width
for
u8
source
§
impl
Width
for
u16
source
§
impl
Width
for
u32
source
§
impl
Width
for
u64
source
§
impl
Width
for
u128
Implementors
§