headless_
lms_
models
0.1.0
In headless_
lms_
models::
user_
passwords
headless_lms_models
::
user_passwords
Function
mark_token_used
Copy item path
Source
pub async fn mark_token_used( conn: &mut
PgConnection
, token:
Uuid
, ) ->
ModelResult
<
bool
>