Type Alias SnarkPoolActionWithMetaRef

Source
pub type SnarkPoolActionWithMetaRef<'a> = ActionWithMeta<&'a SnarkPoolAction>;

Aliased Typeยง

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