Enum ddcore_rs::models::spawnset::V3Enemies [−][src]
#[repr(i32)]
pub enum V3Enemies {
Squid1,
Squid2,
Centipede,
Spider1,
Leviathan,
Gigapede,
Squid3,
Thorn,
Spider2,
Ghostpede,
Empty,
}Variants
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for V3Enemies
impl UnwindSafe for V3Enemies
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