Docs.rs
primwrap-1.1.0
primwrap 1.1.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
NightEule5
Dependencies
const_format ^0.2.32
normal
strum ^0.25.0
normal
syn ^2.0.38
normal
virtue ^0.0.15
normal
Versions
50%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
primwrap
1.1.0
All Items
Crate Items
Derive Macros
Crate
primwrap
Copy item path
Source
Derive Macros
ยง
Primitive
Derives arithmetic, bitwise, comparison, and formatting traits on a primitive wrapper struct, exposing its inner type. Integer, float, and boolean types are supported.