Docs.rs
crossfire-3.1.20
crossfire 3.1.20
Permalink
Docs.rs crate page
Apache-2.0
04 September 2026
Links
Homepage
Repository
crates.io
Source
Owners
frostyplanet
Dependencies
async-std ^1
normal
optional
crossbeam-utils ^0.8
normal
futures-core ^0.3
normal
log ^0.4
normal
optional
parking_lot ^0
normal
pointers ^0
normal
smallvec ^1
normal
tokio ^1
normal
optional
captains-log ^0
dev
log ^0
dev
smol ^2
dev
tokio ^1
dev
Versions
71.09%
of the crate is documented
Platform
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
Skip to main content
Module sink
crossfire
3.1.20
Module sink
Module Items
Structs
In crate crossfire
crossfire
Module
sink
Copy item path
Source
Structs
ยง
Async
Sink
An async sink that allows you to write custom futures with
poll_send(ctx)
.