Function notcoal::filters_from_file

source ·
pub fn filters_from_file<P: AsRef<Path>>(
    filename: &P
) -> Result<Vec<Filter>, Error>