Packages

An embedded, crash-safe key-value store for Gleam, inspired by CubDB

Current section

Files

Jump to
trove include trove_StoreError.hrl
Raw

include/trove_StoreError.hrl

-record(store_error, {detail :: binary()}).