pub enum CardRace {
Show 87 variants
AbidosTheTh,
AdrianGecko,
AlexisRhodes,
Amnael,
Andrew,
Aqua,
Arkana,
AsterPhoenix,
AxelBrodie,
BastionMisaw,
Beast,
BeastWarrior,
Bonz,
Camula,
ChazzPrincet,
Christine,
ChumleyHuffi,
Continuous,
Counter,
CreatorGod,
Cyberse,
David,
Dinosaur,
DivineBeast,
DonZaloog,
Dragon,
DrVellianC,
Emma,
Equip,
EspaRoba,
Fairy,
Field,
Fiend,
Fish,
Illusion,
Insect,
Ishizu,
IshizuIshtar,
JadenYuki,
JesseAnderso,
Joey,
JoeyWheeler,
Kagemaru,
Kaiba,
Keith,
LumisAndUmb,
LumisUmbra,
Machine,
Mai,
MaiValentine,
Mako,
Nightshroud,
None,
Normal,
Odion,
ParadoxBroth,
Pegasus,
Plant,
Psychic,
Pyro,
QuickPlay,
Reptile,
Rex,
Ritual,
Rock,
SeaSerpent,
SetoKaiba,
Spellcaster,
SyrusTruesda,
Tania,
TeaGardner,
TheloniousVi,
TheSupremeK,
Thunder,
Titan,
TyrannoHassl,
Warrior,
Weevil,
WingedBeast,
Wyrm,
YamiBakura,
YamiMarik,
YamiYugi,
Yubel,
Yugi,
ZaneTruesdal,
Zombie,
}Variants§
AbidosTheTh
AdrianGecko
AlexisRhodes
Amnael
Andrew
Aqua
Arkana
AsterPhoenix
AxelBrodie
BastionMisaw
Beast
BeastWarrior
Bonz
Camula
ChazzPrincet
Christine
ChumleyHuffi
Continuous
Counter
CreatorGod
Cyberse
David
Dinosaur
DivineBeast
DonZaloog
Dragon
DrVellianC
Emma
Equip
EspaRoba
Fairy
Field
Fiend
Fish
Illusion
Insect
Ishizu
IshizuIshtar
JadenYuki
JesseAnderso
Joey
JoeyWheeler
Kagemaru
Kaiba
Keith
LumisAndUmb
LumisUmbra
Machine
Mai
MaiValentine
Mako
Nightshroud
None
Normal
Odion
ParadoxBroth
Pegasus
Plant
Psychic
Pyro
QuickPlay
Reptile
Rex
Ritual
Rock
SeaSerpent
SetoKaiba
Spellcaster
SyrusTruesda
Tania
TeaGardner
TheloniousVi
TheSupremeK
Thunder
Titan
TyrannoHassl
Warrior
Weevil
WingedBeast
Wyrm
YamiBakura
YamiMarik
YamiYugi
Yubel
Yugi
ZaneTruesdal
Zombie
Implementations§
Source§impl CardRace
impl CardRace
Sourcepub const fn is_abidos_the_th(&self) -> bool
pub const fn is_abidos_the_th(&self) -> bool
Returns true if the enum is CardRace::AbidosTheTh otherwise false
Sourcepub const fn is_adrian_gecko(&self) -> bool
pub const fn is_adrian_gecko(&self) -> bool
Returns true if the enum is CardRace::AdrianGecko otherwise false
Sourcepub const fn is_alexis_rhodes(&self) -> bool
pub const fn is_alexis_rhodes(&self) -> bool
Returns true if the enum is CardRace::AlexisRhodes otherwise false
Sourcepub const fn is_amnael(&self) -> bool
pub const fn is_amnael(&self) -> bool
Returns true if the enum is CardRace::Amnael otherwise false
Sourcepub const fn is_andrew(&self) -> bool
pub const fn is_andrew(&self) -> bool
Returns true if the enum is CardRace::Andrew otherwise false
Sourcepub const fn is_arkana(&self) -> bool
pub const fn is_arkana(&self) -> bool
Returns true if the enum is CardRace::Arkana otherwise false
Sourcepub const fn is_aster_phoenix(&self) -> bool
pub const fn is_aster_phoenix(&self) -> bool
Returns true if the enum is CardRace::AsterPhoenix otherwise false
Sourcepub const fn is_axel_brodie(&self) -> bool
pub const fn is_axel_brodie(&self) -> bool
Returns true if the enum is CardRace::AxelBrodie otherwise false
Sourcepub const fn is_bastion_misaw(&self) -> bool
pub const fn is_bastion_misaw(&self) -> bool
Returns true if the enum is CardRace::BastionMisaw otherwise false
Sourcepub const fn is_beast(&self) -> bool
pub const fn is_beast(&self) -> bool
Returns true if the enum is CardRace::Beast otherwise false
Sourcepub const fn is_beast_warrior(&self) -> bool
pub const fn is_beast_warrior(&self) -> bool
Returns true if the enum is CardRace::BeastWarrior otherwise false
Sourcepub const fn is_camula(&self) -> bool
pub const fn is_camula(&self) -> bool
Returns true if the enum is CardRace::Camula otherwise false
Sourcepub const fn is_chazz_princet(&self) -> bool
pub const fn is_chazz_princet(&self) -> bool
Returns true if the enum is CardRace::ChazzPrincet otherwise false
Sourcepub const fn is_christine(&self) -> bool
pub const fn is_christine(&self) -> bool
Returns true if the enum is CardRace::Christine otherwise false
Sourcepub const fn is_chumley_huffi(&self) -> bool
pub const fn is_chumley_huffi(&self) -> bool
Returns true if the enum is CardRace::ChumleyHuffi otherwise false
Sourcepub const fn is_continuous(&self) -> bool
pub const fn is_continuous(&self) -> bool
Returns true if the enum is CardRace::Continuous otherwise false
Sourcepub const fn is_counter(&self) -> bool
pub const fn is_counter(&self) -> bool
Returns true if the enum is CardRace::Counter otherwise false
Sourcepub const fn is_creator_god(&self) -> bool
pub const fn is_creator_god(&self) -> bool
Returns true if the enum is CardRace::CreatorGod otherwise false
Sourcepub const fn is_cyberse(&self) -> bool
pub const fn is_cyberse(&self) -> bool
Returns true if the enum is CardRace::Cyberse otherwise false
Sourcepub const fn is_david(&self) -> bool
pub const fn is_david(&self) -> bool
Returns true if the enum is CardRace::David otherwise false
Sourcepub const fn is_dinosaur(&self) -> bool
pub const fn is_dinosaur(&self) -> bool
Returns true if the enum is CardRace::Dinosaur otherwise false
Sourcepub const fn is_divine_beast(&self) -> bool
pub const fn is_divine_beast(&self) -> bool
Returns true if the enum is CardRace::DivineBeast otherwise false
Sourcepub const fn is_don_zaloog(&self) -> bool
pub const fn is_don_zaloog(&self) -> bool
Returns true if the enum is CardRace::DonZaloog otherwise false
Sourcepub const fn is_dragon(&self) -> bool
pub const fn is_dragon(&self) -> bool
Returns true if the enum is CardRace::Dragon otherwise false
Sourcepub const fn is_dr_vellian_c(&self) -> bool
pub const fn is_dr_vellian_c(&self) -> bool
Returns true if the enum is CardRace::DrVellianC otherwise false
Sourcepub const fn is_equip(&self) -> bool
pub const fn is_equip(&self) -> bool
Returns true if the enum is CardRace::Equip otherwise false
Sourcepub const fn is_espa_roba(&self) -> bool
pub const fn is_espa_roba(&self) -> bool
Returns true if the enum is CardRace::EspaRoba otherwise false
Sourcepub const fn is_fairy(&self) -> bool
pub const fn is_fairy(&self) -> bool
Returns true if the enum is CardRace::Fairy otherwise false
Sourcepub const fn is_field(&self) -> bool
pub const fn is_field(&self) -> bool
Returns true if the enum is CardRace::Field otherwise false
Sourcepub const fn is_fiend(&self) -> bool
pub const fn is_fiend(&self) -> bool
Returns true if the enum is CardRace::Fiend otherwise false
Sourcepub const fn is_illusion(&self) -> bool
pub const fn is_illusion(&self) -> bool
Returns true if the enum is CardRace::Illusion otherwise false
Sourcepub const fn is_insect(&self) -> bool
pub const fn is_insect(&self) -> bool
Returns true if the enum is CardRace::Insect otherwise false
Sourcepub const fn is_ishizu(&self) -> bool
pub const fn is_ishizu(&self) -> bool
Returns true if the enum is CardRace::Ishizu otherwise false
Sourcepub const fn is_ishizu_ishtar(&self) -> bool
pub const fn is_ishizu_ishtar(&self) -> bool
Returns true if the enum is CardRace::IshizuIshtar otherwise false
Sourcepub const fn is_jaden_yuki(&self) -> bool
pub const fn is_jaden_yuki(&self) -> bool
Returns true if the enum is CardRace::JadenYuki otherwise false
Sourcepub const fn is_jesse_anderso(&self) -> bool
pub const fn is_jesse_anderso(&self) -> bool
Returns true if the enum is CardRace::JesseAnderso otherwise false
Sourcepub const fn is_joey_wheeler(&self) -> bool
pub const fn is_joey_wheeler(&self) -> bool
Returns true if the enum is CardRace::JoeyWheeler otherwise false
Sourcepub const fn is_kagemaru(&self) -> bool
pub const fn is_kagemaru(&self) -> bool
Returns true if the enum is CardRace::Kagemaru otherwise false
Sourcepub const fn is_kaiba(&self) -> bool
pub const fn is_kaiba(&self) -> bool
Returns true if the enum is CardRace::Kaiba otherwise false
Sourcepub const fn is_keith(&self) -> bool
pub const fn is_keith(&self) -> bool
Returns true if the enum is CardRace::Keith otherwise false
Sourcepub const fn is_lumis_and_umb(&self) -> bool
pub const fn is_lumis_and_umb(&self) -> bool
Returns true if the enum is CardRace::LumisAndUmb otherwise false
Sourcepub const fn is_lumis_umbra(&self) -> bool
pub const fn is_lumis_umbra(&self) -> bool
Returns true if the enum is CardRace::LumisUmbra otherwise false
Sourcepub const fn is_machine(&self) -> bool
pub const fn is_machine(&self) -> bool
Returns true if the enum is CardRace::Machine otherwise false
Sourcepub const fn is_mai_valentine(&self) -> bool
pub const fn is_mai_valentine(&self) -> bool
Returns true if the enum is CardRace::MaiValentine otherwise false
Sourcepub const fn is_nightshroud(&self) -> bool
pub const fn is_nightshroud(&self) -> bool
Returns true if the enum is CardRace::Nightshroud otherwise false
Sourcepub const fn is_normal(&self) -> bool
pub const fn is_normal(&self) -> bool
Returns true if the enum is CardRace::Normal otherwise false
Sourcepub const fn is_odion(&self) -> bool
pub const fn is_odion(&self) -> bool
Returns true if the enum is CardRace::Odion otherwise false
Sourcepub const fn is_paradox_broth(&self) -> bool
pub const fn is_paradox_broth(&self) -> bool
Returns true if the enum is CardRace::ParadoxBroth otherwise false
Sourcepub const fn is_pegasus(&self) -> bool
pub const fn is_pegasus(&self) -> bool
Returns true if the enum is CardRace::Pegasus otherwise false
Sourcepub const fn is_plant(&self) -> bool
pub const fn is_plant(&self) -> bool
Returns true if the enum is CardRace::Plant otherwise false
Sourcepub const fn is_psychic(&self) -> bool
pub const fn is_psychic(&self) -> bool
Returns true if the enum is CardRace::Psychic otherwise false
Sourcepub const fn is_quick_play(&self) -> bool
pub const fn is_quick_play(&self) -> bool
Returns true if the enum is CardRace::QuickPlay otherwise false
Sourcepub const fn is_reptile(&self) -> bool
pub const fn is_reptile(&self) -> bool
Returns true if the enum is CardRace::Reptile otherwise false
Sourcepub const fn is_ritual(&self) -> bool
pub const fn is_ritual(&self) -> bool
Returns true if the enum is CardRace::Ritual otherwise false
Sourcepub const fn is_sea_serpent(&self) -> bool
pub const fn is_sea_serpent(&self) -> bool
Returns true if the enum is CardRace::SeaSerpent otherwise false
Sourcepub const fn is_seto_kaiba(&self) -> bool
pub const fn is_seto_kaiba(&self) -> bool
Returns true if the enum is CardRace::SetoKaiba otherwise false
Sourcepub const fn is_spellcaster(&self) -> bool
pub const fn is_spellcaster(&self) -> bool
Returns true if the enum is CardRace::Spellcaster otherwise false
Sourcepub const fn is_syrus_truesda(&self) -> bool
pub const fn is_syrus_truesda(&self) -> bool
Returns true if the enum is CardRace::SyrusTruesda otherwise false
Sourcepub const fn is_tania(&self) -> bool
pub const fn is_tania(&self) -> bool
Returns true if the enum is CardRace::Tania otherwise false
Sourcepub const fn is_tea_gardner(&self) -> bool
pub const fn is_tea_gardner(&self) -> bool
Returns true if the enum is CardRace::TeaGardner otherwise false
Sourcepub const fn is_thelonious_vi(&self) -> bool
pub const fn is_thelonious_vi(&self) -> bool
Returns true if the enum is CardRace::TheloniousVi otherwise false
Sourcepub const fn is_the_supreme_k(&self) -> bool
pub const fn is_the_supreme_k(&self) -> bool
Returns true if the enum is CardRace::TheSupremeK otherwise false
Sourcepub const fn is_thunder(&self) -> bool
pub const fn is_thunder(&self) -> bool
Returns true if the enum is CardRace::Thunder otherwise false
Sourcepub const fn is_titan(&self) -> bool
pub const fn is_titan(&self) -> bool
Returns true if the enum is CardRace::Titan otherwise false
Sourcepub const fn is_tyranno_hassl(&self) -> bool
pub const fn is_tyranno_hassl(&self) -> bool
Returns true if the enum is CardRace::TyrannoHassl otherwise false
Sourcepub const fn is_warrior(&self) -> bool
pub const fn is_warrior(&self) -> bool
Returns true if the enum is CardRace::Warrior otherwise false
Sourcepub const fn is_weevil(&self) -> bool
pub const fn is_weevil(&self) -> bool
Returns true if the enum is CardRace::Weevil otherwise false
Sourcepub const fn is_winged_beast(&self) -> bool
pub const fn is_winged_beast(&self) -> bool
Returns true if the enum is CardRace::WingedBeast otherwise false
Sourcepub const fn is_yami_bakura(&self) -> bool
pub const fn is_yami_bakura(&self) -> bool
Returns true if the enum is CardRace::YamiBakura otherwise false
Sourcepub const fn is_yami_marik(&self) -> bool
pub const fn is_yami_marik(&self) -> bool
Returns true if the enum is CardRace::YamiMarik otherwise false
Sourcepub const fn is_yami_yugi(&self) -> bool
pub const fn is_yami_yugi(&self) -> bool
Returns true if the enum is CardRace::YamiYugi otherwise false
Sourcepub const fn is_yubel(&self) -> bool
pub const fn is_yubel(&self) -> bool
Returns true if the enum is CardRace::Yubel otherwise false
Sourcepub const fn is_zane_truesdal(&self) -> bool
pub const fn is_zane_truesdal(&self) -> bool
Returns true if the enum is CardRace::ZaneTruesdal otherwise false