Type Alias LedgerActionWithMetaRef

Source
pub type LedgerActionWithMetaRef<'a> = ActionWithMeta<&'a LedgerAction>;

Aliased Typeยง

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