Docs.rs
parity-codec-derive-3.3.0
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
parity-codec-derive 3.3.0
Serialization and deserialization derive macro for Parity Codec
Crate
Source
Builds
Feature flags
Documentation
Coverage
33.33%
1
out of
3
items documented
0
out of
3
items with examples
Size
Source code size: 28.06 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 98.33 kB
This is the summed size of all files generated by rustdoc for all configured targets
Links
crates.io
Dependencies
proc-macro-crate ^0.1.3
normal
proc-macro2 ^0.4
normal
quote ^0.6
normal
syn ^0.15.26
normal
Versions
3.3.0
3.2.0
3.1.0
3.0.0
2.3.0
2.2.0
2.1.0
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
1.0.0
Owners
Derives serialization and deserialization codec for complex structs for simple marshalling.