Docs.rs
ipc-chan-0.6.0
ipc-chan 0.6.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
crates.io
Source
Owners
jjpe
Dependencies
serde ^1.0
normal
serde_derive ^1.0
normal
serde_json ^1.0
normal
toml ^0.5
normal
zmq ^0.9
normal
Versions
40%
of the crate is documented
Go to latest version
Platform
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
☰
Type Definition Result
ipc_chan
?
Type Definition
ipc_chan
::
Result
[
−
]
[src]
type Result<T> =
Result
<T,
Error
>;