Docs.rs
lightpack-derive-0.2.8
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
lightpack-derive 0.2.8
Implementation of #[derive(Size, Pack, Unpack)]
Crate
Source
Builds
Feature flags
Documentation
Coverage
25%
1
out of
4
items documented
1
out of
4
items with examples
Links
Homepage
ProjectLighthouseCAU/lightpack
1
0
1
crates.io
Dependencies
proc-macro2 ^1.0
normal
quote ^1.0
normal
syn ^2.0
normal
Versions
0.2.8
0.2.7
0.2.6
0.2.5
0.2.4
0.2.2
0.2.1
0.2.0
0.1.1
0.1.0
Owners
This crates provides Lightpack's derive macros, i.e. ``` #[derive(Size, Pack, Unpack)] ```