pub fn invalidate_cache()Expand description
Drop every cached entry. Called by [set_flag] /
[create_flag] so a fresh write is observable on the next
read without waiting for the TTL.
pub fn invalidate_cache()Drop every cached entry. Called by [set_flag] /
[create_flag] so a fresh write is observable on the next
read without waiting for the TTL.