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