pub type PersistenceLayer = Stored<Persistence>;
pub struct PersistenceLayer { /* private fields */ }