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

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