ICU4X
International Components for Unicode
Loading...
Searching...
No Matches
ICU4XCollatorResolvedOptionsV1 Struct Reference

#include <ICU4XCollatorResolvedOptionsV1.hpp>

Public Attributes

ICU4XCollatorStrength strength
 
ICU4XCollatorAlternateHandling alternate_handling
 
ICU4XCollatorCaseFirst case_first
 
ICU4XCollatorMaxVariable max_variable
 
ICU4XCollatorCaseLevel case_level
 
ICU4XCollatorNumeric numeric
 
ICU4XCollatorBackwardSecondLevel backward_second_level
 

Detailed Description

See the Rust documentation for ResolvedCollatorOptions for more information.

Member Data Documentation

◆ alternate_handling

ICU4XCollatorAlternateHandling ICU4XCollatorResolvedOptionsV1::alternate_handling

◆ backward_second_level

ICU4XCollatorBackwardSecondLevel ICU4XCollatorResolvedOptionsV1::backward_second_level

◆ case_first

ICU4XCollatorCaseFirst ICU4XCollatorResolvedOptionsV1::case_first

◆ case_level

ICU4XCollatorCaseLevel ICU4XCollatorResolvedOptionsV1::case_level

◆ max_variable

ICU4XCollatorMaxVariable ICU4XCollatorResolvedOptionsV1::max_variable

◆ numeric

ICU4XCollatorNumeric ICU4XCollatorResolvedOptionsV1::numeric

◆ strength

ICU4XCollatorStrength ICU4XCollatorResolvedOptionsV1::strength

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