//! Public API surface — `Tree`, `DB`, atomic batches, `Record`,
//! `RecordVersion`, scoped read [`view`]s, path-shaped key helpers,
//! record/key range iterators, `TreeBuilder`, plus the curated
//! [`stats`] module.
//!
//! This module is what users will write `use holt::{...}` for.