Skip to main content
Module circular_buffer
bitwarden_
logging
2.0.0
Module circular_
buffer
Module Items
Structs
In crate bitwarden_
logging
bitwarden_logging
Module
circular_
buffer
Copy item path
Source
Expand description
Thread-safe circular buffer implementation.
Structs
ยง
Circular
Buffer
A thread-safe circular buffer with FIFO eviction.