relay_filter::localhost

Function should_filter

Source
pub fn should_filter<F: Filterable>(
    item: &F,
    config: &FilterConfig,
) -> Result<(), FilterStatKey>
Expand description

Filters events originating from the local host.