diff --git a/dev/arch/all.html b/dev/arch/all.html index ff47f211e..950cdf67e 100644 --- a/dev/arch/all.html +++ b/dev/arch/all.html @@ -1 +1 @@ -
pub(crate) fn gen_completions<T: Args>(
args: impl Iterator<Item = OsString>,
util_map: &Map<&'static str, (fn(_: T) -> i32, fn() -> Command)>
) -> !Prints completions for the utility in the first parameter for the shell in the second parameter to stdout
-pub(crate) fn gen_completions<T: Args>(
args: impl Iterator<Item = OsString>,
util_map: &Map<&'static str, (fn(_: T) -> i32, fn() -> Command)>
) -> !Prints completions for the utility in the first parameter for the shell in the second parameter to stdout
+