pub type MaxOriginLenOf<T> = MaxEncodedLenOf<MessageOriginOf<T>>;
Expand description
The maximal encoded origin length.
Aliased Type§
struct MaxOriginLenOf<T>(/* private fields */);
pub type MaxOriginLenOf<T> = MaxEncodedLenOf<MessageOriginOf<T>>;
The maximal encoded origin length.
struct MaxOriginLenOf<T>(/* private fields */);