pub type ProposalRef = HashReference;
Expand description

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

Aliased Type§

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