pub fn arb_bundle<V: Copy + Debug + 'static>( value_balance: V, ) -> impl Strategy<Value = Option<Bundle<Authorized, V>>>
test-dependencies