Type Alias ex3_node_types::CandidAssetId

source ·
pub type CandidAssetId = Nat;

Aliased Type§

struct CandidAssetId(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.