Enum ddcore_rs::models::spawnset::V1Enemies [−][src]
#[repr(i32)]
pub enum V1Enemies {
Squid1,
Squid2,
Centipede,
Spider1,
Leviathan,
Gigapede,
Empty,
}Variants
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for V1Enemies
impl UnwindSafe for V1Enemies
Blanket Implementations
Mutably borrows from an owned value. Read more
Attaches the provided Subscriber to this type, returning a
WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a
WithDispatch wrapper. Read more