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