Skip to main content

CardRace

Enum CardRace 

Source
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

Source

pub const fn is_abidos_the_th(&self) -> bool

Returns true if the enum is CardRace::AbidosTheTh otherwise false

Source

pub const fn is_adrian_gecko(&self) -> bool

Returns true if the enum is CardRace::AdrianGecko otherwise false

Source

pub const fn is_alexis_rhodes(&self) -> bool

Returns true if the enum is CardRace::AlexisRhodes otherwise false

Source

pub const fn is_amnael(&self) -> bool

Returns true if the enum is CardRace::Amnael otherwise false

Source

pub const fn is_andrew(&self) -> bool

Returns true if the enum is CardRace::Andrew otherwise false

Source

pub const fn is_aqua(&self) -> bool

Returns true if the enum is CardRace::Aqua otherwise false

Source

pub const fn is_arkana(&self) -> bool

Returns true if the enum is CardRace::Arkana otherwise false

Source

pub const fn is_aster_phoenix(&self) -> bool

Returns true if the enum is CardRace::AsterPhoenix otherwise false

Source

pub const fn is_axel_brodie(&self) -> bool

Returns true if the enum is CardRace::AxelBrodie otherwise false

Source

pub const fn is_bastion_misaw(&self) -> bool

Returns true if the enum is CardRace::BastionMisaw otherwise false

Source

pub const fn is_beast(&self) -> bool

Returns true if the enum is CardRace::Beast otherwise false

Source

pub const fn is_beast_warrior(&self) -> bool

Returns true if the enum is CardRace::BeastWarrior otherwise false

Source

pub const fn is_bonz(&self) -> bool

Returns true if the enum is CardRace::Bonz otherwise false

Source

pub const fn is_camula(&self) -> bool

Returns true if the enum is CardRace::Camula otherwise false

Source

pub const fn is_chazz_princet(&self) -> bool

Returns true if the enum is CardRace::ChazzPrincet otherwise false

Source

pub const fn is_christine(&self) -> bool

Returns true if the enum is CardRace::Christine otherwise false

Source

pub const fn is_chumley_huffi(&self) -> bool

Returns true if the enum is CardRace::ChumleyHuffi otherwise false

Source

pub const fn is_continuous(&self) -> bool

Returns true if the enum is CardRace::Continuous otherwise false

Source

pub const fn is_counter(&self) -> bool

Returns true if the enum is CardRace::Counter otherwise false

Source

pub const fn is_creator_god(&self) -> bool

Returns true if the enum is CardRace::CreatorGod otherwise false

Source

pub const fn is_cyberse(&self) -> bool

Returns true if the enum is CardRace::Cyberse otherwise false

Source

pub const fn is_david(&self) -> bool

Returns true if the enum is CardRace::David otherwise false

Source

pub const fn is_dinosaur(&self) -> bool

Returns true if the enum is CardRace::Dinosaur otherwise false

Source

pub const fn is_divine_beast(&self) -> bool

Returns true if the enum is CardRace::DivineBeast otherwise false

Source

pub const fn is_don_zaloog(&self) -> bool

Returns true if the enum is CardRace::DonZaloog otherwise false

Source

pub const fn is_dragon(&self) -> bool

Returns true if the enum is CardRace::Dragon otherwise false

Source

pub const fn is_dr_vellian_c(&self) -> bool

Returns true if the enum is CardRace::DrVellianC otherwise false

Source

pub const fn is_emma(&self) -> bool

Returns true if the enum is CardRace::Emma otherwise false

Source

pub const fn is_equip(&self) -> bool

Returns true if the enum is CardRace::Equip otherwise false

Source

pub const fn is_espa_roba(&self) -> bool

Returns true if the enum is CardRace::EspaRoba otherwise false

Source

pub const fn is_fairy(&self) -> bool

Returns true if the enum is CardRace::Fairy otherwise false

Source

pub const fn is_field(&self) -> bool

Returns true if the enum is CardRace::Field otherwise false

Source

pub const fn is_fiend(&self) -> bool

Returns true if the enum is CardRace::Fiend otherwise false

Source

pub const fn is_fish(&self) -> bool

Returns true if the enum is CardRace::Fish otherwise false

Source

pub const fn is_illusion(&self) -> bool

Returns true if the enum is CardRace::Illusion otherwise false

Source

pub const fn is_insect(&self) -> bool

Returns true if the enum is CardRace::Insect otherwise false

Source

pub const fn is_ishizu(&self) -> bool

Returns true if the enum is CardRace::Ishizu otherwise false

Source

pub const fn is_ishizu_ishtar(&self) -> bool

Returns true if the enum is CardRace::IshizuIshtar otherwise false

