pub async fn overview(
__arg0: State<AppState>,
user: CurrentUser,
) -> Result<impl IntoResponse, ApiError>Expand description
Answers the destinations and the recent deliveries. Administrators only: the log names people and the screen names where their alerts go.