[][src]Module mycelium_index::prelude

Re-exports

pub use crate::Index;

Structs

Config
Db

Db - Tagged data storage.

Traits

Container
Fetchable

Fetch logic will create a default for T where it does not yet exist. Default serialize/deserialze will use bincode.

Functions

setup_logging

Type Definitions

DbId

Unique Ids are from crate uuid and feature v4: Uuid::new_v4()