Crate singleflight_async

source ·

Structs§

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