pub type PersistenceLayer = Stored<Persistence>;

Aliased Type§

struct PersistenceLayer { /* private fields */ }

Implementations§