Re-exports§
pub extern crate crossbeam_channel;
Re-exports§
pub use paste;pub use sync_unsafe_cell;
Macros§
- global_
channel - Creates a new global/static channel with the given name, bounds, and item type.
pub extern crate crossbeam_channel;pub use paste;pub use sync_unsafe_cell;