pub type InlineDfirErased = InlineDfir<TickClosureErased>;Expand description
Type alias for a type-erased [InlineDfir] that can be stored in heterogeneous collections.
Created via [InlineDfir::into_erased].
Aliased Typeยง
pub struct InlineDfirErased { /* private fields */ }