Enum seshat::unicode::props::Ccc[][src]

#[repr(u8)]
pub enum Ccc {
Show 58 variants NR, OV, HANR, NK, KV, VR, 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, CCC133, ATBL, ATB, ATA, ATAR, BL, B, BR, L, R, AL, A, AR, DB, DA, IS,
}

Variants

NR
OV
HANR
NK
KV
VR
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
CCC133
ATBL
ATB
ATA
ATAR
BL
B
BR
L
R
AL
A
AR
DB
DA
IS

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

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 resulting type after obtaining ownership.

Creates owned data from borrowed data, usually by cloning. Read more

🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

Uses borrowed data to replace owned data, usually by cloning. Read more

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.