referrerpolicy=no-referrer-when-downgrade
pallet_example_view_functions

Trait SomeAssociation1

Source
pub trait SomeAssociation1 {
    type _1: Parameter + MaxEncodedLen + TypeInfo;
}

Required Associated Types§

Source

type _1: Parameter + MaxEncodedLen + TypeInfo

Implementations on Foreign Types§

Source§

impl SomeAssociation1 for u64

Implementors§