Searched defs:val_u8 (Results 1 – 4 of 4) sorted by relevance
1167 const auto val_u8 = static_cast<uint8_t>(val); variable
579 let val_u8 = u8::try_from(value).expect("we check the bounds above"); in get() localVariable589 let val_u8 = u8::try_from(value).expect("we check the bounds above"); in get_mut() localVariable