Docs.rs
ipc-communication-0.6.0
ipc-communication 0.6.0
Docs.rs crate page
MIT
/
Apache-2.0
Links
Repository
crates.io
Source
Owners
mexus
Dependencies
crossbeam-channel ^0.4.2
normal
crossbeam-utils ^0.7.0
normal
ipc-channel ^0.14.0
normal
log ^0.4.8
normal
rand ^0.7.3
normal
serde ^1
normal
snafu ^0.6.2
normal
criterion ^0.3
dev
humantime ^2.0.0
dev
nix ^0.17.0
dev
parking_lot ^0.10.0
dev
rand_distr ^0.2.2
dev
rand_xoshiro ^0.4.0
dev
structopt ^0.3.11
dev
Versions
100%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module ipc_error
ipc_
communication
0.6.0
Module ipc_
error
Module Items
Structs
In crate ipc_
communication
ipc_communication
Module
ipc_
error
Copy item path
Source
Expand description
A wrapper about
IpcError
that implement
Error
and stuff.
Structs
ยง
IpcError
Wrapper
IPC error wrapper.