Skip to main content

recents_list

Function recents_list 

Source
pub async fn recents_list(
    handle: State<'_, RecentsHandle>,
) -> Result<Vec<RecentLocation>, AppError>
Expand description

Return recent locations, newest first.