Crate channelmap

Source
Expand description

ChannelMap is a DashMap wrapper over flume asynchronous/synchronous channels

Re-exports§

pub use flume;

Structs§

ChannelMap
A concurrent map with asynchronous channels

Enums§

Error