Enum unicode_canonical_combining_class::CanonicalCombiningClass[][src]

pub enum CanonicalCombiningClass {
Show variants NotReordered, Overlay, HanReading, Nukta, KanaVoicing, Virama, CCC10, CCC11, CCC12, CCC13, CCC14, CCC15, CCC16, CCC17, CCC18, CCC19, CCC20, CCC21, CCC22, CCC23, CCC24, CCC25, CCC26, CCC27, CCC28, CCC29, CCC30, CCC31, CCC32, CCC33, CCC34, CCC35, CCC36, CCC84, CCC91, CCC103, CCC107, CCC118, CCC122, CCC129, CCC130, CCC132, AttachedBelow, AttachedAbove, AttachedAboveRight, BelowLeft, Below, BelowRight, Left, Right, AboveLeft, Above, AboveRight, DoubleBelow, DoubleAbove, IotaSubscript,
}

Variants

NotReordered
Overlay
HanReading
Nukta
KanaVoicing
Virama
CCC10
CCC11
CCC12
CCC13
CCC14
CCC15
CCC16
CCC17
CCC18
CCC19
CCC20
CCC21
CCC22
CCC23
CCC24
CCC25
CCC26
CCC27
CCC28
CCC29
CCC30
CCC31
CCC32
CCC33
CCC34
CCC35
CCC36
CCC84
CCC91
CCC103
CCC107
CCC118
CCC122
CCC129
CCC130
CCC132
AttachedBelow
AttachedAbove
AttachedAboveRight
BelowLeft
Below
BelowRight
Left
Right
AboveLeft
Above
AboveRight
DoubleBelow
DoubleAbove
IotaSubscript

Trait Implementations

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Formats the value using the given formatter. Read more

Feeds this value into the given Hasher. Read more

Feeds a slice of this type into the given Hasher. Read more

This method tests for self and other values to be equal, and is used by ==. Read more

This method tests for !=.

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.