Docs.rs
tiny-nix-ipc-0.2.2
tiny-nix-ipc 0.2.2
Permalink
Docs.rs crate page
Unlicense
Links
Homepage
Repository
crates.io
Source
Owners
valpackett
Dependencies
bincode ^1.0
normal
optional
error-chain ^0.12
normal
nix ^0.25
normal
serde ^1.0
normal
optional
serde_cbor ^0.11
normal
optional
serde_json ^1.0
normal
optional
zerocopy ^0.6
normal
optional
shmemfdrs ^0.1
dev
Versions
84.38%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
tiny_
nix_
ipc
0.2.2
Module errors
Module Items
Structs
Enums
Traits
Type Aliases
In crate tiny_
nix_
ipc
tiny_nix_ipc
Module
errors
Copy item path
Source
Structs
§
Error
The Error type.
Enums
§
Error
Kind
The kind of an error.
Traits
§
Result
Ext
Additional methods for
Result
, for easy interaction with this crate.
Type Aliases
§
Result
Convenient wrapper around
std::Result
.