pub async fn do_test_set_get_remove_int<S: Storage>(storage: &mut S)
Expand description

Test that the implementation stores, retrieves, and clears int values correctly.