Function naga::front::wgsl::parse::number::consume_number

source ยท
pub(in front::wgsl) fn consume_number(
    input: &str,
) -> (Token<'_>, &str)