pub enum LifeFormHumanSpecificAssaultRifles {
Show 62 variants
Other = 0,
_4_5mmInterdynamicsMKR = 1,
_5_45mmAK74 = 10,
_5_45mmAKS74 = 11,
_5_45mmAK74M = 12,
_5_45mmKbkwz_1988Tantal = 13,
_5_56mmAK101 = 30,
_5_56mmDiemacoC7 = 31,
_5_56mmColtCanadaC8Carbine = 32,
_5_56mmGIATFAMASG2 = 33,
_5_56mmFNFNC = 34,
_5_56mmHKG36 = 35,
_5_56mmIMIGalil = 36,
_5_56mmINSAS = 37,
_5_56mmDaewooK1 = 38,
_5_56mmDaewooK2 = 39,
_5_56mmM16A1 = 40,
_5_56mmM16A2A3A4 = 41,
_5_56mmColtM4 = 42,
_5_56mmColtM4SpecialOperationsPeculiarModification = 43,
_5_56mmRugerMini14 = 44,
_5_56mmEnfieldSA80A2 = 45,
_5_56mmPindadSS1V1 = 46,
_5_56mmPindadSS1V2 = 47,
_5_56mmPindadSS1V3 = 48,
_5_56mmSteyrAUGA1 = 49,
_5_56mmT65 = 50,
_5_56mmT91 = 51,
_5_56mmTavorTAR21 = 52,
_5_56mmTypeCQM311 = 53,
_5_56mmDaewooK11 = 54,
_5_56mmAusteyrF88 = 55,
_5_56mmAusteyrF88GLA = 56,
_5_56mmAusteyrF88SA1 = 57,
_5_56mmAusteyrF88SA2 = 58,
_5_56mmAusteyrF88C = 59,
_5_56mmAusteyrF88SA1C = 60,
_5_56mmAusteyrF88SA1LTR = 61,
_5_56mmAusteyrEF88 = 62,
_5_56mmBushmasterXM15 = 63,
_5_56mmHK416 = 64,
_5_56mmF90 = 65,
_5_56mmF90G = 66,
_5_56mmF90M = 67,
_5_56mmF90MG = 68,
_5_56mmF90CQB = 69,
_5_56mmMK17SCARL = 70,
_5_8mmQBZ95 = 100,
_7_62mmAK103 = 110,
_7_62mmAK104 = 111,
_7_62mmAK47 = 112,
_7_62mmAKM = 113,
_7_62mmAKS47 = 114,
_7_62mmHKG3A3 = 115,
_7_62mmIMIGalil = 116,
_7_62mmKLS = 117,
_7_62mmSKS = 118,
_7_62mmType56 = 119,
_7_62mmType6368 = 120,
_7_62mmType81 = 121,
_7_62mmMK17SCARH = 122,
_8mmLebelM16 = 240,
}Variants§
Other = 0
_4_5mmInterdynamicsMKR = 1
_5_45mmAK74 = 10
_5_45mmAKS74 = 11
_5_45mmAK74M = 12
_5_45mmKbkwz_1988Tantal = 13
_5_56mmAK101 = 30
_5_56mmDiemacoC7 = 31
_5_56mmColtCanadaC8Carbine = 32
_5_56mmGIATFAMASG2 = 33
_5_56mmFNFNC = 34
_5_56mmHKG36 = 35
_5_56mmIMIGalil = 36
_5_56mmINSAS = 37
_5_56mmDaewooK1 = 38
_5_56mmDaewooK2 = 39
_5_56mmM16A1 = 40
_5_56mmM16A2A3A4 = 41
_5_56mmColtM4 = 42
_5_56mmColtM4SpecialOperationsPeculiarModification = 43
_5_56mmRugerMini14 = 44
_5_56mmEnfieldSA80A2 = 45
_5_56mmPindadSS1V1 = 46
_5_56mmPindadSS1V2 = 47
_5_56mmPindadSS1V3 = 48
_5_56mmSteyrAUGA1 = 49
_5_56mmT65 = 50
_5_56mmT91 = 51
_5_56mmTavorTAR21 = 52
_5_56mmTypeCQM311 = 53
_5_56mmDaewooK11 = 54
_5_56mmAusteyrF88 = 55
_5_56mmAusteyrF88GLA = 56
_5_56mmAusteyrF88SA1 = 57
_5_56mmAusteyrF88SA2 = 58
_5_56mmAusteyrF88C = 59
_5_56mmAusteyrF88SA1C = 60
_5_56mmAusteyrF88SA1LTR = 61
_5_56mmAusteyrEF88 = 62
_5_56mmBushmasterXM15 = 63
_5_56mmHK416 = 64
_5_56mmF90 = 65
_5_56mmF90G = 66
_5_56mmF90M = 67
_5_56mmF90MG = 68
_5_56mmF90CQB = 69
_5_56mmMK17SCARL = 70
_5_8mmQBZ95 = 100
_7_62mmAK103 = 110
_7_62mmAK104 = 111
_7_62mmAK47 = 112
_7_62mmAKM = 113
_7_62mmAKS47 = 114
_7_62mmHKG3A3 = 115
_7_62mmIMIGalil = 116
_7_62mmKLS = 117
_7_62mmSKS = 118
_7_62mmType56 = 119
_7_62mmType6368 = 120
_7_62mmType81 = 121
_7_62mmMK17SCARH = 122
_8mmLebelM16 = 240
Implementations§
Source§impl LifeFormHumanSpecificAssaultRifles
impl LifeFormHumanSpecificAssaultRifles
pub fn deserialize(buf: &mut BytesMut) -> Self
Trait Implementations§
Source§impl Clone for LifeFormHumanSpecificAssaultRifles
impl Clone for LifeFormHumanSpecificAssaultRifles
Source§fn clone(&self) -> LifeFormHumanSpecificAssaultRifles
fn clone(&self) -> LifeFormHumanSpecificAssaultRifles
Returns a duplicate 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 Default for LifeFormHumanSpecificAssaultRifles
impl Default for LifeFormHumanSpecificAssaultRifles
Source§fn default() -> LifeFormHumanSpecificAssaultRifles
fn default() -> LifeFormHumanSpecificAssaultRifles
Returns the “default value” for a type. Read more
Source§impl FromPrimitive for LifeFormHumanSpecificAssaultRifles
impl FromPrimitive for LifeFormHumanSpecificAssaultRifles
Source§fn from_i64(n: i64) -> Option<Self>
fn from_i64(n: i64) -> Option<Self>
Converts an
i64 to return an optional value of this type. If the
value cannot be represented by this type, then None is returned.Source§fn from_u64(n: u64) -> Option<Self>
fn from_u64(n: u64) -> Option<Self>
Converts an
u64 to return an optional value of this type. If the
value cannot be represented by this type, then None is returned.Source§fn from_isize(n: isize) -> Option<Self>
fn from_isize(n: isize) -> Option<Self>
Converts an
isize to return an optional value of this type. If the
value cannot be represented by this type, then None is returned.Source§fn from_i8(n: i8) -> Option<Self>
fn from_i8(n: i8) -> Option<Self>
Converts an
i8 to return an optional value of this type. If the
value cannot be represented by this type, then None is returned.Source§fn from_i16(n: i16) -> Option<Self>
fn from_i16(n: i16) -> Option<Self>
Converts an
i16 to return an optional value of this type. If the
value cannot be represented by this type, then None is returned.Source§fn from_i32(n: i32) -> Option<Self>
fn from_i32(n: i32) -> Option<Self>
Converts an
i32 to return an optional value of this type. If the
value cannot be represented by this type, then None is returned.Source§fn from_i128(n: i128) -> Option<Self>
fn from_i128(n: i128) -> Option<Self>
Converts an
i128 to return an optional value of this type. If the
value cannot be represented by this type, then None is returned. Read moreSource§fn from_usize(n: usize) -> Option<Self>
fn from_usize(n: usize) -> Option<Self>
Converts a
usize to return an optional value of this type. If the
value cannot be represented by this type, then None is returned.Source§fn from_u8(n: u8) -> Option<Self>
fn from_u8(n: u8) -> Option<Self>
Converts an
u8 to return an optional value of this type. If the
value cannot be represented by this type, then None is returned.Source§fn from_u16(n: u16) -> Option<Self>
fn from_u16(n: u16) -> Option<Self>
Converts an
u16 to return an optional value of this type. If the
value cannot be represented by this type, then None is returned.Source§fn from_u32(n: u32) -> Option<Self>
fn from_u32(n: u32) -> Option<Self>
Converts an
u32 to return an optional value of this type. If the
value cannot be represented by this type, then None is returned.Source§fn from_u128(n: u128) -> Option<Self>
fn from_u128(n: u128) -> Option<Self>
Converts an
u128 to return an optional value of this type. If the
value cannot be represented by this type, then None is returned. Read moreSource§impl PartialEq for LifeFormHumanSpecificAssaultRifles
impl PartialEq for LifeFormHumanSpecificAssaultRifles
Source§fn eq(&self, other: &LifeFormHumanSpecificAssaultRifles) -> bool
fn eq(&self, other: &LifeFormHumanSpecificAssaultRifles) -> bool
Tests for
self and other values to be equal, and is used by ==.impl Copy for LifeFormHumanSpecificAssaultRifles
impl StructuralPartialEq for LifeFormHumanSpecificAssaultRifles
Auto Trait Implementations§
impl Freeze for LifeFormHumanSpecificAssaultRifles
impl RefUnwindSafe for LifeFormHumanSpecificAssaultRifles
impl Send for LifeFormHumanSpecificAssaultRifles
impl Sync for LifeFormHumanSpecificAssaultRifles
impl Unpin for LifeFormHumanSpecificAssaultRifles
impl UnwindSafe for LifeFormHumanSpecificAssaultRifles
Blanket Implementations§
Source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
Source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more