etcommon 0.1.1

Apache-2 licensed common Ethereum structs shared by crates.
Documentation
1
2
3
pub extern crate etcommon_bigint as bigint;
pub extern crate etcommon_rlp as rlp;
pub extern crate etcommon_util as util;