Docs.rs
crossfire-3.0.2
crossfire 3.0.2
Permalink
Docs.rs crate page
Apache-2.0
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
normal
optional
parking_lot ^0
normal
smallvec ^1
normal
tokio ^1
normal
optional
log ^0
dev
tokio ^1
dev
Versions
65.32%
of the crate is documented
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
Tx
crossfire
3.0.2
Tx
Aliased Type
In crossfire::
compat
crossfire
::
compat
Type Alias
Tx
Copy item path
Source
pub type Tx<T> =
Tx
<
CompatFlavor
<T>>;
Available on
crate feature
compat
only.
Aliased Type
ยง
pub struct Tx<T> {
/* private fields */
}