Module icu_provider_adapters::fork
source · Expand description
Modules§
Structs§
- A provider that returns data from one of two child providers based on a predicate function.
- A provider that returns data from the first child provider passing a predicate function.
Type Aliases§
- Create a provider that returns data from one of two child providers based on the key.
- A provider that returns data from the first child provider supporting the key.