#[repr(u8)]
pub enum KangXi {
Show 214 variants One = 1, Line = 2, Dot = 3, Slash = 4, Second = 5, Hook = 6, Two = 7, Lid = 8, Man = 9, Son = 10, Enter = 11, Eight = 12, Wide = 13, ClothCover = 14, Ice = 15, Table = 16, Receptacle = 17, Knife = 18, Power = 19, Wrap = 20, Spoon = 21, Box = 22, Hiding = 23, Ten = 24, Divination = 25, Seal = 26, Cliff = 27, Private = 28, Again = 29, Mouth = 30, Enclosure = 31, Earth = 32, Scholar = 33, Go = 34, GoSlowly = 35, Evening = 36, Big = 37, Woman = 38, Child = 39, Roof = 40, Inch = 41, Small = 42, Lame = 43, Corpse = 44, Sprout = 45, Mountain = 46, River = 47, Work = 48, Oneself = 49, Turban = 50, Dry = 51, ShortThread = 52, DottedCliff = 53, LongStride = 54, Arch = 55, Shoot = 56, Bow = 57, Snout = 58, Bristle = 59, Step = 60, Heart = 61, Halberd = 62, Door = 63, Hand = 64, Branch = 65, Rap = 66, Script = 67, Dipper = 68, Axe = 69, Square = 70, Not = 71, Sun = 72, Say = 73, Moon = 74, Tree = 75, Lack = 76, Stop = 77, Death = 78, Weapon = 79, DoNot = 80, Compare = 81, Fur = 82, Clan = 83, Steam = 84, Water = 85, Fire = 86, Claw = 87, Father = 88, Trigrams = 89, SplitWood = 90, Slice = 91, Fang = 92, Cow = 93, Dog = 94, Profound = 95, Jade = 96, Melon = 97, Tile = 98, Sweet = 99, Life = 100, Use = 101, Field = 102, BoltOfCloth = 103, Sickness = 104, Footsteps = 105, White = 106, Skin = 107, Dish = 108, Eye = 109, Spear = 110, Arrow = 111, Stone = 112, Spirit = 113, Track = 114, Grain = 115, Cave = 116, Stand = 117, Bamboo = 118, Rice = 119, Silk = 120, Jar = 121, Net = 122, Sheep = 123, Feather = 124, Old = 125, And = 126, Plow = 127, Ear = 128, Brush = 129, Meat = 130, Minister = 131, OnesSelf = 132, Arrive = 133, Mortar = 134, Tongue = 135, Oppose = 136, Boat = 137, Stopping = 138, Color = 139, Grass = 140, Tiger = 141, Insect = 142, Blood = 143, WalkEnclosure = 144, Clothes = 145, Cover = 146, See = 147, Horn = 148, Speech = 149, Valley = 150, Bean = 151, Pig = 152, Badger = 153, Shell = 154, Red = 155, Run = 156, Foot = 157, Body = 158, Cart = 159, Bitter = 160, Morning = 161, Walk = 162, City = 163, Wine = 164, Distinguish = 165, Village = 166, Gold = 167, Long = 168, Gate = 169, Mound = 170, Slave = 171, ShortTailedBird = 172, Rain = 173, Blue = 174, Wrong = 175, Face = 176, Leather = 177, TannedLeather = 178, Leek = 179, Sound = 180, Leaf = 181, Wind = 182, Fly = 183, Eat = 184, Head = 185, Fragrant = 186, Horse = 187, Bone = 188, Tall = 189, Hair = 190, Fight = 191, SacrificialWine = 192, Cauldron = 193, Ghost = 194, Fish = 195, Bird = 196, Salt = 197, Deer = 198, Wheat = 199, Hemp = 200, Yellow = 201, Millet = 202, Black = 203, Embroidery = 204, Frog = 205, Tripod = 206, Drum = 207, Rat = 208, Nose = 209, Even = 210, Tooth = 211, Dragon = 212, Turtle = 213, Flute = 214,
}

Variants§

§

One = 1

§

Line = 2

§

Dot = 3

§

Slash = 4

§

Second = 5

§

Hook = 6

§

Two = 7

§

Lid = 8

§

Man = 9

§

Son = 10

§

Enter = 11

§

Eight = 12

§

Wide = 13

§

ClothCover = 14

§

Ice = 15

§

Table = 16

§

Receptacle = 17

§

Knife = 18

§

Power = 19

§

Wrap = 20

§

Spoon = 21

§

Box = 22

§

Hiding = 23

§

Ten = 24

§

