Some
Association1
pallet_
example_
view_
functions
1.0.0
Some
Association1
Required Associated Types
_1
Implementations on Foreign Types
u64
Implementors
In crate pallet_
example_
view_
functions
Modules
pallet
pallet2
Structs
SomeType1
Traits
SomeAssociation1
pallet_example_view_functions
Trait
SomeAssociation1
Copy item path
Settings
Help
Summary
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
Source
§
type
_1
=
u64
Implementors
§