Expand description
§alloy-transport-ipc
IPC transport implementation.
Re-exports§
pub use mock::MockIpcServer;
mock
Modules§
- mock
mock
- Mock IPC server.
Structs§
- IpcConnect
- An IPC Connection object.
- Read
Json Stream - A stream of JSON-RPC items, read from an
AsyncRead
stream.