pub type RiceCandidateType = u32;Trait Implementations§
Source§impl From<CandidateType> for RiceCandidateType
impl From<CandidateType> for RiceCandidateType
Source§fn from(value: CandidateType) -> Self
fn from(value: CandidateType) -> Self
Converts to this type from the input type.