Type Alias LedgerReadActionWithMetaRef

Source
pub type LedgerReadActionWithMetaRef<'a> = ActionWithMeta<&'a LedgerReadAction>;

Aliased Typeยง

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