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

#include <CollatorOptionsV1.d.hpp>

Public Attributes

std::optional< icu4x::CollatorStrengthstrength
 
std::optional< icu4x::CollatorAlternateHandlingalternate_handling
 
std::optional< icu4x::CollatorMaxVariablemax_variable
 
std::optional< icu4x::CollatorCaseLevelcase_level
 

Detailed Description

See the Rust documentation for CollatorOptions for more information.

Member Data Documentation

◆ alternate_handling

std::optional<icu4x::CollatorAlternateHandling> icu4x::CollatorOptionsV1::alternate_handling

◆ case_level

std::optional<icu4x::CollatorCaseLevel> icu4x::CollatorOptionsV1::case_level

◆ max_variable

std::optional<icu4x::CollatorMaxVariable> icu4x::CollatorOptionsV1::max_variable

◆ strength

std::optional<icu4x::CollatorStrength> icu4x::CollatorOptionsV1::strength

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