pub type DefaultHistory = FileHistory;
Expand description
Default file-based history implementation
Aliased Typeยง
struct DefaultHistory { /* private fields */ }
pub type DefaultHistory = FileHistory;
Default file-based history implementation
struct DefaultHistory { /* private fields */ }