Crate fbnc[][src]

Expand description

Re-exports

pub use mapx::Mapx;
pub use mapxnk::Mapxnk;
pub use vecx::Vecx;

Modules

A disk-storage replacement for the pure in-memory BTreeMap

A disk-storage replacement for the pure in-memory BTreeMap

A disk-storage replacement for the pure in-memory Vec

Macros

A helper for creating Mapx.

A helper for creating Mapx.

A helper for creating Mapxnk.

A helper for creating Mapxnk.

A helper for creating Vecx.

A helper for creating Vecx.

Try once more when we fail to open a db.

Generate a unique path for each instance.

Structs

Constants

meta of each instance, Vecx/Mapx, etc.

Traits

numberic key

Functions

Delete all KVs

Flush data to disk

Set ${BNC_DATA_DIR} manually