Crate chronicle
Modules
Structs
Traits
A trait for expressing that a type supports explicit
close()ingThe
ExcerptAppenderHelper trait is used to directly extend
cxx::UnqiuePtr<queue::ExcerptAppender> in order to support the
scoped_bytes_writer call which returns
a scoped mutable handle over a &mut [u8] slice directly into a reserved section of the queue.The
StoreFileListener trait supports two callbacks on_acquired and on_released which are called
each time a new memory-mapped queue cycle is acquired or released respectively.