foundry_test_utils::rpc

Function next

Source
fn next<T>(list: &[T]) -> &T
Expand description

Returns the next item in the list to use.