ICU4X
International Components for Unicode
Loading...
Searching...
No Matches
icu4x::CollatorResolvedOptionsV1 Struct Reference

#include <CollatorResolvedOptionsV1.d.hpp>

Public Attributes

icu4x::CollatorStrength strength
 
icu4x::CollatorAlternateHandling alternate_handling
 
icu4x::CollatorCaseFirst case_first
 
icu4x::CollatorMaxVariable max_variable
 
icu4x::CollatorCaseLevel case_level
 
icu4x::CollatorNumericOrdering numeric
 

Detailed Description

See the Rust documentation for ResolvedCollatorOptions for more information.

Member Data Documentation

◆ alternate_handling

icu4x::CollatorAlternateHandling icu4x::CollatorResolvedOptionsV1::alternate_handling

◆ case_first

icu4x::CollatorCaseFirst icu4x::CollatorResolvedOptionsV1::case_first

◆ case_level

icu4x::CollatorCaseLevel icu4x::CollatorResolvedOptionsV1::case_level

◆ max_variable

icu4x::CollatorMaxVariable icu4x::CollatorResolvedOptionsV1::max_variable

◆ numeric

icu4x::CollatorNumericOrdering icu4x::CollatorResolvedOptionsV1::numeric

◆ strength

icu4x::CollatorStrength icu4x::CollatorResolvedOptionsV1::strength

The documentation for this struct was generated from the following files: