diff --git a/dev/coreutils/fn.util_map.html b/dev/coreutils/fn.util_map.html index d06c2f3b3..b362345e1 100644 --- a/dev/coreutils/fn.util_map.html +++ b/dev/coreutils/fn.util_map.html @@ -4,5 +4,5 @@ In coreutils? - Function coreutils::util_mapsource · [−]pub(crate) fn util_map<T: Args>() -> Map<&'static str, (fn(_: T) -> i32, fn() -> Command<'static>)>
pub(crate) fn util_map<T: Args>() -> Map<&'static str, (fn(_: T) -> i32, fn() -> Command<'static>)>