Struct cfg::history::DefaultHistory
[−]
[src]
pub struct DefaultHistory<H>(_);
Factory of default histories.
Methods
impl<H> DefaultHistory<H>
fn new() -> Self
Creates a default history factory.