[][src]Module akashi::local_storage

Storage systems that work entirely in-memory, for testing and prototyping use.

Structs

LocalComponentStorage

In-memory Component storage backend.

LocalEntityStorage

In-memory Entity storage backend.