naga
23.0.0
In naga::front::wgsl::parse::lexer
Function
naga
::
front
::
wgsl
::
parse
::
lexer
::
is_word_part
Copy item path
source
ยท
[
−
]
fn is_word_part(c:
char
) ->
bool
Expand description
Returns whether or not a char is a word part (Unicode XID_Continue)