openethereum/src/lib.rs

4 lines
59 B
Rust

extern crate rustc_serialize;
pub mod error;
pub mod hash;