Skip to main content

DfirErased

Type Alias DfirErased 

Source
pub type DfirErased = Dfir<TickClosureErased>;
Expand description

Type alias for a type-erased [Dfir] that can be stored in heterogeneous collections. Created via [Dfir::into_erased].

Aliased Typeยง

pub struct DfirErased { /* private fields */ }