Crate entity_inmemory[][src]

Structs

InmemoryDatabase

Represents an in-memory database that performs synchronous insertion, retrieval, and removal. If the feature serde is enabled, this database can be serialized and deserialized.