Crate blueprint_stores

Source
Expand description

Storage providers for the Blueprint SDK

§Features

  • local (enabled by default) — Enable the local KV store

Re-exports§

pub use error::Error;
pub use blueprint_store_local_database as local_database;local

Modules§

error
OSZAR »