Source

pub const fn is_jaden_yuki(&self) -> bool

Returns true if the enum is CardRace::JadenYuki otherwise false

Source

pub const fn is_jesse_anderso(&self) -> bool

Returns true if the enum is CardRace::JesseAnderso otherwise false

Source

pub const fn is_joey(&self) -> bool

Returns true if the enum is CardRace::Joey otherwise false

Source

pub const fn is_joey_wheeler(&self) -> bool

Returns true if the enum is CardRace::JoeyWheeler otherwise false

Source

pub const fn is_kagemaru(&self) -> bool

Returns true if the enum is CardRace::Kagemaru otherwise false

Source

pub const fn is_kaiba(&self) -> bool

Returns true if the enum is CardRace::Kaiba otherwise false

Source

pub const fn is_keith(&self) -> bool

Returns true if the enum is CardRace::Keith otherwise false

Source

pub const fn is_lumis_and_umb(&self) -> bool

Returns true if the enum is CardRace::LumisAndUmb otherwise false

Source

pub const fn is_lumis_umbra(&self) -> bool

Returns true if the enum is CardRace::LumisUmbra otherwise false

Source

pub const fn is_machine(&self) -> bool

Returns true if the enum is CardRace::Machine otherwise false

Source

pub const fn is_mai(&self) -> bool

Returns true if the enum is CardRace::Mai otherwise false

Source

pub const fn is_mai_valentine(&self) -> bool

Returns true if the enum is CardRace::MaiValentine otherwise false

Source

pub const fn is_mako(&self) -> bool

Returns true if the enum is CardRace::Mako otherwise false

Source

pub const fn is_nightshroud(&self) -> bool

Returns true if the enum is CardRace::Nightshroud otherwise false

Source

pub const fn is_none(&self) -> bool

Returns true if the enum is CardRace::None otherwise false

Source

pub const fn is_normal(&self) -> bool

Returns true if the enum is CardRace::Normal otherwise false

Source

pub const fn is_odion(&self) -> bool

Returns true if the enum is CardRace::Odion otherwise false

Source

pub const fn is_paradox_broth(&self) -> bool

Returns true if the enum is CardRace::ParadoxBroth otherwise false

Source

pub const fn is_pegasus(&self) -> bool

Returns true if the enum is CardRace::Pegasus otherwise false

Source

pub const fn is_plant(&self) -> bool

Returns true if the enum is CardRace::Plant otherwise false

Source

pub const fn is_psychic(&self) -> bool

Returns true if the enum is CardRace::Psychic otherwise false

Source

pub const fn is_pyro(&self) -> bool

Returns true if the enum is CardRace::Pyro otherwise false

Source

pub const fn is_quick_play(&self) -> bool

Returns true if the enum is CardRace::QuickPlay otherwise false

Source

pub const fn is_reptile(&self) -> bool

Returns true if the enum is CardRace::Reptile otherwise false

Source

pub const fn is_rex(&self) -> bool

Returns true if the enum is CardRace::Rex otherwise false

Source

pub const fn is_ritual(&self) -> bool

Returns true if the enum is CardRace::Ritual otherwise false

Source

pub const fn is_rock(&self) -> bool

Returns true if the enum is CardRace::Rock otherwise false

Source

pub const fn is_sea_serpent(&self) -> bool

Returns true if the enum is CardRace::SeaSerpent otherwise false

Source

pub const fn is_seto_kaiba(&self) -> bool

Returns true if the enum is CardRace::SetoKaiba otherwise false

Source

pub const fn is_spellcaster(&self) -> bool

Returns true if the enum is CardRace::Spellcaster otherwise false

Source

pub const fn is_syrus_truesda(&self) -> bool

Returns true if the enum is CardRace::SyrusTruesda otherwise false

Source

pub const fn is_tania(&self) -> bool

Returns true if the enum is CardRace::Tania otherwise false

Source

pub const fn is_tea_gardner(&self) -> bool

Returns true if the enum is CardRace::TeaGardner otherwise false

Source

pub const fn is_thelonious_vi(&self) -> bool

Returns true if the enum is CardRace::TheloniousVi otherwise false

Source

pub const fn is_the_supreme_k(&self) -> bool

Returns true if the enum is CardRace::TheSupremeK otherwise false

Source

pub const fn is_thunder(&self) -> bool

Returns true if the enum is CardRace::Thunder otherwise false

Source

pub const fn is_titan(&self) -> bool

Returns true if the enum is CardRace::Titan otherwise false

Source

pub const fn is_tyranno_hassl(&self) -> bool

Returns true if the enum is CardRace::TyrannoHassl otherwise false

