pub type DefaultHistory = FileHistory;
Available on crate feature
with-file-history
only.Expand description
Default file-based history implementation
Aliased Typeยง
pub struct DefaultHistory { /* private fields */ }
pub type DefaultHistory = FileHistory;
with-file-history
only.Default file-based history implementation
pub struct DefaultHistory { /* private fields */ }