#ipc #interprocess #traits #safe #api #proc-sync #proc-send

no-std interprocess-traits

The ProcSend and ProcSync traits for safe interprocess APIs

2 releases

Uses old Rust 2015

0.1.1 Jun 29, 2019
0.1.0 Jun 24, 2019

#123 in #ipc

32 downloads per month
Used in 2 crates (via caring)

Apache-2.0 OR BSD-3-Clause

11KB
186 lines

The interprocess-traits crate provides type traits to annotate types which have certain properties when used in a multiprocess environment.

No runtime deps

Features