inject_impl

Function inject_impl 

Source
pub fn inject_impl(
    args: &InjectArgs,
    matcher: impl Fn(&DirEntry) -> bool,
) -> Result<()>