[][src]Function sync_test::logins::touch_login

pub fn touch_login(
    e: &PasswordEngine,
    id: &str,
    times: usize
) -> LoginResult<Login>