[][src]Function rust_3d::test_helper::write_expected_filter_2d

pub fn write_expected_filter_2d<F, P>(f: F, path_expected: &str) where
    F: IsFilter<P>,
    P: IsBuildable2D + Clone

Can be used to write the expected result of a 2D filter to later compare against in a test