Skip to main content

Module types

Module types 

Source
Expand description

Module containing common type definitions used throughout the library.

Modules§

save_key
SaveKey constant string keys for database operations. These avoid repeated format!(“{:?}”, SaveKey::…) allocations.

Traits§

SaveKeyExt
Extension trait for SaveKey to get string representation without allocation.

Type Aliases§

DB
RwClientSenders
RwServerSender