Enum glib::UnicodeScript
source · #[non_exhaustive]
pub enum UnicodeScript {
Show 166 variants
InvalidCode,
Common,
Inherited,
Arabic,
Armenian,
Bengali,
Bopomofo,
Cherokee,
Coptic,
Cyrillic,
Deseret,
Devanagari,
Ethiopic,
Georgian,
Gothic,
Greek,
Gujarati,
Gurmukhi,
Han,
Hangul,
Hebrew,
Hiragana,
Kannada,
Katakana,
Khmer,
Lao,
Latin,
Malayalam,
Mongolian,
Myanmar,
Ogham,
OldItalic,
Oriya,
Runic,
Sinhala,
Syriac,
Tamil,
Telugu,
Thaana,
Thai,
Tibetan,
CanadianAboriginal,
Yi,
Tagalog,
Hanunoo,
Buhid,
Tagbanwa,
Braille,
Cypriot,
Limbu,
Osmanya,
Shavian,
LinearB,
TaiLe,
Ugaritic,
NewTaiLue,
Buginese,
Glagolitic,
Tifinagh,
SylotiNagri,
OldPersian,
Kharoshthi,
Unknown,
Balinese,
Cuneiform,
Phoenician,
PhagsPa,
Nko,
KayahLi,
Lepcha,
Rejang,
Sundanese,
Saurashtra,
Cham,
OlChiki,
Vai,
Carian,
Lycian,
Lydian,
Avestan,
Bamum,
EgyptianHieroglyphs,
ImperialAramaic,
InscriptionalPahlavi,
InscriptionalParthian,
Javanese,
Kaithi,
Lisu,
MeeteiMayek,
OldSouthArabian,
OldTurkic,
Samaritan,
TaiTham,
TaiViet,
Batak,
Brahmi,
Mandaic,
Chakma,
MeroiticCursive,
MeroiticHieroglyphs,
Miao,
Sharada,
SoraSompeng,
Takri,
BassaVah,
CaucasianAlbanian,
Duployan,
Elbasan,
Grantha,
Khojki,
Khudawadi,
LinearA,
Mahajani,
Manichaean,
MendeKikakui,
Modi,
Mro,
Nabataean,
OldNorthArabian,
OldPermic,
PahawhHmong,
Palmyrene,
PauCinHau,
PsalterPahlavi,
Siddham,
Tirhuta,
WarangCiti,
Ahom,
AnatolianHieroglyphs,
Hatran,
Multani,
OldHungarian,
Signwriting,
Adlam,
Bhaiksuki,
Marchen,
Newa,
Osage,
Tangut,
MasaramGondi,
Nushu,
Soyombo,
ZanabazarSquare,
Dogra,
GunjalaGondi,
HanifiRohingya,
Makasar,
Medefaidrin,
OldSogdian,
Sogdian,
Elymaic,
Nandinagari,
NyiakengPuachueHmong,
Wancho,
Chorasmian,
DivesAkuru,
KhitanSmallScript,
Yezidi,
CyproMinoan,
OldUyghur,
Tangsa,
Toto,
Vithkuqi,
Math,
Kawi,
NagMundari,
}
Variants (Non-exhaustive)§
This enum is marked as non-exhaustive
Non-exhaustive enums could have additional variants added in future. Therefore, when matching against variants of non-exhaustive enums, an extra wildcard arm must be added to account for any future variants.
InvalidCode
Common
Inherited
Arabic
Armenian
Bengali
Bopomofo
Cherokee
Coptic
Cyrillic
Deseret
Devanagari
Ethiopic
Georgian
Gothic
Greek
Gujarati
Gurmukhi
Han
Hangul
Hebrew
Hiragana
Kannada
Katakana
Khmer
Lao
Latin
Malayalam
Mongolian
Myanmar
Ogham
OldItalic
Oriya
Runic
Sinhala
Syriac
Tamil
Telugu
Thaana
Thai
Tibetan
CanadianAboriginal
Yi
Tagalog
Hanunoo
Buhid
Tagbanwa
Braille
Cypriot
Limbu
Osmanya
Shavian
LinearB
TaiLe
Ugaritic
NewTaiLue
Buginese
Glagolitic
Tifinagh
SylotiNagri
OldPersian
Kharoshthi
Unknown
Balinese
Cuneiform
Phoenician
PhagsPa
Nko
KayahLi
Lepcha
Rejang
Sundanese
Saurashtra
Cham
OlChiki
Vai
Carian
Lycian
Lydian
Avestan
Bamum
EgyptianHieroglyphs
ImperialAramaic
InscriptionalPahlavi
InscriptionalParthian
Javanese
Kaithi
Lisu
MeeteiMayek
OldSouthArabian
OldTurkic
Samaritan
TaiTham
TaiViet
Batak
Brahmi
Mandaic
Chakma
MeroiticCursive
MeroiticHieroglyphs
Miao
Sharada
SoraSompeng
Takri
BassaVah
CaucasianAlbanian
Duployan
Elbasan
Grantha
Khojki
Khudawadi
LinearA
Mahajani
Manichaean
MendeKikakui
Modi
Mro
Nabataean
OldNorthArabian
OldPermic
PahawhHmong
Palmyrene
PauCinHau
PsalterPahlavi
Siddham
Tirhuta
WarangCiti
Ahom
AnatolianHieroglyphs
Hatran
Multani
OldHungarian
Signwriting
Adlam
Bhaiksuki
Marchen
Newa
Osage
Tangut
MasaramGondi
Nushu
Soyombo
ZanabazarSquare
Dogra
GunjalaGondi
HanifiRohingya
Makasar
Medefaidrin
OldSogdian
Sogdian
Elymaic
Nandinagari
NyiakengPuachueHmong
Wancho
Chorasmian
DivesAkuru
KhitanSmallScript
Yezidi
CyproMinoan
Available on crate feature
v2_72
only.OldUyghur
Available on crate feature
v2_72
only.Tangsa
Available on crate feature
v2_72
only.Toto
Available on crate feature
v2_72
only.Vithkuqi
Available on crate feature
v2_72
only.Math
Available on crate feature
v2_72
only.Kawi
Available on crate feature
v2_74
only.NagMundari
Available on crate feature
v2_74
only.Trait Implementations§
source§impl Clone for UnicodeScript
impl Clone for UnicodeScript
source§fn clone(&self) -> UnicodeScript
fn clone(&self) -> UnicodeScript
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source
. Read moresource§impl Debug for UnicodeScript
impl Debug for UnicodeScript
source§impl Display for UnicodeScript
impl Display for UnicodeScript
source§impl Hash for UnicodeScript
impl Hash for UnicodeScript
source§impl Ord for UnicodeScript
impl Ord for UnicodeScript
source§fn cmp(&self, other: &UnicodeScript) -> Ordering
fn cmp(&self, other: &UnicodeScript) -> Ordering
1.21.0 · source§fn max(self, other: Self) -> Selfwhere
Self: Sized,
fn max(self, other: Self) -> Selfwhere Self: Sized,
Compares and returns the maximum of two values. Read more
source§impl PartialEq<UnicodeScript> for UnicodeScript
impl PartialEq<UnicodeScript> for UnicodeScript
source§fn eq(&self, other: &UnicodeScript) -> bool
fn eq(&self, other: &UnicodeScript) -> bool
This method tests for
self
and other
values to be equal, and is used
by ==
.source§impl PartialOrd<UnicodeScript> for UnicodeScript
impl PartialOrd<UnicodeScript> for UnicodeScript
source§fn partial_cmp(&self, other: &UnicodeScript) -> Option<Ordering>
fn partial_cmp(&self, other: &UnicodeScript) -> Option<Ordering>
1.0.0 · source§fn le(&self, other: &Rhs) -> bool
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