Crate koibumi_box

source ·
Expand description

This crate is an inbox/outbox module for Koibumi, an experimental Bitmessage client.

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

Structs§

  • An object represents a contact.
  • An inbox/outbox manager.
  • A message structure stored on database.
  • A message object without its content.
  • An object represents an user.

Enums§