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 */ }pub type DfirErased = Dfir<TickClosureErased>;Type alias for a type-erased Dfir that can be stored in heterogeneous collections.
Created via Dfir::into_erased.
pub struct DfirErased { /* private fields */ }