Function manual_find_prime_cache

pub fn manual_find_prime_cache(
    app_data: Data<AppData>,
    user_id: Uuid,
    jwt_token: JwtToken,
) -> Result<ShortUserResponse, StatusMessage>
Expand description

Primes the cached function manual_find. This is a cached function that uses the MANUAL_FIND cached static.