Source

pub const fn is_warrior(&self) -> bool

Returns true if the enum is CardRace::Warrior otherwise false

Source

pub const fn is_weevil(&self) -> bool

Returns true if the enum is CardRace::Weevil otherwise false

Source

pub const fn is_winged_beast(&self) -> bool

Returns true if the enum is CardRace::WingedBeast otherwise false

Source

pub const fn is_wyrm(&self) -> bool

Returns true if the enum is CardRace::Wyrm otherwise false

Source

pub const fn is_yami_bakura(&self) -> bool

Returns true if the enum is CardRace::YamiBakura otherwise false

Source

pub const fn is_yami_marik(&self) -> bool

Returns true if the enum is CardRace::YamiMarik otherwise false

Source

pub const fn is_yami_yugi(&self) -> bool

Returns true if the enum is CardRace::YamiYugi otherwise false

Source

pub const fn is_yubel(&self) -> bool

Returns true if the enum is CardRace::Yubel otherwise false

Source

pub const fn is_yugi(&self) -> bool

Returns true if the enum is CardRace::Yugi otherwise false

Source

pub const fn is_zane_truesdal(&self) -> bool

Returns true if the enum is CardRace::ZaneTruesdal otherwise false

Source

pub const fn is_zombie(&self) -> bool

Returns true if the enum is CardRace::Zombie otherwise false

Trait Implementations§

Source§

impl Clone for CardRace

Source§

fn clone(&self) -> CardRace

Returns a duplicate of the value. Read more
1.0.0 (const: unstable) · Source§

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

Performs copy-assignment from source. Read more
Source§

impl Debug for CardRace

Source§

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

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

impl<'de> Deserialize<'de> for CardRace

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 Display for CardRace

Source§

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

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

impl<'_derivative_strum> From<&'_derivative_strum CardRace> for &'static str

Source§

fn from(x: &'_derivative_strum CardRace) -> &'static str

Converts to this type from the input type.
Source§

impl From<CardRace> for &'static str

Source§

fn from(x: CardRace) -> &'static str

Converts to this type from the input type.
Source§

impl FromStr for CardRace

Source§

type Err = ParseError

The associated error which can be returned from parsing.
Source§

fn from_str(s: &str) -> Result<CardRace, <Self as FromStr>::Err>

Parses a string s to return a value of this type. Read more
Source§

impl IntoEnumIterator for CardRace

Source§

type Iterator = CardRaceIter

Source§

fn iter() -> CardRaceIter

Source§

impl Serialize for CardRace

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<&str> for CardRace

Source§

type Error = ParseError

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

fn try_from(s: &str) -> Result<CardRace, <Self as TryFrom<&str>>::Error>

Performs the conversion.
Source§

impl VariantArray for CardRace

Source§

const VARIANTS: &'static [Self]

Source§

impl Copy for CardRace

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> CloneToUninit for T
where T: Clone,

Source§

unsafe fn clone_to_uninit(&self, dest: *mut u8)

🔬This is a nightly-only experimental API. (clone_to_uninit)
Performs copy-assignment from self to dest. Read more
Source§

impl<T> From<T> for T

Source§

fn from(t: T) -> T

Returns the argument unchanged.

Source§

impl<T> Instrument for T

Source§

fn instrument(self, span: Span) -> Instrumented<Self>

Instruments this type with the provided Span, returning an Instrumented wrapper. Read more
Source§

fn in_current_span(self) -> Instrumented<Self>

Instruments this type with the current Span, returning an Instrumented wrapper. Read more
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> PolicyExt for T
where T: ?Sized,

Source§

fn and<P, B, E>(self, other: P) -> And<T, P>
where T: Policy<B, E>, P: Policy<B, E>,

Create a new Policy that returns Action::Follow only if self and other return Action::Follow. Read more
Source§

fn or<P, B, E>(self, other: P) -> Or<T, P>
where T: Policy<B, E>, P: Policy<B, E>,

Create a new Policy that returns Action::Follow if either self or other returns Action::Follow. Read more
Source§

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

Source§

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> ToString for T
where T: Display + ?Sized,

Source§

fn to_string(&self) -> String

Converts the given value to a String. Read more
Source§

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

Source§

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>,

Source§

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> WithSubscriber for T

Source§

fn with_subscriber<S>(self, subscriber: S) -> WithDispatch<Self>
where S: Into<Dispatch>,

Attaches the provided Subscriber to this type, returning a WithDispatch wrapper. Read more
Source§

fn with_current_subscriber(self) -> WithDispatch<Self>

Attaches the current default Subscriber to this type, returning a WithDispatch wrapper. Read more
Source§

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