dogy_
backend_
api
0.3.0
In dogy_
backend_
api::
service::
assistant::
daily_
challenges::
handlers
dogy_backend_api
::
service
::
assistant
::
daily_challenges
::
handlers
Function
retrieve_current_longest_streak
Copy item path
Source
fn retrieve_current_longest_streak( dates: &
Vec
<
NaiveDate
>, today:
DateTime
<Tz>, ) -> (
u16
,
u16
)