Module bao_tree::io::outboard

source ·
Expand description

Implementations of the outboard traits

A number of implementations for the sync and async outboard traits are provided. Implementations for in-memory outboards, for outboards where the data resides on disk, and a special implementation EmptyOutboard that just ignores all writes.

Structs§