Expand description
This module defines the storage interface and implementation for managing friends.
Structs§
- Sled
Friends Store - A
FriendsStoreimplementation usingsledfor storage.
Traits§
- Friends
Store - A trait for managing friends.
This module defines the storage interface and implementation for managing friends.
FriendsStore implementation using sled for storage.