referrerpolicy=no-referrer-when-downgrade

MaxOriginLenOf

Type Alias MaxOriginLenOf 

Source
pub type MaxOriginLenOf<T> = MaxEncodedLenOf<MessageOriginOf<T>>;
Expand description

The maximal encoded origin length.

Aliased Type§

pub struct MaxOriginLenOf<T>(/* private fields */);