naga::front::wgsl::parse::number

Function consume_number

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