[][src]Module koibumi_common_sync::boxes

Functions to prepare database connection for boxes.

Structs

Boxes

A helper object for managing inbox/outbox.

Enums

Error

An error which can be returned when operating on inbox/outbox.

Constants

DEFAULT_USER_ID

The default user ID bytes.

Functions

prepare

Connects the database and add a user if not exists and returns a helper manager object.