Type Alias Weigher

Source
pub type Weigher = WeightInfoBounds<XcmWeight<Runtime, RuntimeCall>, RuntimeCall, MaxInstructions>;

Aliased Typeยง

struct Weigher(/* private fields */);