Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Docs.rs
calloop-0.14.3
calloop 0.14.3
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
github:smithay:publishers
elinorbgr
Dependencies
async-task ^4.4.0
normal
optional
bitflags ^2.4
normal
futures-io ^0.3.5
normal
optional
pin-utils ^0.1.0
normal
optional
polling ^3.0.0
normal
rustix ^1.0.0
normal
slab ^0.4.8
normal
tracing ^0.1.40
normal
criterion ^0.4
dev
futures ^0.3.5
dev
rustix ^1.0.0
dev
nix ^0.30
normal
optional
Versions
100%
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
calloop
0.14.3
In calloop::
channel
calloop
::
channel
Function
channel
Copy item path
Source
pub fn channel<T>() -> (
Sender
<T>,
Channel
<T>)
Expand description
Create a new asynchronous channel