naga
23.0.0
In naga::front::wgsl::parse::lexer
Function
naga
::
front
::
wgsl
::
parse
::
lexer
::
consume_any
Copy item path
source
ยท
[
−
]
fn consume_any(input: &
str
, what: impl
Fn
(
char
) ->
bool
) -> (&
str
, &
str
)