Crate global_channel

Crate global_channel 

Source

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.