referrerpolicy=no-referrer-when-downgrade
penpal_runtime::xcm_config

Type Alias WaivedLocations

Source
pub type WaivedLocations = Equals<RootLocation>;

Aliased Type§

struct WaivedLocations(/* private fields */);

Trait Implementations

Source§

impl<X, T> Contains<X> for Equals<T>
where X: PartialEq, T: Get<X>,

Source§

fn contains(t: &X) -> bool

Return true if this “contains” the given value t.