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

Function parse

source
fn parse(input: &str) -> (Result<Number, NumberError>, &str)