Function atuin_server::router::router[][src]

pub async fn router(
    settings: &Settings
) -> Result<impl Filter<Extract = impl Reply, Error = Infallible> + Clone>