[−][src]Macro frame_support::ord_parameter_types
Macro for easily creating a new implementation of both the Get
and Contains
traits. Use
exactly as with parameter_types
, only the type must be Ord
.
Macro for easily creating a new implementation of both the Get
and Contains
traits. Use
exactly as with parameter_types
, only the type must be Ord
.