SomeAssociation1

Trait SomeAssociation1 

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

Required Associated Types§

Implementations on Foreign Types§

Source§

impl SomeAssociation1 for u64

Implementors§