ProposalRef

Type Alias ProposalRef 

Source
pub type ProposalRef = HashReference;
Available on 32-bit or 64-bit only.
Expand description

A reference to a proposal. This value uniquely identifies a proposal.

Aliased Type§

pub struct ProposalRef { /* private fields */ }

Trait Implementations§

Source§

impl Entity<CURRENT_VERSION> for ProposalRef

Source§

impl HashReference<CURRENT_VERSION> for ProposalRef

Source§

impl Key<CURRENT_VERSION> for ProposalRef

Source§

impl ProposalRef<CURRENT_VERSION> for ProposalRef