Type Alias TransactionPoolActionWithMetaRef

Source
pub type TransactionPoolActionWithMetaRef<'a> = ActionWithMeta<&'a TransactionPoolAction>;

Aliased Typeยง

pub struct TransactionPoolActionWithMetaRef<'a> { /* private fields */ }