Docs.rs
ssz-derive-0.2.0
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
ssz-derive 0.2.0
Derive function for simple serialization
Crate
Source
Builds
Feature flags
Documentation
Links
crates.io
Dependencies
deriving ^0.1
normal
proc-macro2 ^0.4
normal
quote ^0.6
normal
syn ^0.15
normal
generic-array ^0.12
dev
ssz ^0.2
dev
typenum ^1.10
dev
Versions
0.2.0
(2019-07-23)
0.1.2
(2019-04-02)
0.1.1
(2019-04-02)
0.1.0
(2019-03-13)
Owners
Derives serialization and deserialization codec for complex structs for simple marshalling.