From d0fc23b42e1ad7ba512021dbbe031bc21ff38d80 Mon Sep 17 00:00:00 2001
From: sylvestre
Date: Fri, 7 Jul 2023 03:01:07 +0000
Subject: [PATCH] deploy: f0e8d44e6e64ee3354f95864c0a25b74cf1c1151
---
dev/implementors/core/clone/trait.Clone.js | 2 +-
dev/implementors/core/cmp/trait.Eq.js | 2 +-
dev/implementors/core/cmp/trait.PartialEq.js | 2 +-
dev/implementors/core/convert/trait.From.js | 2 +-
dev/implementors/core/fmt/trait.Debug.js | 2 +-
dev/implementors/core/marker/trait.Copy.js | 2 +-
dev/implementors/core/marker/trait.StructuralEq.js | 2 +-
dev/implementors/core/marker/trait.StructuralPartialEq.js | 2 +-
dev/search-index.js | 2 +-
dev/uu_cp/enum.Error.html | 2 +-
10 files changed, 10 insertions(+), 10 deletions(-)
diff --git a/dev/implementors/core/clone/trait.Clone.js b/dev/implementors/core/clone/trait.Clone.js
index 793aa06f6..9e54f2c16 100644
--- a/dev/implementors/core/clone/trait.Clone.js
+++ b/dev/implementors/core/clone/trait.Clone.js
@@ -1,5 +1,5 @@
(function() {var implementors = {
-"uu_cp":[["impl Clone for SparseMode"],["impl Clone for ReflinkMode"],["impl Clone for OverwriteMode"],["impl Clone for ClobberMode"]],
+"uu_cp":[["impl Clone for SparseMode"],["impl Clone for ClobberMode"],["impl Clone for ReflinkMode"],["impl Clone for OverwriteMode"]],
"uu_dd":[["impl Clone for Alarm"]],
"uu_factor":[["impl Clone for Factors"]],
"uu_install":[["impl Clone for MainFunction"]],
diff --git a/dev/implementors/core/cmp/trait.Eq.js b/dev/implementors/core/cmp/trait.Eq.js
index 1321fa232..a8b5d4ebc 100644
--- a/dev/implementors/core/cmp/trait.Eq.js
+++ b/dev/implementors/core/cmp/trait.Eq.js
@@ -1,5 +1,5 @@
(function() {var implementors = {
-"uu_cp":[["impl Eq for SparseMode"],["impl Eq for ClobberMode"],["impl Eq for ReflinkMode"],["impl Eq for Preserve"],["impl Eq for OverwriteMode"]],
+"uu_cp":[["impl Eq for ClobberMode"],["impl Eq for SparseMode"],["impl Eq for ReflinkMode"],["impl Eq for Preserve"],["impl Eq for OverwriteMode"]],
"uu_dircolors":[["impl Eq for OutputFmt"]],
"uu_factor":[["impl Eq for Factors"]],
"uu_install":[["impl Eq for MainFunction"]],
diff --git a/dev/implementors/core/cmp/trait.PartialEq.js b/dev/implementors/core/cmp/trait.PartialEq.js
index 6f0a656e1..d6afb75fb 100644
--- a/dev/implementors/core/cmp/trait.PartialEq.js
+++ b/dev/implementors/core/cmp/trait.PartialEq.js
@@ -1,5 +1,5 @@
(function() {var implementors = {
-"uu_cp":[["impl PartialEq<ClobberMode> for ClobberMode"],["impl PartialEq<Preserve> for Preserve"],["impl PartialEq<SparseMode> for SparseMode"],["impl PartialEq<ReflinkMode> for ReflinkMode"],["impl PartialEq<OverwriteMode> for OverwriteMode"]],
+"uu_cp":[["impl PartialEq<ClobberMode> for ClobberMode"],["impl PartialEq<SparseMode> for SparseMode"],["impl PartialEq<ReflinkMode> for ReflinkMode"],["impl PartialEq<OverwriteMode> for OverwriteMode"],["impl PartialEq<Preserve> for Preserve"]],
"uu_dircolors":[["impl PartialEq<OutputFmt> for OutputFmt"]],
"uu_factor":[["impl PartialEq<Factors> for Factors"]],
"uu_install":[["impl PartialEq<MainFunction> for MainFunction"]],
diff --git a/dev/implementors/core/convert/trait.From.js b/dev/implementors/core/convert/trait.From.js
index a764bc447..640e48411 100644
--- a/dev/implementors/core/convert/trait.From.js
+++ b/dev/implementors/core/convert/trait.From.js
@@ -1,4 +1,4 @@
(function() {var implementors = {
-"uu_cp":[["impl From<String> for Error"],["impl<'a> From<Context<String, Error>> for Error"],["impl From<Error> for Error"],["impl<'a> From<Context<&'a str, Error>> for Error"],["impl From<StripPrefixError> for Error"],["impl From<&'static str> for Error"],["impl From<Error> for Error"]],
+"uu_cp":[["impl From<Error> for Error"],["impl From<StripPrefixError> for Error"],["impl From<&'static str> for Error"],["impl From<Error> for Error"],["impl<'a> From<Context<String, Error>> for Error"],["impl From<String> for Error"],["impl<'a> From<Context<&'a str, Error>> for Error"]],
"uucore":[["impl From<Errno> for UIoError"],["impl From<DecodeError> for DecodeError"],["impl From<Error> for DecodeError"],["impl From<Error<RichFormatter>> for Box<dyn UError>"],["impl From<Error> for Box<dyn UError>"],["impl From<Error> for UIoError"],["impl<I, T> From<I> for ShortcutValueParserwhere\n I: IntoIterator<Item = T>,\n T: Into<PossibleValue>,"],["impl From<Errno> for Box<dyn UError>"],["impl<T> From<T> for Box<dyn UError>where\n T: UError + 'static,"],["impl From<DecodeError> for DecodeError"],["impl From<i32> for Box<dyn UError>"]]
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
\ No newline at end of file
diff --git a/dev/implementors/core/fmt/trait.Debug.js b/dev/implementors/core/fmt/trait.Debug.js
index 6762e4b76..c3d9aaabb 100644
--- a/dev/implementors/core/fmt/trait.Debug.js
+++ b/dev/implementors/core/fmt/trait.Debug.js
@@ -1,5 +1,5 @@
(function() {var implementors = {
-"uu_cp":[["impl Debug for Preserve"],["impl Debug for Error"],["impl Debug for Attributes"]],
+"uu_cp":[["impl Debug for Attributes"],["impl Debug for Preserve"],["impl Debug for Error"]],
"uu_dd":[["impl Debug for Alarm"]],
"uu_dircolors":[["impl Debug for OutputFmt"]],
"uu_factor":[["impl Debug for Factors"]],
diff --git a/dev/implementors/core/marker/trait.Copy.js b/dev/implementors/core/marker/trait.Copy.js
index 8c3b849fb..2f85485bd 100644
--- a/dev/implementors/core/marker/trait.Copy.js
+++ b/dev/implementors/core/marker/trait.Copy.js
@@ -1,5 +1,5 @@
(function() {var implementors = {
-"uu_cp":[["impl Copy for OverwriteMode"],["impl Copy for SparseMode"],["impl Copy for ClobberMode"],["impl Copy for ReflinkMode"]],
+"uu_cp":[["impl Copy for OverwriteMode"],["impl Copy for ClobberMode"],["impl Copy for SparseMode"],["impl Copy for ReflinkMode"]],
"uu_kill":[["impl Copy for Mode"]],
"uu_numfmt":[["impl Copy for RoundMethod"]],
"uu_sort":[["impl Copy for GeneralF64ParseResult"]],
diff --git a/dev/implementors/core/marker/trait.StructuralEq.js b/dev/implementors/core/marker/trait.StructuralEq.js
index 26848421a..7e88d1dde 100644
--- a/dev/implementors/core/marker/trait.StructuralEq.js
+++ b/dev/implementors/core/marker/trait.StructuralEq.js
@@ -1,5 +1,5 @@
(function() {var implementors = {
-"uu_cp":[["impl StructuralEq for SparseMode"],["impl StructuralEq for ReflinkMode"],["impl StructuralEq for ClobberMode"],["impl StructuralEq for Preserve"],["impl StructuralEq for OverwriteMode"]],
+"uu_cp":[["impl StructuralEq for SparseMode"],["impl StructuralEq for ReflinkMode"],["impl StructuralEq for Preserve"],["impl StructuralEq for OverwriteMode"],["impl StructuralEq for ClobberMode"]],
"uu_dircolors":[["impl StructuralEq for OutputFmt"]],
"uu_factor":[["impl StructuralEq for Factors"]],
"uu_install":[["impl StructuralEq for MainFunction"]],
diff --git a/dev/implementors/core/marker/trait.StructuralPartialEq.js b/dev/implementors/core/marker/trait.StructuralPartialEq.js
index 9bfaf575e..c376f497a 100644
--- a/dev/implementors/core/marker/trait.StructuralPartialEq.js
+++ b/dev/implementors/core/marker/trait.StructuralPartialEq.js
@@ -1,5 +1,5 @@
(function() {var implementors = {
-"uu_cp":[["impl StructuralPartialEq for ReflinkMode"],["impl StructuralPartialEq for SparseMode"],["impl StructuralPartialEq for ClobberMode"],["impl StructuralPartialEq for Preserve"],["impl StructuralPartialEq for OverwriteMode"]],
+"uu_cp":[["impl StructuralPartialEq for OverwriteMode"],["impl StructuralPartialEq for ClobberMode"],["impl StructuralPartialEq for ReflinkMode"],["impl StructuralPartialEq for Preserve"],["impl StructuralPartialEq for SparseMode"]],
"uu_dircolors":[["impl StructuralPartialEq for OutputFmt"]],
"uu_factor":[["impl StructuralPartialEq for Factors"]],
"uu_install":[["impl StructuralPartialEq for MainFunction"]],
diff --git a/dev/search-index.js b/dev/search-index.js
index 5c2cf3c4b..415197091 100644
--- a/dev/search-index.js
+++ b/dev/search-index.js
@@ -112,7 +112,7 @@ var searchIndex = JSON.parse('{\
"uu_chroot":{"doc":"","t":"FF","n":["uu_app","uumain"],"q":[[0,"uu_chroot"]],"d":["",""],"i":[0,0],"f":[[[],1],[2,3]],"c":[],"p":[[3,"Command"],[8,"Args"],[15,"i32"]]},\
"uu_cksum":{"doc":"","t":"FF","n":["uu_app","uumain"],"q":[[0,"uu_cksum"]],"d":["",""],"i":[0,0],"f":[[[],1],[2,3]],"c":[],"p":[[3,"Command"],[8,"Args"],[15,"i32"]]},\
"uu_comm":{"doc":"","t":"FF","n":["uu_app","uumain"],"q":[[0,"uu_comm"]],"d":["",""],"i":[0,0],"f":[[[],1],[2,3]],"c":[],"p":[[3,"Command"],[8,"Args"],[15,"i32"]]},\
-"uu_cp":{"doc":"","t":"NNNDNNNNENEGNENNNNNNNNNNNNNNNDEEENNGGENNNGGENNNLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLFLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLFFFM","n":["Always","Always","AttrOnly","Attributes","Auto","Auto","Backup","Clobber","ClobberMode","Copy","CopyMode","CopyResult","Directory","Error","Error","File","Force","Interactive","InvalidArgument","IoErr","IoErrContext","Link","Never","Never","No","NoClobber","NotADirectory","NotAllFilesCopied","NotImplemented","Options","OverwriteMode","Preserve","ReflinkMode","RemoveDestination","Skipped","Source","SourceSlice","SparseMode","Standard","StripPrefixError","SymLink","Target","TargetSlice","TargetType","Update","WalkDirErr","Yes","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","code","eq","eq","eq","eq","eq","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","into","into","into","into","into","into","into","into","into","into","localize_to_target","provide","source","to_owned","to_owned","to_owned","to_owned","to_string","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","uu_app","uumain","verify_target_type","required"],"q":[[0,"uu_cp"],[153,"uu_cp::Preserve"]],"d":["","","","","","","Invalid arguments to backup","Default Always overwrite existing files","Specifies whether when overwrite files","","","","","","General copy error","","","Prompt before overwriting a file","Result of a skipped file","Simple io::Error wrapper","Wrapper for io::Error with path context","","","","","Never overwrite a file","","Represents the state when a non-fatal error has occurred …","All standard options are included as an an implementation …","Re-usable, extensible copy options","Specifies whether when overwrite files","","Possible arguments for --reflink.","","Result of a skipped file Currently happens when “no” …","","","Possible arguments for --sparse.","","Simple std::path::StripPrefixError wrapper","","","","Specifies the expected file type of copy target","","Simple walkdir::Error wrapper","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","Returns the argument unchanged.","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Remove the root prefix from source and prefix it with …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Generate an error message if target is not the correct …",""],"i":[3,4,29,0,3,4,5,2,0,29,0,0,28,0,5,28,1,2,5,5,5,29,3,4,8,2,5,5,5,0,0,0,0,1,5,0,0,0,1,5,29,0,0,0,29,5,8,28,29,30,5,1,2,3,4,11,8,28,29,30,5,1,2,3,4,11,8,1,2,3,4,1,2,3,4,5,1,2,3,4,8,5,5,11,8,28,29,30,5,5,5,5,5,5,5,5,1,2,3,4,11,8,28,29,30,5,1,2,3,4,11,8,0,5,5,1,2,3,4,5,28,29,30,5,1,2,3,4,11,8,28,29,30,5,1,2,3,4,11,8,28,29,30,5,1,2,3,4,11,8,0,0,0,31],"f":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[1,1],[2,2],[3,3],[4,4],[[]],[[]],[[]],[[]],[5,6],[[1,1],7],[[2,2],7],[[3,3],7],[[4,4],7],[[8,8],7],[[5,9],10],[[5,9],10],[[11,9],10],[[8,9],10],[[]],[[]],[[]],[[[14,[12,13]]],5],[13,5],[15,5],[16,5],[[]],[17,5],[12,5],[[[14,[16,13]]],5],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[18,18,18],[[20,[19]]]],[21],[5,[[23,[22]]]],[[]],[[]],[[]],[[]],[[],16],[[],24],[[],24],[[],24],[[],24],[[],24],[[],24],[[],24],[[],24],[[],24],[[],24],[[],24],[[],24],[[],24],[[],24],[[],24],[[],24],[[],24],[[],24],[[],24],[[],24],[[],25],[[],25],[[],25],[[],25],[[],25],[[],25],[[],25],[[],25],[[],25],[[],25],[[],26],[27,6],[[18,28],20],0],"c":[],"p":[[4,"ClobberMode"],[4,"OverwriteMode"],[4,"ReflinkMode"],[4,"SparseMode"],[4,"Error"],[15,"i32"],[15,"bool"],[4,"Preserve"],[3,"Formatter"],[6,"Result"],[3,"Attributes"],[15,"str"],[3,"Error"],[3,"Context"],[3,"Error"],[3,"String"],[3,"StripPrefixError"],[3,"Path"],[3,"PathBuf"],[6,"CopyResult"],[3,"Demand"],[8,"Error"],[4,"Option"],[4,"Result"],[3,"TypeId"],[3,"Command"],[8,"Args"],[4,"TargetType"],[4,"CopyMode"],[3,"Options"],[13,"Yes"]]},\
+"uu_cp":{"doc":"","t":"NNNDNNNNENEGNENNNNNNNNNNNNNNNDEEENNGGENNNGGENNNLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLFLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLFFFM","n":["Always","Always","AttrOnly","Attributes","Auto","Auto","Backup","Clobber","ClobberMode","Copy","CopyMode","CopyResult","Directory","Error","Error","File","Force","Interactive","InvalidArgument","IoErr","IoErrContext","Link","Never","Never","No","NoClobber","NotADirectory","NotAllFilesCopied","NotImplemented","Options","OverwriteMode","Preserve","ReflinkMode","RemoveDestination","Skipped","Source","SourceSlice","SparseMode","Standard","StripPrefixError","SymLink","Target","TargetSlice","TargetType","Update","WalkDirErr","Yes","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","code","eq","eq","eq","eq","eq","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","into","into","into","into","into","into","into","into","into","into","localize_to_target","provide","source","to_owned","to_owned","to_owned","to_owned","to_string","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","uu_app","uumain","verify_target_type","required"],"q":[[0,"uu_cp"],[153,"uu_cp::Preserve"]],"d":["","","","","","","Invalid arguments to backup","Default Always overwrite existing files","Specifies whether when overwrite files","","","","","","General copy error","","","Prompt before overwriting a file","Result of a skipped file","Simple io::Error wrapper","Wrapper for io::Error with path context","","","","","Never overwrite a file","","Represents the state when a non-fatal error has occurred …","All standard options are included as an an implementation …","Re-usable, extensible copy options","Specifies whether when overwrite files","","Possible arguments for --reflink.","","Result of a skipped file Currently happens when “no” …","","","Possible arguments for --sparse.","","Simple std::path::StripPrefixError wrapper","","","","Specifies the expected file type of copy target","","Simple walkdir::Error wrapper","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Remove the root prefix from source and prefix it with …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Generate an error message if target is not the correct …",""],"i":[3,4,29,0,3,4,5,2,0,29,0,0,28,0,5,28,1,2,5,5,5,29,3,4,8,2,5,5,5,0,0,0,0,1,5,0,0,0,1,5,29,0,0,0,29,5,8,28,29,30,5,1,2,3,4,11,8,28,29,30,5,1,2,3,4,11,8,1,2,3,4,1,2,3,4,5,1,2,3,4,8,5,5,11,8,28,29,30,5,5,5,5,5,5,5,5,1,2,3,4,11,8,28,29,30,5,1,2,3,4,11,8,0,5,5,1,2,3,4,5,28,29,30,5,1,2,3,4,11,8,28,29,30,5,1,2,3,4,11,8,28,29,30,5,1,2,3,4,11,8,0,0,0,31],"f":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[1,1],[2,2],[3,3],[4,4],[[]],[[]],[[]],[[]],[5,6],[[1,1],7],[[2,2],7],[[3,3],7],[[4,4],7],[[8,8],7],[[5,9],10],[[5,9],10],[[11,9],10],[[8,9],10],[[]],[[]],[[]],[[]],[12,5],[13,5],[14,5],[[[16,[12,15]]],5],[15,5],[17,5],[[[16,[13,15]]],5],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[18,18,18],[[20,[19]]]],[21],[5,[[23,[22]]]],[[]],[[]],[[]],[[]],[[],12],[[],24],[[],24],[[],24],[[],24],[[],24],[[],24],[[],24],[[],24],[[],24],[[],24],[[],24],[[],24],[[],24],[[],24],[[],24],[[],24],[[],24],[[],24],[[],24],[[],24],[[],25],[[],25],[[],25],[[],25],[[],25],[[],25],[[],25],[[],25],[[],25],[[],25],[[],26],[27,6],[[18,28],20],0],"c":[],"p":[[4,"ClobberMode"],[4,"OverwriteMode"],[4,"ReflinkMode"],[4,"SparseMode"],[4,"Error"],[15,"i32"],[15,"bool"],[4,"Preserve"],[3,"Formatter"],[6,"Result"],[3,"Attributes"],[3,"String"],[15,"str"],[3,"StripPrefixError"],[3,"Error"],[3,"Context"],[3,"Error"],[3,"Path"],[3,"PathBuf"],[6,"CopyResult"],[3,"Demand"],[8,"Error"],[4,"Option"],[4,"Result"],[3,"TypeId"],[3,"Command"],[8,"Args"],[4,"TargetType"],[4,"CopyMode"],[3,"Options"],[13,"Yes"]]},\
"uu_csplit":{"doc":"","t":"DLLFLLLLLFF","n":["CsplitOptions","borrow","borrow_mut","csplit","from","into","try_from","try_into","type_id","uu_app","uumain"],"q":[[0,"uu_csplit"]],"d":["Command line options for csplit.","","","Splits a file into severals according to the command line …","Returns the argument unchanged.","Calls U::from(self).","","","","",""],"i":[0,1,1,0,1,1,1,1,1,0,0],"f":[0,[[]],[[]],[[1,[2,[0]],3],[[4,[0]]]],[[]],[[]],[[],4],[[],4],[[],5],[[],6],[7,8]],"c":[],"p":[[3,"CsplitOptions"],[3,"Vec"],[8,"BufRead"],[4,"Result"],[3,"TypeId"],[3,"Command"],[8,"Args"],[15,"i32"]]},\
"uu_cut":{"doc":"","t":"FF","n":["uu_app","uumain"],"q":[[0,"uu_cut"]],"d":["",""],"i":[0,0],"f":[[[],1],[2,3]],"c":[],"p":[[3,"Command"],[8,"Args"],[15,"i32"]]},\
"uu_date":{"doc":"","t":"FF","n":["uu_app","uumain"],"q":[[0,"uu_date"]],"d":["",""],"i":[0,0],"f":[[[],1],[2,3]],"c":[],"p":[[3,"Command"],[8,"Args"],[15,"i32"]]},\
diff --git a/dev/uu_cp/enum.Error.html b/dev/uu_cp/enum.Error.html
index 06e008729..f2206af3b 100644
--- a/dev/uu_cp/enum.Error.html
+++ b/dev/uu_cp/enum.Error.html
@@ -24,7 +24,7 @@ Currently happens when “no” is selected in interactive mode
path, but those that are not implemented yet should return
a NotImplemented error.
Invalid arguments to backup
-
Formats the value using the given formatter.
Read more
Formats the value using the given formatter.
Read more
The lower-level source of this error, if any.
Read more
👎Deprecated since 1.42.0: use the Display impl or to_string()
👎Deprecated since 1.33.0: replaced by Error::source, which can support downcasting
🔬This is a nightly-only experimental API. (error_generic_member_access)
Provides type based access to context intended for error reports.
Read more
Converts to this type from the input type.
Converts to this type from the input type.
Converts to this type from the input type.
Converts to this type from the input type.
Converts to this type from the input type.
Converts to this type from the input type.
Converts to this type from the input type.
Print usage help to a custom error.
Read more
Formats the value using the given formatter.
Read more
Formats the value using the given formatter.
Read more
The lower-level source of this error, if any.
Read more
👎Deprecated since 1.42.0: use the Display impl or to_string()
👎Deprecated since 1.33.0: replaced by Error::source, which can support downcasting
🔬This is a nightly-only experimental API. (error_generic_member_access)
Provides type based access to context intended for error reports.
Read more
Converts to this type from the input type.
Converts to this type from the input type.
Converts to this type from the input type.
Converts to this type from the input type.
Converts to this type from the input type.
Converts to this type from the input type.
Converts to this type from the input type.
Print usage help to a custom error.
Read more
Immutably borrows from an owned value.
Read more
Mutably borrows from an owned value.
Read more
Returns the argument unchanged.