Crate ethcore_ipc [−] [src]
IPC RPC interface
Reexports
pub use interface::{IpcInterface, IpcSocket, invoke, IpcConfig, Handshake, Error, WithSocket}; |
pub use binary::{BinaryConvertable, BinaryConvertError, BinVersion, BinHandshake}; |
Modules
binary |
Binary representation of types |
interface |
IPC RPC interface |
Macros
binary_fixed_size |