referrerpolicy=no-referrer-when-downgrade
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;