calendrical_calculations
0.1.1
In calendrical_calculations::helpers
Function
calendrical_calculations
::
helpers
::
next_u8
Copy item path
source
ยท
[
−
]
pub(crate) fn next_u8<F>(index:
u8
, condition: F) ->
u8
where F:
Fn
(
u8
) ->
bool
,