DynEventLogTracker

Type Alias DynEventLogTracker 

Source
pub type DynEventLogTracker = Box<dyn EventLogNonTrimableTracker>;

Aliased Typeยง

pub struct DynEventLogTracker(/* private fields */);