Searched defs:mthd_type (Results 1 – 1 of 1) sorted by relevance
71 let mthd_type: u32 = (mthd_type as u8).into(); in new() localVariable83 fn mthd_type(&self) -> MthdType { in mthd_type() method