[][src]Crate koibumi_common

This crate contains common code among GUI version and daemon version of an experimental Bitmessage client.

For more information, see koibumi application crate.

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.