regex_
automata
0.4.8
In regex_
automata::
util::
look::
is_
word_
char
Functions
check
fwd
rev
regex_automata
::
util
::
look
::
is_word_char
Function
fwd
Copy item path
Settings
Help
Summary
Source
pub(super) fn fwd( haystack: &[
u8
], at:
usize
, ) ->
Result
<
bool
,
UnicodeWordBoundaryError
>