Docs.rs
packet-ipc-0.15.0
packet-ipc 0.15.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
dbcfd
github:protectwise:rust-owners
Dependencies
bincode ^1.3
normal
crossbeam-channel ^0.4
normal
ipc-channel ^0.14
normal
log ^0.4
normal
serde ^1.0
normal
serde_bytes ^0.11
normal
thiserror ^1
normal
env_logger ^0.7
dev
Versions
0%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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
impl_ipc_serialize
packet_
ipc
0.15.0
packet_ipc
Macro
impl_
ipc_
serialize
Copy item path
Source
macro_rules! impl_ipc_serialize { ( $t:ident ) => { ... }; }