Crate koibumi_common

Crate koibumi_common 

Source
Expand description

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

See koibumi 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.