Crate msg_store_plugin_leveldb[][src]

Re-exports

pub use msg_store;

Structs

The base unit which stores information about inserted messages and priority groups to determine which messages should be forwarded or burned first.

Traits

This trait is used to create a database plugin for a store

Functions

Type Definitions