Type Definition vin_core::BoxedErasedTx

source ·
pub type BoxedErasedTx = Box<dyn ErasedTx>;
Expand description

A boxed ErasedTx.