[][src]Crate koibumi_common_sync

This crate contains common code among GUI and daemon versions for Koibumi (sync version), an experimental Bitmessage client.

See koibumi-sync for more about the application. See Bitmessage for more about the protocol.

Modules

boxes

Functions to prepare database connection for boxes.

config

Functions to load and save configs.

constant

Declares several constants used by the application.

log

Provides a simple logger.

node

Functions to prepare database connection for node.

param

The parser of the command line parameters.