arb_bundle

Function arb_bundle 

Source
pub fn arb_bundle<V: Copy + Debug + 'static>(
    value_balance: V,
) -> impl Strategy<Value = Option<Bundle<Authorized, V>>>
Available on crate feature test-dependencies only.