Docs.rs
switchboard-0.4.0
This release has been yanked
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
switchboard 0.4.0
Enables inter-process communiucation via queues and wakers
Crate
Source
Builds
Feature flags
Documentation
Coverage
62.5%
10
out of
16
items documented
0
out of
12
items with examples
Size
Source code size: 28.99 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 2.36 MB
This is the summed size of all files generated by rustdoc for all configured targets
Ø build duration
this release: 39s
Average build duration of
successful
builds.
all releases: 24s
Average build duration of
successful
builds in releases after 2024-10-23.
Links
Homepage
pelikan-io/rustcommon
51
15
4
crates.io
Dependencies
awaken ^0.3.0
normal
crossbeam-queue ^0.3.12
normal
rand ^0.10
normal
rand_chacha ^0.10
normal
thiserror ^2.0
normal
mio ^1.1
dev
Versions
0.4.0
(2026-03-20)
0.3.0
(2023-12-15)
0.2.1
(2023-01-22)
0.2.0
(2023-01-21)
0.1.0
(2015-07-27)
Owners
switchboard-0.4.0 has been yanked.
Queue type for inter-process communication (IPC).