selectors
0.31.0
In selectors::
parser
selectors
::
parser
Function
try_parse_combinator
Copy item path
Source
fn try_parse_combinator<'i, 't, P, Impl>( input: &mut
Parser
<'i, 't>, ) ->
Result
<
Combinator
,
()
>