Module icu_provider::erased[][src]

Expand description

Collection of traits for providers that support type erasure of data structs.

Structs

Traits

A type-erased data provider that loads a payload of types implementing Any.

Auto-implemented trait allowing for type erasure of data provider structs.