Crate singleflight_async

Source

Structs§

SingleFlight
SingleFlight represents a class of work and creates a space in which units of work can be executed with duplicate suppression.