r_ssz 0.1.2

SSZ Serialization and Merkleization for Ethereum consensus types.
Documentation
1
2
3
4
//! List of basic modules.

pub mod boolean;
pub mod uint;