Searched defs:from_bits_truncate (Results 1 – 2 of 2) sorted by relevance
| /external/rust/crates/bitflags/src/ | ||
| D | tests.rs | 13 mod from_bits_truncate; module |
| D | traits.rs | 174 fn from_bits_truncate(bits: Self::Bits) -> Self { in from_bits_truncate() method |