div_ceil
regex_
automata
0.4.13
In regex_
automata::
nfa::
thompson::
backtrack
regex_automata
::
nfa
::
thompson
::
backtrack
Function
div_
ceil
Copy item path
Source
fn div_ceil(lhs:
usize
, rhs:
usize
) ->
usize
Expand description
Integer division, but rounds up instead of down.