pub trait WeightInfo { fn withdraw() -> Weight; }
Trait for the treasury pallet extrinsic weights.
For backwards compatibility and tests