naga::front::wgsl::parse::lexer

Function is_blankspace

source
const fn is_blankspace(c: char) -> bool
Expand description

Returns whether or not a char is a blankspace (Unicode Pattern_White_Space)