Type Alias SnarkUserCommandVerifyActionWithMetaRef

Source
pub type SnarkUserCommandVerifyActionWithMetaRef<'a> = ActionWithMeta<&'a SnarkUserCommandVerifyAction>;

Aliased Typeยง

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