pub type AppMemoryList = Vec<AppMemory>;

Aliased Type§

struct AppMemoryList { /* private fields */ }