Crate entity_sled[][src]

Structs

SledDatabase

Represents a sled database that performs synchronous insertion, retrieval, and removal. Sled maintains disk-backed data, so the serde feature has no purpose with this database.