Function explorer::api::filter

source ·
pub fn filter(
    db: ExplorerDb,
    settings: Settings
) -> impl Filter<Extract = impl Reply, Error = Rejection> + Clone