Type Alias RiceCandidateType

Source
pub type RiceCandidateType = u32;

Trait Implementations§

Source§

impl From<CandidateType> for RiceCandidateType

Source§

fn from(value: CandidateType) -> Self

Converts to this type from the input type.