Expand description
add a delay to async functions
Structs§
- Delay
Config - Settings for each type
- Delay
Settings - Config for each supported type
- Supported
Trait 🔒Types ForAsync Delay Iterator - Iterator to iterate over enum
Enums§
- Delay
Options - What type of delay we want to apply to
- Supported
Trait Types ForAsync Delay - Current implementations that are supported for testing async delays
Traits§
- Testable
Delay - Implement this method to add some delay to async call