[][src]Crate coalescing_buffer

Modules

ring

Coalescing ring buffer is a circular buffer of key and value pair(like a map). A update with same key will replace the value if the value is not yet read