Function list_views

Source
pub async fn list_views(
    __arg0: Extension<Service>,
) -> Result<Json<Vec<View>>, DashboardError>