Module icu_casemap::closer
source · Structs§
- A wrapper around
CaseMapper
that can produce case mapping closures over a character or string. This wrapper can be constructed directly, or by wrapping a reference to an existingCaseMapper
.
CaseMapper
that can produce case mapping closures
over a character or string. This wrapper can be constructed directly, or
by wrapping a reference to an existing CaseMapper
.