Function lexical_util::format::radix_from_flags
source ยท pub const fn radix_from_flags(format: u128, mask: u128, shift: i32) -> u32
Expand description
Extract a generic radix from the format and bitflags.
pub const fn radix_from_flags(format: u128, mask: u128, shift: i32) -> u32
Extract a generic radix from the format and bitflags.