Function quilkin::run[][src]

pub async fn run(
    filter_factories: impl IntoIterator<Item = DynFilterFactory>
) -> Result<(), Box<dyn Error>>
Expand description

Calls run with the Config found by Config::find and the default FilterSet.