referrerpolicy=no-referrer-when-downgrade

Type Alias AlwaysLts

Source
pub type AlwaysLts = AlwaysV4;
Expand description

WrapVersion implementation which attempts to always convert the XCM to the most recent Long- Term-Support version before wrapping it.

Aliased Type§

struct AlwaysLts;