Type Alias ex3_node_types::CandidNonce

source ·
pub type CandidNonce = Nat;

Aliased Type§

struct CandidNonce(pub BigUint);

Fields§

§0: BigUint

Trait Implementations§

source§

impl From<Ex3Uint> for Nat

source§

fn from(value: Ex3Uint) -> Self

Converts to this type from the input type.