[][src]Function rust_3d::test_helper::write_expected_filter_3d

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

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