openethereum/src/lib.rs

4 lines
59 B
Rust
Raw Normal View History

2015-11-25 19:26:40 +01:00
extern crate rustc_serialize;
pub mod error;
pub mod hash;