pub type SavedType = Vec<Vec<EntryType>>;

Aliased Type§

struct SavedType { /* private fields */ }