Module friends

Module friends 

Source
Expand description

This module defines the storage interface and implementation for managing friends.

Structs§

SledFriendsStore
A FriendsStore implementation using sled for storage.

Traits§

FriendsStore
A trait for managing friends.