Divination = 25

§

Seal = 26

§

Cliff = 27

§

Private = 28

§

Again = 29

§

Mouth = 30

§

Enclosure = 31

§

Earth = 32

§

Scholar = 33

§

Go = 34

§

GoSlowly = 35

§

Evening = 36

§

Big = 37

§

Woman = 38

§

Child = 39

§

Roof = 40

§

Inch = 41

§

Small = 42

§

Lame = 43

§

Corpse = 44

§

Sprout = 45

§

Mountain = 46

§

River = 47

§

Work = 48

§

Oneself = 49

§

Turban = 50

§

Dry = 51

§

ShortThread = 52

§

DottedCliff = 53

§

LongStride = 54

§

Arch = 55

§

Shoot = 56

§

Bow = 57

§

Snout = 58

§

Bristle = 59

§

Step = 60

§

Heart = 61

§

Halberd = 62

§

Door = 63

§

Hand = 64

§

Branch = 65

§

Rap = 66

§

Script = 67

§

Dipper = 68

§

Axe = 69

§

Square = 70

§

Not = 71

§

Sun = 72

§

Say = 73

§

Moon = 74

§

Tree = 75

§

Lack = 76

§

Stop = 77

§

Death = 78

§

Weapon = 79

§

DoNot = 80

§

Compare = 81

§

Fur = 82

§

Clan = 83

§

Steam = 84

§

Water = 85

§

Fire = 86

§

Claw = 87

§

Father = 88

§

Trigrams = 89

§

SplitWood = 90

§

Slice = 91

§

Fang = 92

§

Cow = 93

§

Dog = 94

§

Profound = 95

§

Jade = 96

§

Melon = 97

§

Tile = 98

§

Sweet = 99

§

Life = 100

§

Use = 101

§

Field = 102

§

BoltOfCloth = 103

§

Sickness = 104

§

Footsteps = 105

§

White = 106

§

Skin = 107

§

Dish = 108

§

Eye = 109

§

Spear = 110

§

Arrow = 111

§

Stone = 112

§

Spirit = 113

§

Track = 114

§

Grain = 115

§

Cave = 116

§

Stand = 117

§

Bamboo = 118

§

Rice = 119

§

Silk = 120

§

Jar = 121

§

Net = 122

§

Sheep = 123

§

Feather = 124

§

Old = 125

§

And = 126

§

Plow = 127

§

Ear = 128

§

Brush = 129

§

Meat = 130

§

Minister = 131

§

OnesSelf = 132

§

Arrive = 133

§

Mortar = 134

§

Tongue = 135

§

Oppose = 136

§

Boat = 137

§

Stopping = 138

§

Color = 139

§

Grass = 140

§

Tiger = 141

§

Insect = 142

§

Blood = 143

§

WalkEnclosure = 144

§

Clothes = 145

§

Cover = 146

§

See = 147

§

Horn = 148

§

Speech = 149

§

Valley = 150

§

Bean = 151

§

Pig = 152

§

Badger = 153

§

Shell = 154

§

Red = 155

§

Run = 156

§

Foot = 157

§

Body = 158

§

Cart = 159

§

Bitter = 160

§

Morning = 161

§

Walk = 162

§

City = 163

§

Wine = 164

§

Distinguish = 165

§

Village = 166

§

Gold = 167

§

Long = 168

§

Gate = 169

§

Mound = 170

§

Slave = 171

§

ShortTailedBird = 172

§

Rain = 173

§

Blue = 174

§

Wrong = 175

§

Face = 176

§

Leather = 177

§

TannedLeather = 178

§

Leek = 179

§

Sound = 180

§

Leaf = 181

§

Wind = 182

§

Fly = 183

§

Eat = 184

§

Head = 185

§

Fragrant = 186

§

Horse = 187

§

Bone = 188

§

Tall = 189

§

Hair = 190

§

Fight = 191

§

SacrificialWine = 192

§

Cauldron = 193

§

Ghost = 194

§

Fish = 195

§

Bird = 196

§

Salt = 197

§

Deer = 198

§

Wheat = 199

§

Hemp = 200

§

Yellow = 201

§

Millet = 202

§

Black = 203

§

Embroidery = 204

§

Frog = 205

§

Tripod = 206

§

Drum = 207

§

Rat = 208

§

Nose = 209

§

Even = 210

§

Tooth = 211

§

Dragon = 212

§

Turtle = 213

§

Flute = 214

Trait Implementations§

source§

impl Clone for KangXi

source§

