referrerpolicy=no-referrer-when-downgrade

Type Alias AlwaysLatest

Source
pub type AlwaysLatest = AlwaysV5;
Expand description

WrapVersion implementation which attempts to always convert the XCM to the latest version before wrapping it.

Aliased Type§

struct AlwaysLatest;