[−][src]Trait frame_support::dispatch::HasCompact
Trait that tells you if a given type can be encoded/decoded in a compact way.
Associated Types
type Type: Decode + for<'a> EncodeAsRef<'a, Self> + MaybeDebugSerde + Clone + PartialEq<Self::Type> + Eq + Into<Self> + From<Self>
[−]
The compact type; this can be