Crate latest [] [src]

A module for a channel that acts exactly as std::sync::mpsc::channel does, but rather than storing messages in an underlyhing queue, it only stores the latest message.

Modules

map

map.rs

value

value.rs