Skip to main content

Crate mace

Crate mace 

Source

Modules§

observe

Macros§

number_to_slice
slice_to_number
static_assert

Structs§

Bucket
A bucket is a named collection of key-value pairs.
BucketOptions
Iter
An iterator over key-value pairs in a bucket.
Mace
The main entry point for the Mace storage engine.
Options
Configuration options for the Mace storage engine.
RandomPath
A utility for managing temporary paths that are deleted on drop.
TxnKV
A read-write transaction.
TxnView
A read-only transaction (consistent view).
VacuumStats
ValRef
A reference to a value in the storage engine.

Enums§

OpCode
Error codes for storage operations.

Type Aliases§

MetaVacuumStats