Docs.rs
ipc-channel-0.18.3
ipc-channel 0.18.3
Docs.rs crate page
MIT OR Apache-2.0
Links
Repository
crates.io
Source
Owners
github:servo:cargo-publish
SimonSapin
Dependencies
bincode ^1
normal
crossbeam-channel ^0.5
normal
fnv ^1.0.3
normal
futures ^0.3
normal
optional
futures-test ^0.3
normal
optional
lazy_static ^1
normal
libc ^0.2.12
normal
rand ^0.8
normal
serde ^1.0
normal
uuid ^1
normal
criterion ^0.5
dev
crossbeam-utils ^0.8
dev
static_assertions ^1.1.0
dev
mio ^1.0
normal
sc ^0.2.2
normal
optional
tempfile ^3.4
normal
windows ^0.58.0
normal
Versions
67.86%
of the crate is documented
Go to latest version
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
ipc_
channel
0.18.3
In ipc_
channel::
platform
ipc_channel
::
platform
Function
channel
Copy item path
source
pub fn channel() ->
Result
<(
OsIpcSender
,
OsIpcReceiver
),
Error
>