fn recommend_inns_no_cache() -> Result<Vec<(u32, String)>, AppError>
Expand description

Origin of the cached function recommend_inns.