fn clone(&self) -> KangXi

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl Debug for KangXi

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl<'de> Deserialize<'de> for KangXi

source§

fn deserialize<D>(deserializer: D) -> Result<Self, D::Error>
where D: Deserializer<'de>,

Deserialize this value from the given Serde deserializer. Read more
source§

impl From<KangXi> for u8

source§

fn from(enum_value: KangXi) -> Self

Converts to this type from the input type.
source§

impl Hash for KangXi

source§

fn hash<__H: Hasher>(&self, state: &mut __H)

Feeds this value into the given Hasher. Read more
1.3.0 · source§

fn hash_slice<H>(data: &[Self], state: &mut H)
where H: Hasher, Self: Sized,

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

impl Ord for KangXi

source§

fn cmp(&self, other: &KangXi) -> Ordering

This method returns an Ordering between self and other. Read more
1.21.0 · source§

fn max(self, other: Self) -> Self
where Self: Sized,

Compares and returns the maximum of two values. Read more
1.21.0 · source§

fn min(self, other: Self) -> Self
where Self: Sized,

Compares and returns the minimum of two values. Read more
1.50.0 · source§

fn clamp(self, min: Self, max: Self) -> Self
where Self: Sized + PartialOrd,

Restrict a value to a certain interval. Read more
source§

impl PartialEq for KangXi

source§

fn eq(&self, other: &KangXi) -> bool

This method tests for self and other values to be equal, and is used by ==.
1.0.0 · source§

fn ne(&self, other: &Rhs) -> bool

This method tests for !=. The default implementation is almost always sufficient, and should not be overridden without very good reason.
source§

impl PartialOrd for KangXi

source§

fn partial_cmp(&self, other: &KangXi) -> Option<Ordering>

This method returns an ordering between self and other values if one exists. Read more
1.0.0 · source§

fn lt(&self, other: &Rhs) -> bool

This method tests less than (for self and other) and is used by the < operator. Read more
1.0.0 · source§

fn le(&self, other: &Rhs) -> bool

This method tests less than or equal to (for self and other) and is used by the <= operator. Read more
1.0.0 · source§

fn gt(&self, other: &Rhs) -> bool

This method tests greater than (for self and other) and is used by the > operator. Read more
1.0.0 · source§

fn ge(&self, other: &Rhs) -> bool

This method tests greater than or equal to (for self and other) and is used by the >= operator. Read more
source§

impl Serialize for KangXi

source§

fn serialize<S>(&self, serializer: S) -> Result<S::Ok, S::Error>
where S: Serializer,

Serialize this value into the given Serde serializer. Read more
source§

impl TryFrom<u8> for KangXi

§

type Error = TryFromPrimitiveError<KangXi>

The type returned in the event of a conversion error.
source§

fn try_from(number: u8) -> Result<Self, TryFromPrimitiveError<Self>>

Performs the conversion.
source§

impl TryFromPrimitive for KangXi

§

type Primitive = u8

§

type Error = TryFromPrimitiveError<KangXi>

source§

const NAME: &'static str = "KangXi"

source§

fn try_from_primitive( number: Self::Primitive ) -> Result<Self, TryFromPrimitiveError<Self>>

source§

impl Copy for KangXi

source§

impl Eq for KangXi

source§

impl StructuralEq for KangXi

source§

impl StructuralPartialEq for KangXi

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for T
where T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for T
where T: ?Sized,

source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
source§

impl<T> BorrowMut<T> for T
where T: ?Sized,

source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
source§

impl<T> From<T> for T

source§

fn from(t: T) -> T

Returns the argument unchanged.

source§

impl<T, U> Into<U> for T
where U: From<T>,

source§

fn into(self) -> U

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

source§

impl<T> ToOwned for T
where T: Clone,

§

type Owned = T

The resulting type after obtaining ownership.
source§

fn to_owned(&self) -> T

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

fn clone_into(&self, target: &mut T)

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

impl<T, U> TryFrom<U> for T
where U: Into<T>,

§

type Error = Infallible

The type returned in the event of a conversion error.
source§

fn try_from(value: U) -> Result<T, <T as TryFrom<U>>::Error>

Performs the conversion.
source§

impl<T, U> TryInto<U> for T
where U: TryFrom<T>,

§

type Error = <U as TryFrom<T>>::Error

The type returned in the event of a conversion error.
source§

fn try_into(self) -> Result<U, <U as TryFrom<T>>::Error>

Performs the conversion.
source§

impl<T> DeserializeOwned for T
where T: for<'de> Deserialize<'de>,