openethereum/ipc/codegen/src
Nikolay Volf 7526b1d44b Derive IPC interface only when ipc feature is on (#2463)
* derive -> ipc

* accident repair

* conditional ipc deriving

* fix test
2016-10-05 19:42:57 +02:00
..
codegen.rs Update codegen.rs 2016-10-05 10:36:09 +03:00
lib.rs Derive IPC interface only when ipc feature is on (#2463) 2016-10-05 19:42:57 +02:00
lib.rs.in
serialization.rs