pub struct Factors(_);Implementations§
Trait Implementations§
source§impl PartialEq<Factors> for Factors
impl PartialEq<Factors> for Factors
source§fn eq(&self, other: &Factors) -> bool
fn eq(&self, other: &Factors) -> bool
self and other values to be equal, and is used
+pub struct Factors(_);Implementations§
Trait Implementations§
source§impl PartialEq<Factors> for Factors
impl PartialEq<Factors> for Factors
impl Eq for Factors
impl StructuralEq for Factors
impl StructuralPartialEq for Factors
Auto Trait Implementations§
impl !RefUnwindSafe for Factors
impl Send for Factors
impl !Sync for Factors
impl Unpin for Factors
impl UnwindSafe for Factors
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/dev/uu_fmt/fn.uu_app.html b/dev/uu_fmt/fn.uu_app.html
index 9be7f5293..deb6e5065 100644
--- a/dev/uu_fmt/fn.uu_app.html
+++ b/dev/uu_fmt/fn.uu_app.html
@@ -1 +1 @@
-uu_app in uu_fmt - Rust
\ No newline at end of file
+uu_app in uu_fmt - Rust
\ No newline at end of file
diff --git a/dev/uu_fmt/fn.uumain.html b/dev/uu_fmt/fn.uumain.html
index 77e426215..5a8aa3a06 100644
--- a/dev/uu_fmt/fn.uumain.html
+++ b/dev/uu_fmt/fn.uumain.html
@@ -1 +1 @@
-uumain in uu_fmt - Rust
\ No newline at end of file
+uumain in uu_fmt - Rust
\ No newline at end of file
diff --git a/dev/uu_fmt/index.html b/dev/uu_fmt/index.html
index 1f5bbe897..44447b307 100644
--- a/dev/uu_fmt/index.html
+++ b/dev/uu_fmt/index.html
@@ -1 +1 @@
-uu_fmt - Rust
\ No newline at end of file
+uu_fmt - Rust
\ No newline at end of file
diff --git a/dev/uu_fmt/struct.FmtOptions.html b/dev/uu_fmt/struct.FmtOptions.html
index 960051032..df70db62e 100644
--- a/dev/uu_fmt/struct.FmtOptions.html
+++ b/dev/uu_fmt/struct.FmtOptions.html
@@ -1,4 +1,4 @@
-FmtOptions in uu_fmt - Rust Struct uu_fmt::FmtOptions
source · pub struct FmtOptions { /* private fields */ }
Auto Trait Implementations§
§impl RefUnwindSafe for FmtOptions
§impl Send for FmtOptions
§impl Sync for FmtOptions
§impl Unpin for FmtOptions
§impl UnwindSafe for FmtOptions
Blanket Implementations§
source§impl<T> Any for Twhere
+FmtOptions in uu_fmt - Rust Struct uu_fmt::FmtOptions
source · pub struct FmtOptions { /* private fields */ }
Trait Implementations§
Auto Trait Implementations§
§impl RefUnwindSafe for FmtOptions
§impl Send for FmtOptions
§impl Sync for FmtOptions
§impl Unpin for FmtOptions
§impl UnwindSafe for FmtOptions
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read moresource§impl<T> From<T> for T
source§fn from(t: T) -> T
Returns the argument unchanged.
diff --git a/dev/uu_rm/index.html b/dev/uu_rm/index.html
index e9f1066a8..1c488795e 100644
--- a/dev/uu_rm/index.html
+++ b/dev/uu_rm/index.html
@@ -1 +1 @@
-uu_rm - Rust
\ No newline at end of file
+uu_rm - Rust
\ No newline at end of file
diff --git a/dev/uucore/encoding/enum.DecodeError.html b/dev/uucore/encoding/enum.DecodeError.html
index 9657c454e..917d79d75 100644
--- a/dev/uucore/encoding/enum.DecodeError.html
+++ b/dev/uucore/encoding/enum.DecodeError.html
@@ -2,7 +2,7 @@
Decode(DecodeError),
DecodeZ85(DecodeError),
Io(Error),
-}Variants§
Trait Implementations§
source§impl Debug for DecodeError
source§impl Display for DecodeError
source§impl Error for DecodeError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<DecodeError> for DecodeError
source§impl From<DecodeError> for DecodeError
Auto Trait Implementations§
§impl !RefUnwindSafe for DecodeError
§impl Send for DecodeError
§impl Sync for DecodeError
§impl Unpin for DecodeError
§impl !UnwindSafe for DecodeError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Debug for DecodeError
source§impl Display for DecodeError
source§impl Error for DecodeError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<DecodeError> for DecodeError
source§impl From<DecodeError> for DecodeError
Auto Trait Implementations§
§impl !RefUnwindSafe for DecodeError
§impl Send for DecodeError
§impl Sync for DecodeError
§impl Unpin for DecodeError
§impl !UnwindSafe for DecodeError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read moresource§impl<T> From<T> for T
source§fn from(t: T) -> T
Returns the argument unchanged.
diff --git a/dev/uucore/entries/struct.Group.html b/dev/uucore/entries/struct.Group.html
index 80385c494..5dfc866aa 100644
--- a/dev/uucore/entries/struct.Group.html
+++ b/dev/uucore/entries/struct.Group.html
@@ -3,7 +3,7 @@
pub gid: gid_t,
}Fields§
§name: StringAKA group.gr_name
§gid: gid_tAKA group.gr_gid
-Trait Implementations§
Auto Trait Implementations§
§impl RefUnwindSafe for Group
§impl Send for Group
§impl Sync for Group
§impl Unpin for Group
§impl UnwindSafe for Group
Blanket Implementations§
Trait Implementations§
Auto Trait Implementations§
§impl RefUnwindSafe for Group
§impl Send for Group
§impl Sync for Group
§impl Unpin for Group
§impl UnwindSafe for Group
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read moresource§impl<T> From<T> for T
source§fn from(t: T) -> T
Returns the argument unchanged.
diff --git a/dev/uucore/error/struct.ExitCode.html b/dev/uucore/error/struct.ExitCode.html
index 4dd708fdd..055782ec0 100644
--- a/dev/uucore/error/struct.ExitCode.html
+++ b/dev/uucore/error/struct.ExitCode.html
@@ -10,7 +10,7 @@
let res: UResult<()> = Err(1.into());
This type is especially useful for a trivial conversion from utils returning i32 to
returning UResult.
-Tuple Fields§
§0: i32Implementations§
Trait Implementations§
source§impl Error for ExitCode
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl RefUnwindSafe for ExitCode
§impl Send for ExitCode
§impl Sync for ExitCode
§impl Unpin for ExitCode
§impl UnwindSafe for ExitCode
Blanket Implementations§
Tuple Fields§
§0: i32Implementations§
Trait Implementations§
source§impl Error for ExitCode
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl RefUnwindSafe for ExitCode
§impl Send for ExitCode
§impl Sync for ExitCode
§impl Unpin for ExitCode
§impl UnwindSafe for ExitCode
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read moresource§impl<T> From<T> for T
source§fn from(t: T) -> T
Returns the argument unchanged.
diff --git a/dev/uucore/error/struct.UIoError.html b/dev/uucore/error/struct.UIoError.html
index 93c5e87a8..e918434f9 100644
--- a/dev/uucore/error/struct.UIoError.html
+++ b/dev/uucore/error/struct.UIoError.html
@@ -21,7 +21,7 @@ coreutils.
// Converting from an `std::io::Error`.
let res: UResult<File> = File::open(path).map_err_context(|| format!("cannot access {}", path.quote()));
-Implementations§
Trait Implementations§
source§impl Error for UIoError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl !RefUnwindSafe for UIoError
§impl Send for UIoError
§impl Sync for UIoError
§impl Unpin for UIoError
§impl !UnwindSafe for UIoError
Blanket Implementations§
Implementations§
Trait Implementations§
source§impl Error for UIoError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl !RefUnwindSafe for UIoError
§impl Send for UIoError
§impl Sync for UIoError
§impl Unpin for UIoError
§impl !UnwindSafe for UIoError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read moresource§impl<T> From<T> for T
source§fn from(t: T) -> T
Returns the argument unchanged.
diff --git a/dev/uucore/error/struct.UUsageError.html b/dev/uucore/error/struct.UUsageError.html
index b0c4a0955..d1c6ae9d2 100644
--- a/dev/uucore/error/struct.UUsageError.html
+++ b/dev/uucore/error/struct.UUsageError.html
@@ -1,7 +1,7 @@
UUsageError in uucore::error - Rust Struct uucore::error::UUsageError
source · pub struct UUsageError {
pub code: i32,
pub message: String,
-}
Fields§
§code: i32§message: StringImplementations§
Trait Implementations§
source§impl Debug for UUsageError
source§impl Display for UUsageError
source§impl Error for UUsageError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl RefUnwindSafe for UUsageError
§impl Send for UUsageError
§impl Sync for UUsageError
§impl Unpin for UUsageError
§impl UnwindSafe for UUsageError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§code: i32§message: StringImplementations§
Trait Implementations§
source§impl Debug for UUsageError
source§impl Display for UUsageError
source§impl Error for UUsageError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl RefUnwindSafe for UUsageError
§impl Send for UUsageError
§impl Sync for UUsageError
§impl Unpin for UUsageError
§impl UnwindSafe for UUsageError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read moresource§impl<T> From<T> for T
source§fn from(t: T) -> T
Returns the argument unchanged.
diff --git a/dev/uucore/error/trait.FromIo.html b/dev/uucore/error/trait.FromIo.html
index 532b8c3eb..208498198 100644
--- a/dev/uucore/error/trait.FromIo.html
+++ b/dev/uucore/error/trait.FromIo.html
@@ -13,4 +13,4 @@
// prints "fix me please!: Permission denied"
println!("{}", uio_result.unwrap_err());
-Implementors§
\ No newline at end of file
+
Implementors§
\ No newline at end of file
diff --git a/dev/uucore/error/trait.UError.html b/dev/uucore/error/trait.UError.html
index e789a352a..21b6be630 100644
--- a/dev/uucore/error/trait.UError.html
+++ b/dev/uucore/error/trait.UError.html
@@ -143,5 +143,5 @@ below the error message. The usage help is in the format: “Try {name} --
}
}
}
-Trait Implementations§
Trait Implementations§
Implementors§
\ No newline at end of file
diff --git a/dev/uucore/parse_size/enum.ParseSizeError.html b/dev/uucore/parse_size/enum.ParseSizeError.html
index 1080aa1b1..fc6a9b7be 100644
--- a/dev/uucore/parse_size/enum.ParseSizeError.html
+++ b/dev/uucore/parse_size/enum.ParseSizeError.html
@@ -2,7 +2,7 @@
InvalidSuffix(String),
ParseFailure(String),
SizeTooBig(String),
-}Variants§
Trait Implementations§
source§impl Debug for ParseSizeError
source§impl Display for ParseSizeError
source§impl Error for ParseSizeError
source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read moresource§impl PartialEq<ParseSizeError> for ParseSizeError
source§fn eq(&self, other: &ParseSizeError) -> bool
This method tests for self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for ParseSizeError
source§impl Display for ParseSizeError
source§impl Error for ParseSizeError
source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read moresource§impl PartialEq<ParseSizeError> for ParseSizeError
source§fn eq(&self, other: &ParseSizeError) -> bool
This method tests for self and other values to be equal, and is used
by ==.source§impl Eq for ParseSizeError
source§impl StructuralEq for ParseSizeError
source§impl StructuralPartialEq for ParseSizeError
Auto Trait Implementations§
§impl RefUnwindSafe for ParseSizeError
§impl Send for ParseSizeError
§impl Sync for ParseSizeError
§impl Unpin for ParseSizeError
§impl UnwindSafe for ParseSizeError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/dev/uucore/perms/entries/struct.Group.html b/dev/uucore/perms/entries/struct.Group.html
index 2ac7e63bc..a14cdc1f0 100644
--- a/dev/uucore/perms/entries/struct.Group.html
+++ b/dev/uucore/perms/entries/struct.Group.html
@@ -3,7 +3,7 @@
pub gid: gid_t,
}Fields§
§name: StringAKA group.gr_name
§gid: gid_tAKA group.gr_gid
-Trait Implementations§
Auto Trait Implementations§
§impl RefUnwindSafe for Group
§impl Send for Group
§impl Sync for Group
§impl Unpin for Group
§impl UnwindSafe for Group
Blanket Implementations§
Trait Implementations§
Auto Trait Implementations§
§impl RefUnwindSafe for Group
§impl Send for Group
§impl Sync for Group
§impl Unpin for Group
§impl UnwindSafe for Group
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read moresource§impl<T> From<T> for T
source§fn from(t: T) -> T
Returns the argument unchanged.
diff --git a/dev/uucore/shortcut_value_parser/index.html b/dev/uucore/shortcut_value_parser/index.html
index a87248c26..c3a6a9057 100644
--- a/dev/uucore/shortcut_value_parser/index.html
+++ b/dev/uucore/shortcut_value_parser/index.html
@@ -1 +1 @@
-uucore::shortcut_value_parser - Rust
\ No newline at end of file
+uucore::shortcut_value_parser - Rust
\ No newline at end of file
diff --git a/dev/uucore/shortcut_value_parser/struct.ShortcutValueParser.html b/dev/uucore/shortcut_value_parser/struct.ShortcutValueParser.html
index cb88e819f..6e2a7ab85 100644
--- a/dev/uucore/shortcut_value_parser/struct.ShortcutValueParser.html
+++ b/dev/uucore/shortcut_value_parser/struct.ShortcutValueParser.html
@@ -1,15 +1,15 @@
-ShortcutValueParser in uucore::shortcut_value_parser - Rust Struct uucore::shortcut_value_parser::ShortcutValueParser
source · pub struct ShortcutValueParser(_);
Implementations§
source§impl ShortcutValueParser
ShortcutValueParser is similar to clap’s PossibleValuesParser: it verifies that the value is
+
ShortcutValueParser in uucore::shortcut_value_parser - Rust Struct uucore::shortcut_value_parser::ShortcutValueParser
source · pub struct ShortcutValueParser(_);
Implementations§
source§impl ShortcutValueParser
ShortcutValueParser is similar to clap’s PossibleValuesParser: it verifies that the value is
from an enumerated set of PossibleValue.
Whereas PossibleValuesParser only accepts exact matches, ShortcutValueParser also accepts
shortcuts as long as they are unambiguous.
-Trait Implementations§
source§impl Clone for ShortcutValueParser
source§fn clone(&self) -> ShortcutValueParser
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl<I, T> From<I> for ShortcutValueParserwhere
+
Trait Implementations§
source§impl Clone for ShortcutValueParser
source§fn clone(&self) -> ShortcutValueParser
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl<I, T> From<I> for ShortcutValueParserwhere
I: IntoIterator<Item = T>,
- T: Into<PossibleValue>,
source§impl TypedValueParser for ShortcutValueParser
source§impl TypedValueParser for ShortcutValueParser
source§fn parse_ref(
&self,
cmd: &Command,
arg: Option<&Arg>,
value: &OsStr
-) -> Result<Self::Value, Error>
Parse the argument value Read moresource§fn possible_values(
+) -> Result<Self::Value, Error>
Parse the argument value Read more
impl<T> Borrow<T> for Twhere
diff --git a/dev/uu_fmt/fn.uu_app.html b/dev/uu_fmt/fn.uu_app.html
index 9be7f5293..deb6e5065 100644
--- a/dev/uu_fmt/fn.uu_app.html
+++ b/dev/uu_fmt/fn.uu_app.html
@@ -1 +1 @@
-uu_app in uu_fmt - Rust
\ No newline at end of file
+uu_app in uu_fmt - Rust
\ No newline at end of file
diff --git a/dev/uu_fmt/fn.uumain.html b/dev/uu_fmt/fn.uumain.html
index 77e426215..5a8aa3a06 100644
--- a/dev/uu_fmt/fn.uumain.html
+++ b/dev/uu_fmt/fn.uumain.html
@@ -1 +1 @@
-uumain in uu_fmt - Rust
\ No newline at end of file
+uumain in uu_fmt - Rust
\ No newline at end of file
diff --git a/dev/uu_fmt/index.html b/dev/uu_fmt/index.html
index 1f5bbe897..44447b307 100644
--- a/dev/uu_fmt/index.html
+++ b/dev/uu_fmt/index.html
@@ -1 +1 @@
-uu_fmt - Rust
\ No newline at end of file
+uu_fmt - Rust
\ No newline at end of file
diff --git a/dev/uu_fmt/struct.FmtOptions.html b/dev/uu_fmt/struct.FmtOptions.html
index 960051032..df70db62e 100644
--- a/dev/uu_fmt/struct.FmtOptions.html
+++ b/dev/uu_fmt/struct.FmtOptions.html
@@ -1,4 +1,4 @@
-FmtOptions in uu_fmt - Rust Struct uu_fmt::FmtOptions
source · pub struct FmtOptions { /* private fields */ }
Auto Trait Implementations§
§impl RefUnwindSafe for FmtOptions
§impl Send for FmtOptions
§impl Sync for FmtOptions
§impl Unpin for FmtOptions
§impl UnwindSafe for FmtOptions
Blanket Implementations§
source§impl<T> Any for Twhere
+FmtOptions in uu_fmt - Rust Struct uu_fmt::FmtOptions
source · pub struct FmtOptions { /* private fields */ }
Trait Implementations§
Auto Trait Implementations§
§impl RefUnwindSafe for FmtOptions
§impl Send for FmtOptions
§impl Sync for FmtOptions
§impl Unpin for FmtOptions
§impl UnwindSafe for FmtOptions
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read moresource§impl<T> From<T> for T
source§fn from(t: T) -> T
Returns the argument unchanged.
diff --git a/dev/uu_rm/index.html b/dev/uu_rm/index.html
index e9f1066a8..1c488795e 100644
--- a/dev/uu_rm/index.html
+++ b/dev/uu_rm/index.html
@@ -1 +1 @@
-uu_rm - Rust
\ No newline at end of file
+uu_rm - Rust
\ No newline at end of file
diff --git a/dev/uucore/encoding/enum.DecodeError.html b/dev/uucore/encoding/enum.DecodeError.html
index 9657c454e..917d79d75 100644
--- a/dev/uucore/encoding/enum.DecodeError.html
+++ b/dev/uucore/encoding/enum.DecodeError.html
@@ -2,7 +2,7 @@
Decode(DecodeError),
DecodeZ85(DecodeError),
Io(Error),
-}Variants§
Trait Implementations§
source§impl Debug for DecodeError
source§impl Display for DecodeError
source§impl Error for DecodeError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<DecodeError> for DecodeError
source§impl From<DecodeError> for DecodeError
Auto Trait Implementations§
§impl !RefUnwindSafe for DecodeError
§impl Send for DecodeError
§impl Sync for DecodeError
§impl Unpin for DecodeError
§impl !UnwindSafe for DecodeError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Debug for DecodeError
source§impl Display for DecodeError
source§impl Error for DecodeError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<DecodeError> for DecodeError
source§impl From<DecodeError> for DecodeError
Auto Trait Implementations§
§impl !RefUnwindSafe for DecodeError
§impl Send for DecodeError
§impl Sync for DecodeError
§impl Unpin for DecodeError
§impl !UnwindSafe for DecodeError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read moresource§impl<T> From<T> for T
source§fn from(t: T) -> T
Returns the argument unchanged.
diff --git a/dev/uucore/entries/struct.Group.html b/dev/uucore/entries/struct.Group.html
index 80385c494..5dfc866aa 100644
--- a/dev/uucore/entries/struct.Group.html
+++ b/dev/uucore/entries/struct.Group.html
@@ -3,7 +3,7 @@
pub gid: gid_t,
}Fields§
§name: StringAKA group.gr_name
§gid: gid_tAKA group.gr_gid
-Trait Implementations§
Auto Trait Implementations§
§impl RefUnwindSafe for Group
§impl Send for Group
§impl Sync for Group
§impl Unpin for Group
§impl UnwindSafe for Group
Blanket Implementations§
Trait Implementations§
Auto Trait Implementations§
§impl RefUnwindSafe for Group
§impl Send for Group
§impl Sync for Group
§impl Unpin for Group
§impl UnwindSafe for Group
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read moresource§impl<T> From<T> for T
source§fn from(t: T) -> T
Returns the argument unchanged.
diff --git a/dev/uucore/error/struct.ExitCode.html b/dev/uucore/error/struct.ExitCode.html
index 4dd708fdd..055782ec0 100644
--- a/dev/uucore/error/struct.ExitCode.html
+++ b/dev/uucore/error/struct.ExitCode.html
@@ -10,7 +10,7 @@
let res: UResult<()> = Err(1.into());
This type is especially useful for a trivial conversion from utils returning i32 to
returning UResult.
-Tuple Fields§
§0: i32Implementations§
Trait Implementations§
source§impl Error for ExitCode
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl RefUnwindSafe for ExitCode
§impl Send for ExitCode
§impl Sync for ExitCode
§impl Unpin for ExitCode
§impl UnwindSafe for ExitCode
Blanket Implementations§
Tuple Fields§
§0: i32Implementations§
Trait Implementations§
source§impl Error for ExitCode
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl RefUnwindSafe for ExitCode
§impl Send for ExitCode
§impl Sync for ExitCode
§impl Unpin for ExitCode
§impl UnwindSafe for ExitCode
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read moresource§impl<T> From<T> for T
source§fn from(t: T) -> T
Returns the argument unchanged.
diff --git a/dev/uucore/error/struct.UIoError.html b/dev/uucore/error/struct.UIoError.html
index 93c5e87a8..e918434f9 100644
--- a/dev/uucore/error/struct.UIoError.html
+++ b/dev/uucore/error/struct.UIoError.html
@@ -21,7 +21,7 @@ coreutils.
// Converting from an `std::io::Error`.
let res: UResult<File> = File::open(path).map_err_context(|| format!("cannot access {}", path.quote()));
-Implementations§
Trait Implementations§
source§impl Error for UIoError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl !RefUnwindSafe for UIoError
§impl Send for UIoError
§impl Sync for UIoError
§impl Unpin for UIoError
§impl !UnwindSafe for UIoError
Blanket Implementations§
Implementations§
Trait Implementations§
source§impl Error for UIoError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl !RefUnwindSafe for UIoError
§impl Send for UIoError
§impl Sync for UIoError
§impl Unpin for UIoError
§impl !UnwindSafe for UIoError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read moresource§impl<T> From<T> for T
source§fn from(t: T) -> T
Returns the argument unchanged.
diff --git a/dev/uucore/error/struct.UUsageError.html b/dev/uucore/error/struct.UUsageError.html
index b0c4a0955..d1c6ae9d2 100644
--- a/dev/uucore/error/struct.UUsageError.html
+++ b/dev/uucore/error/struct.UUsageError.html
@@ -1,7 +1,7 @@
UUsageError in uucore::error - Rust Struct uucore::error::UUsageError
source · pub struct UUsageError {
pub code: i32,
pub message: String,
-}
Fields§
§code: i32§message: StringImplementations§
Trait Implementations§
source§impl Debug for UUsageError
source§impl Display for UUsageError
source§impl Error for UUsageError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl RefUnwindSafe for UUsageError
§impl Send for UUsageError
§impl Sync for UUsageError
§impl Unpin for UUsageError
§impl UnwindSafe for UUsageError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§code: i32§message: StringImplementations§
Trait Implementations§
source§impl Debug for UUsageError
source§impl Display for UUsageError
source§impl Error for UUsageError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl RefUnwindSafe for UUsageError
§impl Send for UUsageError
§impl Sync for UUsageError
§impl Unpin for UUsageError
§impl UnwindSafe for UUsageError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read moresource§impl<T> From<T> for T
source§fn from(t: T) -> T
Returns the argument unchanged.
diff --git a/dev/uucore/error/trait.FromIo.html b/dev/uucore/error/trait.FromIo.html
index 532b8c3eb..208498198 100644
--- a/dev/uucore/error/trait.FromIo.html
+++ b/dev/uucore/error/trait.FromIo.html
@@ -13,4 +13,4 @@
// prints "fix me please!: Permission denied"
println!("{}", uio_result.unwrap_err());
-Implementors§
\ No newline at end of file
+
Implementors§
\ No newline at end of file
diff --git a/dev/uucore/error/trait.UError.html b/dev/uucore/error/trait.UError.html
index e789a352a..21b6be630 100644
--- a/dev/uucore/error/trait.UError.html
+++ b/dev/uucore/error/trait.UError.html
@@ -143,5 +143,5 @@ below the error message. The usage help is in the format: “Try {name} --
}
}
}
-Trait Implementations§
Trait Implementations§
Implementors§
\ No newline at end of file
diff --git a/dev/uucore/parse_size/enum.ParseSizeError.html b/dev/uucore/parse_size/enum.ParseSizeError.html
index 1080aa1b1..fc6a9b7be 100644
--- a/dev/uucore/parse_size/enum.ParseSizeError.html
+++ b/dev/uucore/parse_size/enum.ParseSizeError.html
@@ -2,7 +2,7 @@
InvalidSuffix(String),
ParseFailure(String),
SizeTooBig(String),
-}Variants§
Trait Implementations§
source§impl Debug for ParseSizeError
source§impl Display for ParseSizeError
source§impl Error for ParseSizeError
source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read moresource§impl PartialEq<ParseSizeError> for ParseSizeError
source§fn eq(&self, other: &ParseSizeError) -> bool
This method tests for self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for ParseSizeError
source§impl Display for ParseSizeError
source§impl Error for ParseSizeError
source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read moresource§impl PartialEq<ParseSizeError> for ParseSizeError
source§fn eq(&self, other: &ParseSizeError) -> bool
This method tests for self and other values to be equal, and is used
by ==.source§impl Eq for ParseSizeError
source§impl StructuralEq for ParseSizeError
source§impl StructuralPartialEq for ParseSizeError
Auto Trait Implementations§
§impl RefUnwindSafe for ParseSizeError
§impl Send for ParseSizeError
§impl Sync for ParseSizeError
§impl Unpin for ParseSizeError
§impl UnwindSafe for ParseSizeError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/dev/uucore/perms/entries/struct.Group.html b/dev/uucore/perms/entries/struct.Group.html
index 2ac7e63bc..a14cdc1f0 100644
--- a/dev/uucore/perms/entries/struct.Group.html
+++ b/dev/uucore/perms/entries/struct.Group.html
@@ -3,7 +3,7 @@
pub gid: gid_t,
}Fields§
§name: StringAKA group.gr_name
§gid: gid_tAKA group.gr_gid
-Trait Implementations§
Auto Trait Implementations§
§impl RefUnwindSafe for Group
§impl Send for Group
§impl Sync for Group
§impl Unpin for Group
§impl UnwindSafe for Group
Blanket Implementations§
Trait Implementations§
Auto Trait Implementations§
§impl RefUnwindSafe for Group
§impl Send for Group
§impl Sync for Group
§impl Unpin for Group
§impl UnwindSafe for Group
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read moresource§impl<T> From<T> for T
source§fn from(t: T) -> T
Returns the argument unchanged.
diff --git a/dev/uucore/shortcut_value_parser/index.html b/dev/uucore/shortcut_value_parser/index.html
index a87248c26..c3a6a9057 100644
--- a/dev/uucore/shortcut_value_parser/index.html
+++ b/dev/uucore/shortcut_value_parser/index.html
@@ -1 +1 @@
-uucore::shortcut_value_parser - Rust
\ No newline at end of file
+uucore::shortcut_value_parser - Rust
\ No newline at end of file
diff --git a/dev/uucore/shortcut_value_parser/struct.ShortcutValueParser.html b/dev/uucore/shortcut_value_parser/struct.ShortcutValueParser.html
index cb88e819f..6e2a7ab85 100644
--- a/dev/uucore/shortcut_value_parser/struct.ShortcutValueParser.html
+++ b/dev/uucore/shortcut_value_parser/struct.ShortcutValueParser.html
@@ -1,15 +1,15 @@
-ShortcutValueParser in uucore::shortcut_value_parser - Rust Struct uucore::shortcut_value_parser::ShortcutValueParser
source · pub struct ShortcutValueParser(_);
Implementations§
source§impl ShortcutValueParser
ShortcutValueParser is similar to clap’s PossibleValuesParser: it verifies that the value is
+
ShortcutValueParser in uucore::shortcut_value_parser - Rust Struct uucore::shortcut_value_parser::ShortcutValueParser
source · pub struct ShortcutValueParser(_);
Implementations§
source§impl ShortcutValueParser
ShortcutValueParser is similar to clap’s PossibleValuesParser: it verifies that the value is
from an enumerated set of PossibleValue.
Whereas PossibleValuesParser only accepts exact matches, ShortcutValueParser also accepts
shortcuts as long as they are unambiguous.
-Trait Implementations§
source§impl Clone for ShortcutValueParser
source§fn clone(&self) -> ShortcutValueParser
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl<I, T> From<I> for ShortcutValueParserwhere
+
Trait Implementations§
source§impl Clone for ShortcutValueParser
source§fn clone(&self) -> ShortcutValueParser
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl<I, T> From<I> for ShortcutValueParserwhere
I: IntoIterator<Item = T>,
- T: Into<PossibleValue>,
source§impl TypedValueParser for ShortcutValueParser
source§impl TypedValueParser for ShortcutValueParser
source§fn parse_ref(
&self,
cmd: &Command,
arg: Option<&Arg>,
value: &OsStr
-) -> Result<Self::Value, Error>
Parse the argument value Read moresource§fn possible_values(
+) -> Result<Self::Value, Error>
Parse the argument value Read more
Struct uu_fmt::FmtOptions
source · pub struct FmtOptions { /* private fields */ }Auto Trait Implementations§
impl RefUnwindSafe for FmtOptions
impl Send for FmtOptions
impl Sync for FmtOptions
impl Unpin for FmtOptions
impl UnwindSafe for FmtOptions
Blanket Implementations§
source§impl<T> Any for Twhere
+FmtOptions in uu_fmt - Rust Struct uu_fmt::FmtOptions
source · pub struct FmtOptions { /* private fields */ }
Trait Implementations§
Auto Trait Implementations§
§impl RefUnwindSafe for FmtOptions
§impl Send for FmtOptions
§impl Sync for FmtOptions
§impl Unpin for FmtOptions
§impl UnwindSafe for FmtOptions
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read moresource§impl<T> From<T> for T
source§fn from(t: T) -> T
Returns the argument unchanged.
diff --git a/dev/uu_rm/index.html b/dev/uu_rm/index.html
index e9f1066a8..1c488795e 100644
--- a/dev/uu_rm/index.html
+++ b/dev/uu_rm/index.html
@@ -1 +1 @@
-uu_rm - Rust
\ No newline at end of file
+uu_rm - Rust
\ No newline at end of file
diff --git a/dev/uucore/encoding/enum.DecodeError.html b/dev/uucore/encoding/enum.DecodeError.html
index 9657c454e..917d79d75 100644
--- a/dev/uucore/encoding/enum.DecodeError.html
+++ b/dev/uucore/encoding/enum.DecodeError.html
@@ -2,7 +2,7 @@
Decode(DecodeError),
DecodeZ85(DecodeError),
Io(Error),
-}Variants§
Trait Implementations§
source§impl Debug for DecodeError
source§impl Display for DecodeError
source§impl Error for DecodeError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<DecodeError> for DecodeError
source§impl From<DecodeError> for DecodeError
Auto Trait Implementations§
§impl !RefUnwindSafe for DecodeError
§impl Send for DecodeError
§impl Sync for DecodeError
§impl Unpin for DecodeError
§impl !UnwindSafe for DecodeError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Debug for DecodeError
source§impl Display for DecodeError
source§impl Error for DecodeError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<DecodeError> for DecodeError
source§impl From<DecodeError> for DecodeError
Auto Trait Implementations§
§impl !RefUnwindSafe for DecodeError
§impl Send for DecodeError
§impl Sync for DecodeError
§impl Unpin for DecodeError
§impl !UnwindSafe for DecodeError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read moresource§impl<T> From<T> for T
source§fn from(t: T) -> T
Returns the argument unchanged.
diff --git a/dev/uucore/entries/struct.Group.html b/dev/uucore/entries/struct.Group.html
index 80385c494..5dfc866aa 100644
--- a/dev/uucore/entries/struct.Group.html
+++ b/dev/uucore/entries/struct.Group.html
@@ -3,7 +3,7 @@
pub gid: gid_t,
}Fields§
§name: StringAKA group.gr_name
§gid: gid_tAKA group.gr_gid
-Trait Implementations§
Auto Trait Implementations§
§impl RefUnwindSafe for Group
§impl Send for Group
§impl Sync for Group
§impl Unpin for Group
§impl UnwindSafe for Group
Blanket Implementations§
Trait Implementations§
Auto Trait Implementations§
§impl RefUnwindSafe for Group
§impl Send for Group
§impl Sync for Group
§impl Unpin for Group
§impl UnwindSafe for Group
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read moresource§impl<T> From<T> for T
source§fn from(t: T) -> T
Returns the argument unchanged.
diff --git a/dev/uucore/error/struct.ExitCode.html b/dev/uucore/error/struct.ExitCode.html
index 4dd708fdd..055782ec0 100644
--- a/dev/uucore/error/struct.ExitCode.html
+++ b/dev/uucore/error/struct.ExitCode.html
@@ -10,7 +10,7 @@
let res: UResult<()> = Err(1.into());
This type is especially useful for a trivial conversion from utils returning i32 to
returning UResult.
-Tuple Fields§
§0: i32Implementations§
Trait Implementations§
source§impl Error for ExitCode
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl RefUnwindSafe for ExitCode
§impl Send for ExitCode
§impl Sync for ExitCode
§impl Unpin for ExitCode
§impl UnwindSafe for ExitCode
Blanket Implementations§
Tuple Fields§
§0: i32Implementations§
Trait Implementations§
source§impl Error for ExitCode
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl RefUnwindSafe for ExitCode
§impl Send for ExitCode
§impl Sync for ExitCode
§impl Unpin for ExitCode
§impl UnwindSafe for ExitCode
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read moresource§impl<T> From<T> for T
source§fn from(t: T) -> T
Returns the argument unchanged.
diff --git a/dev/uucore/error/struct.UIoError.html b/dev/uucore/error/struct.UIoError.html
index 93c5e87a8..e918434f9 100644
--- a/dev/uucore/error/struct.UIoError.html
+++ b/dev/uucore/error/struct.UIoError.html
@@ -21,7 +21,7 @@ coreutils.
// Converting from an `std::io::Error`.
let res: UResult<File> = File::open(path).map_err_context(|| format!("cannot access {}", path.quote()));
-Implementations§
Trait Implementations§
source§impl Error for UIoError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl !RefUnwindSafe for UIoError
§impl Send for UIoError
§impl Sync for UIoError
§impl Unpin for UIoError
§impl !UnwindSafe for UIoError
Blanket Implementations§
Implementations§
Trait Implementations§
source§impl Error for UIoError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl !RefUnwindSafe for UIoError
§impl Send for UIoError
§impl Sync for UIoError
§impl Unpin for UIoError
§impl !UnwindSafe for UIoError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read moresource§impl<T> From<T> for T
source§fn from(t: T) -> T
Returns the argument unchanged.
diff --git a/dev/uucore/error/struct.UUsageError.html b/dev/uucore/error/struct.UUsageError.html
index b0c4a0955..d1c6ae9d2 100644
--- a/dev/uucore/error/struct.UUsageError.html
+++ b/dev/uucore/error/struct.UUsageError.html
@@ -1,7 +1,7 @@
UUsageError in uucore::error - Rust Struct uucore::error::UUsageError
source · pub struct UUsageError {
pub code: i32,
pub message: String,
-}
Fields§
§code: i32§message: StringImplementations§
Trait Implementations§
source§impl Debug for UUsageError
source§impl Display for UUsageError
source§impl Error for UUsageError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl RefUnwindSafe for UUsageError
§impl Send for UUsageError
§impl Sync for UUsageError
§impl Unpin for UUsageError
§impl UnwindSafe for UUsageError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§code: i32§message: StringImplementations§
Trait Implementations§
source§impl Debug for UUsageError
source§impl Display for UUsageError
source§impl Error for UUsageError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl RefUnwindSafe for UUsageError
§impl Send for UUsageError
§impl Sync for UUsageError
§impl Unpin for UUsageError
§impl UnwindSafe for UUsageError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read moresource§impl<T> From<T> for T
source§fn from(t: T) -> T
Returns the argument unchanged.
diff --git a/dev/uucore/error/trait.FromIo.html b/dev/uucore/error/trait.FromIo.html
index 532b8c3eb..208498198 100644
--- a/dev/uucore/error/trait.FromIo.html
+++ b/dev/uucore/error/trait.FromIo.html
@@ -13,4 +13,4 @@
// prints "fix me please!: Permission denied"
println!("{}", uio_result.unwrap_err());
-Implementors§
\ No newline at end of file
+
Implementors§
\ No newline at end of file
diff --git a/dev/uucore/error/trait.UError.html b/dev/uucore/error/trait.UError.html
index e789a352a..21b6be630 100644
--- a/dev/uucore/error/trait.UError.html
+++ b/dev/uucore/error/trait.UError.html
@@ -143,5 +143,5 @@ below the error message. The usage help is in the format: “Try {name} --
}
}
}
-Trait Implementations§
Trait Implementations§
Implementors§
\ No newline at end of file
diff --git a/dev/uucore/parse_size/enum.ParseSizeError.html b/dev/uucore/parse_size/enum.ParseSizeError.html
index 1080aa1b1..fc6a9b7be 100644
--- a/dev/uucore/parse_size/enum.ParseSizeError.html
+++ b/dev/uucore/parse_size/enum.ParseSizeError.html
@@ -2,7 +2,7 @@
InvalidSuffix(String),
ParseFailure(String),
SizeTooBig(String),
-}Variants§
Trait Implementations§
source§impl Debug for ParseSizeError
source§impl Display for ParseSizeError
source§impl Error for ParseSizeError
source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read moresource§impl PartialEq<ParseSizeError> for ParseSizeError
source§fn eq(&self, other: &ParseSizeError) -> bool
This method tests for self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for ParseSizeError
source§impl Display for ParseSizeError
source§impl Error for ParseSizeError
source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read moresource§impl PartialEq<ParseSizeError> for ParseSizeError
source§fn eq(&self, other: &ParseSizeError) -> bool
This method tests for self and other values to be equal, and is used
by ==.source§impl Eq for ParseSizeError
source§impl StructuralEq for ParseSizeError
source§impl StructuralPartialEq for ParseSizeError
Auto Trait Implementations§
§impl RefUnwindSafe for ParseSizeError
§impl Send for ParseSizeError
§impl Sync for ParseSizeError
§impl Unpin for ParseSizeError
§impl UnwindSafe for ParseSizeError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/dev/uucore/perms/entries/struct.Group.html b/dev/uucore/perms/entries/struct.Group.html
index 2ac7e63bc..a14cdc1f0 100644
--- a/dev/uucore/perms/entries/struct.Group.html
+++ b/dev/uucore/perms/entries/struct.Group.html
@@ -3,7 +3,7 @@
pub gid: gid_t,
}Fields§
§name: StringAKA group.gr_name
§gid: gid_tAKA group.gr_gid
-Trait Implementations§
Auto Trait Implementations§
§impl RefUnwindSafe for Group
§impl Send for Group
§impl Sync for Group
§impl Unpin for Group
§impl UnwindSafe for Group
Blanket Implementations§
Trait Implementations§
Auto Trait Implementations§
§impl RefUnwindSafe for Group
§impl Send for Group
§impl Sync for Group
§impl Unpin for Group
§impl UnwindSafe for Group
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read moresource§impl<T> From<T> for T
source§fn from(t: T) -> T
Returns the argument unchanged.
diff --git a/dev/uucore/shortcut_value_parser/index.html b/dev/uucore/shortcut_value_parser/index.html
index a87248c26..c3a6a9057 100644
--- a/dev/uucore/shortcut_value_parser/index.html
+++ b/dev/uucore/shortcut_value_parser/index.html
@@ -1 +1 @@
-uucore::shortcut_value_parser - Rust
\ No newline at end of file
+uucore::shortcut_value_parser - Rust
\ No newline at end of file
diff --git a/dev/uucore/shortcut_value_parser/struct.ShortcutValueParser.html b/dev/uucore/shortcut_value_parser/struct.ShortcutValueParser.html
index cb88e819f..6e2a7ab85 100644
--- a/dev/uucore/shortcut_value_parser/struct.ShortcutValueParser.html
+++ b/dev/uucore/shortcut_value_parser/struct.ShortcutValueParser.html
@@ -1,15 +1,15 @@
-ShortcutValueParser in uucore::shortcut_value_parser - Rust Struct uucore::shortcut_value_parser::ShortcutValueParser
source · pub struct ShortcutValueParser(_);
Implementations§
source§impl ShortcutValueParser
ShortcutValueParser is similar to clap’s PossibleValuesParser: it verifies that the value is
+
ShortcutValueParser in uucore::shortcut_value_parser - Rust Struct uucore::shortcut_value_parser::ShortcutValueParser
source · pub struct ShortcutValueParser(_);
Implementations§
source§impl ShortcutValueParser
ShortcutValueParser is similar to clap’s PossibleValuesParser: it verifies that the value is
from an enumerated set of PossibleValue.
Whereas PossibleValuesParser only accepts exact matches, ShortcutValueParser also accepts
shortcuts as long as they are unambiguous.
-Trait Implementations§
source§impl Clone for ShortcutValueParser
source§fn clone(&self) -> ShortcutValueParser
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl<I, T> From<I> for ShortcutValueParserwhere
+
Trait Implementations§
source§impl Clone for ShortcutValueParser
source§fn clone(&self) -> ShortcutValueParser
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl<I, T> From<I> for ShortcutValueParserwhere
I: IntoIterator<Item = T>,
- T: Into<PossibleValue>,
source§impl TypedValueParser for ShortcutValueParser
source§impl TypedValueParser for ShortcutValueParser
source§fn parse_ref(
&self,
cmd: &Command,
arg: Option<&Arg>,
value: &OsStr
-) -> Result<Self::Value, Error>
Parse the argument value Read moresource§fn possible_values(
+) -> Result<Self::Value, Error>
Parse the argument value Read more
impl<T> Any for Twhere
+FmtOptions in uu_fmt - Rust Struct uu_fmt::FmtOptions
source · pub struct FmtOptions { /* private fields */ }
Trait Implementations§
Auto Trait Implementations§
§impl RefUnwindSafe for FmtOptions
§impl Send for FmtOptions
§impl Sync for FmtOptions
§impl Unpin for FmtOptions
§impl UnwindSafe for FmtOptions
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read moresource§impl<T> From<T> for T
source§fn from(t: T) -> T
Returns the argument unchanged.
diff --git a/dev/uu_rm/index.html b/dev/uu_rm/index.html
index e9f1066a8..1c488795e 100644
--- a/dev/uu_rm/index.html
+++ b/dev/uu_rm/index.html
@@ -1 +1 @@
-uu_rm - Rust
\ No newline at end of file
+uu_rm - Rust
\ No newline at end of file
diff --git a/dev/uucore/encoding/enum.DecodeError.html b/dev/uucore/encoding/enum.DecodeError.html
index 9657c454e..917d79d75 100644
--- a/dev/uucore/encoding/enum.DecodeError.html
+++ b/dev/uucore/encoding/enum.DecodeError.html
@@ -2,7 +2,7 @@
Decode(DecodeError),
DecodeZ85(DecodeError),
Io(Error),
-}Variants§
Trait Implementations§
source§impl Debug for DecodeError
source§impl Display for DecodeError
source§impl Error for DecodeError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<DecodeError> for DecodeError
source§impl From<DecodeError> for DecodeError
Auto Trait Implementations§
§impl !RefUnwindSafe for DecodeError
§impl Send for DecodeError
§impl Sync for DecodeError
§impl Unpin for DecodeError
§impl !UnwindSafe for DecodeError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Debug for DecodeError
source§impl Display for DecodeError
source§impl Error for DecodeError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<DecodeError> for DecodeError
source§impl From<DecodeError> for DecodeError
Auto Trait Implementations§
§impl !RefUnwindSafe for DecodeError
§impl Send for DecodeError
§impl Sync for DecodeError
§impl Unpin for DecodeError
§impl !UnwindSafe for DecodeError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read moresource§impl<T> From<T> for T
source§fn from(t: T) -> T
Returns the argument unchanged.
diff --git a/dev/uucore/entries/struct.Group.html b/dev/uucore/entries/struct.Group.html
index 80385c494..5dfc866aa 100644
--- a/dev/uucore/entries/struct.Group.html
+++ b/dev/uucore/entries/struct.Group.html
@@ -3,7 +3,7 @@
pub gid: gid_t,
}Fields§
§name: StringAKA group.gr_name
§gid: gid_tAKA group.gr_gid
-Trait Implementations§
Auto Trait Implementations§
§impl RefUnwindSafe for Group
§impl Send for Group
§impl Sync for Group
§impl Unpin for Group
§impl UnwindSafe for Group
Blanket Implementations§
Trait Implementations§
Auto Trait Implementations§
§impl RefUnwindSafe for Group
§impl Send for Group
§impl Sync for Group
§impl Unpin for Group
§impl UnwindSafe for Group
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read moresource§impl<T> From<T> for T
source§fn from(t: T) -> T
Returns the argument unchanged.
diff --git a/dev/uucore/error/struct.ExitCode.html b/dev/uucore/error/struct.ExitCode.html
index 4dd708fdd..055782ec0 100644
--- a/dev/uucore/error/struct.ExitCode.html
+++ b/dev/uucore/error/struct.ExitCode.html
@@ -10,7 +10,7 @@
let res: UResult<()> = Err(1.into());
This type is especially useful for a trivial conversion from utils returning i32 to
returning UResult.
-Tuple Fields§
§0: i32Implementations§
Trait Implementations§
source§impl Error for ExitCode
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl RefUnwindSafe for ExitCode
§impl Send for ExitCode
§impl Sync for ExitCode
§impl Unpin for ExitCode
§impl UnwindSafe for ExitCode
Blanket Implementations§
Tuple Fields§
§0: i32Implementations§
Trait Implementations§
source§impl Error for ExitCode
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl RefUnwindSafe for ExitCode
§impl Send for ExitCode
§impl Sync for ExitCode
§impl Unpin for ExitCode
§impl UnwindSafe for ExitCode
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read moresource§impl<T> From<T> for T
source§fn from(t: T) -> T
Returns the argument unchanged.
diff --git a/dev/uucore/error/struct.UIoError.html b/dev/uucore/error/struct.UIoError.html
index 93c5e87a8..e918434f9 100644
--- a/dev/uucore/error/struct.UIoError.html
+++ b/dev/uucore/error/struct.UIoError.html
@@ -21,7 +21,7 @@ coreutils.
// Converting from an `std::io::Error`.
let res: UResult<File> = File::open(path).map_err_context(|| format!("cannot access {}", path.quote()));
-Implementations§
Trait Implementations§
source§impl Error for UIoError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl !RefUnwindSafe for UIoError
§impl Send for UIoError
§impl Sync for UIoError
§impl Unpin for UIoError
§impl !UnwindSafe for UIoError
Blanket Implementations§
Implementations§
Trait Implementations§
source§impl Error for UIoError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl !RefUnwindSafe for UIoError
§impl Send for UIoError
§impl Sync for UIoError
§impl Unpin for UIoError
§impl !UnwindSafe for UIoError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read moresource§impl<T> From<T> for T
source§fn from(t: T) -> T
Returns the argument unchanged.
diff --git a/dev/uucore/error/struct.UUsageError.html b/dev/uucore/error/struct.UUsageError.html
index b0c4a0955..d1c6ae9d2 100644
--- a/dev/uucore/error/struct.UUsageError.html
+++ b/dev/uucore/error/struct.UUsageError.html
@@ -1,7 +1,7 @@
UUsageError in uucore::error - Rust Struct uucore::error::UUsageError
source · pub struct UUsageError {
pub code: i32,
pub message: String,
-}
Fields§
§code: i32§message: StringImplementations§
Trait Implementations§
source§impl Debug for UUsageError
source§impl Display for UUsageError
source§impl Error for UUsageError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl RefUnwindSafe for UUsageError
§impl Send for UUsageError
§impl Sync for UUsageError
§impl Unpin for UUsageError
§impl UnwindSafe for UUsageError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§code: i32§message: StringImplementations§
Trait Implementations§
source§impl Debug for UUsageError
source§impl Display for UUsageError
source§impl Error for UUsageError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl RefUnwindSafe for UUsageError
§impl Send for UUsageError
§impl Sync for UUsageError
§impl Unpin for UUsageError
§impl UnwindSafe for UUsageError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read moresource§impl<T> From<T> for T
source§fn from(t: T) -> T
Returns the argument unchanged.
diff --git a/dev/uucore/error/trait.FromIo.html b/dev/uucore/error/trait.FromIo.html
index 532b8c3eb..208498198 100644
--- a/dev/uucore/error/trait.FromIo.html
+++ b/dev/uucore/error/trait.FromIo.html
@@ -13,4 +13,4 @@
// prints "fix me please!: Permission denied"
println!("{}", uio_result.unwrap_err());
-Implementors§
\ No newline at end of file
+
Implementors§
\ No newline at end of file
diff --git a/dev/uucore/error/trait.UError.html b/dev/uucore/error/trait.UError.html
index e789a352a..21b6be630 100644
--- a/dev/uucore/error/trait.UError.html
+++ b/dev/uucore/error/trait.UError.html
@@ -143,5 +143,5 @@ below the error message. The usage help is in the format: “Try {name} --
}
}
}
-Trait Implementations§
Trait Implementations§
Implementors§
\ No newline at end of file
diff --git a/dev/uucore/parse_size/enum.ParseSizeError.html b/dev/uucore/parse_size/enum.ParseSizeError.html
index 1080aa1b1..fc6a9b7be 100644
--- a/dev/uucore/parse_size/enum.ParseSizeError.html
+++ b/dev/uucore/parse_size/enum.ParseSizeError.html
@@ -2,7 +2,7 @@
InvalidSuffix(String),
ParseFailure(String),
SizeTooBig(String),
-}Variants§
Trait Implementations§
source§impl Debug for ParseSizeError
source§impl Display for ParseSizeError
source§impl Error for ParseSizeError
source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read moresource§impl PartialEq<ParseSizeError> for ParseSizeError
source§fn eq(&self, other: &ParseSizeError) -> bool
This method tests for self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for ParseSizeError
source§impl Display for ParseSizeError
source§impl Error for ParseSizeError
source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read moresource§impl PartialEq<ParseSizeError> for ParseSizeError
source§fn eq(&self, other: &ParseSizeError) -> bool
This method tests for self and other values to be equal, and is used
by ==.source§impl Eq for ParseSizeError
source§impl StructuralEq for ParseSizeError
source§impl StructuralPartialEq for ParseSizeError
Auto Trait Implementations§
§impl RefUnwindSafe for ParseSizeError
§impl Send for ParseSizeError
§impl Sync for ParseSizeError
§impl Unpin for ParseSizeError
§impl UnwindSafe for ParseSizeError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/dev/uucore/perms/entries/struct.Group.html b/dev/uucore/perms/entries/struct.Group.html
index 2ac7e63bc..a14cdc1f0 100644
--- a/dev/uucore/perms/entries/struct.Group.html
+++ b/dev/uucore/perms/entries/struct.Group.html
@@ -3,7 +3,7 @@
pub gid: gid_t,
}Fields§
§name: StringAKA group.gr_name
§gid: gid_tAKA group.gr_gid
-Trait Implementations§
Auto Trait Implementations§
§impl RefUnwindSafe for Group
§impl Send for Group
§impl Sync for Group
§impl Unpin for Group
§impl UnwindSafe for Group
Blanket Implementations§
Trait Implementations§
Auto Trait Implementations§
§impl RefUnwindSafe for Group
§impl Send for Group
§impl Sync for Group
§impl Unpin for Group
§impl UnwindSafe for Group
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read moresource§impl<T> From<T> for T
source§fn from(t: T) -> T
Returns the argument unchanged.
diff --git a/dev/uucore/shortcut_value_parser/index.html b/dev/uucore/shortcut_value_parser/index.html
index a87248c26..c3a6a9057 100644
--- a/dev/uucore/shortcut_value_parser/index.html
+++ b/dev/uucore/shortcut_value_parser/index.html
@@ -1 +1 @@
-uucore::shortcut_value_parser - Rust
\ No newline at end of file
+uucore::shortcut_value_parser - Rust
\ No newline at end of file
diff --git a/dev/uucore/shortcut_value_parser/struct.ShortcutValueParser.html b/dev/uucore/shortcut_value_parser/struct.ShortcutValueParser.html
index cb88e819f..6e2a7ab85 100644
--- a/dev/uucore/shortcut_value_parser/struct.ShortcutValueParser.html
+++ b/dev/uucore/shortcut_value_parser/struct.ShortcutValueParser.html
@@ -1,15 +1,15 @@
-ShortcutValueParser in uucore::shortcut_value_parser - Rust Struct uucore::shortcut_value_parser::ShortcutValueParser
source · pub struct ShortcutValueParser(_);
Implementations§
source§impl ShortcutValueParser
ShortcutValueParser is similar to clap’s PossibleValuesParser: it verifies that the value is
+
ShortcutValueParser in uucore::shortcut_value_parser - Rust Struct uucore::shortcut_value_parser::ShortcutValueParser
source · pub struct ShortcutValueParser(_);
Implementations§
source§impl ShortcutValueParser
ShortcutValueParser is similar to clap’s PossibleValuesParser: it verifies that the value is
from an enumerated set of PossibleValue.
Whereas PossibleValuesParser only accepts exact matches, ShortcutValueParser also accepts
shortcuts as long as they are unambiguous.
-Trait Implementations§
source§impl Clone for ShortcutValueParser
source§fn clone(&self) -> ShortcutValueParser
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl<I, T> From<I> for ShortcutValueParserwhere
+
Trait Implementations§
source§impl Clone for ShortcutValueParser
source§fn clone(&self) -> ShortcutValueParser
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl<I, T> From<I> for ShortcutValueParserwhere
I: IntoIterator<Item = T>,
- T: Into<PossibleValue>,
source§impl TypedValueParser for ShortcutValueParser
source§impl TypedValueParser for ShortcutValueParser
source§fn parse_ref(
&self,
cmd: &Command,
arg: Option<&Arg>,
value: &OsStr
-) -> Result<Self::Value, Error>
Parse the argument value Read moresource§fn possible_values(
+) -> Result<Self::Value, Error>
Parse the argument value Read more
Struct uu_fmt::FmtOptions
source · pub struct FmtOptions { /* private fields */ }Trait Implementations§
Auto Trait Implementations§
impl RefUnwindSafe for FmtOptions
impl Send for FmtOptions
impl Sync for FmtOptions
impl Unpin for FmtOptions
impl UnwindSafe for FmtOptions
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
source§impl<T> From<T> for T
impl<T> From<T> for T
source§fn from(t: T) -> T
fn from(t: T) -> T
Returns the argument unchanged.
diff --git a/dev/uu_rm/index.html b/dev/uu_rm/index.html index e9f1066a8..1c488795e 100644 --- a/dev/uu_rm/index.html +++ b/dev/uu_rm/index.html @@ -1 +1 @@ -Variants§
Trait Implementations§
source§impl Debug for DecodeError
impl Debug for DecodeError
source§impl Display for DecodeError
impl Display for DecodeError
source§impl Error for DecodeError
impl Error for DecodeError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
fn source(&self) -> Option<&(dyn Error + 'static)>
1.0.0 · source§fn description(&self) -> &str
fn description(&self) -> &str
source§impl From<DecodeError> for DecodeError
impl From<DecodeError> for DecodeError
source§impl From<DecodeError> for DecodeError
impl From<DecodeError> for DecodeError
Auto Trait Implementations§
impl !RefUnwindSafe for DecodeError
impl Send for DecodeError
impl Sync for DecodeError
impl Unpin for DecodeError
impl !UnwindSafe for DecodeError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Debug for DecodeError
source§impl Display for DecodeError
source§impl Error for DecodeError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<DecodeError> for DecodeError
source§impl From<DecodeError> for DecodeError
Auto Trait Implementations§
§impl !RefUnwindSafe for DecodeError
§impl Send for DecodeError
§impl Sync for DecodeError
§impl Unpin for DecodeError
§impl !UnwindSafe for DecodeError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read moresource§impl<T> From<T> for T
source§fn from(t: T) -> T
Returns the argument unchanged.
diff --git a/dev/uucore/entries/struct.Group.html b/dev/uucore/entries/struct.Group.html
index 80385c494..5dfc866aa 100644
--- a/dev/uucore/entries/struct.Group.html
+++ b/dev/uucore/entries/struct.Group.html
@@ -3,7 +3,7 @@
pub gid: gid_t,
}Fields§
§name: StringAKA group.gr_name
§gid: gid_tAKA group.gr_gid
-Trait Implementations§
Auto Trait Implementations§
§impl RefUnwindSafe for Group
§impl Send for Group
§impl Sync for Group
§impl Unpin for Group
§impl UnwindSafe for Group
Blanket Implementations§
Trait Implementations§
Auto Trait Implementations§
§impl RefUnwindSafe for Group
§impl Send for Group
§impl Sync for Group
§impl Unpin for Group
§impl UnwindSafe for Group
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read moresource§impl<T> From<T> for T
source§fn from(t: T) -> T
Returns the argument unchanged.
diff --git a/dev/uucore/error/struct.ExitCode.html b/dev/uucore/error/struct.ExitCode.html
index 4dd708fdd..055782ec0 100644
--- a/dev/uucore/error/struct.ExitCode.html
+++ b/dev/uucore/error/struct.ExitCode.html
@@ -10,7 +10,7 @@
let res: UResult<()> = Err(1.into());
This type is especially useful for a trivial conversion from utils returning i32 to
returning UResult.
-Tuple Fields§
§0: i32Implementations§
Trait Implementations§
source§impl Error for ExitCode
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl RefUnwindSafe for ExitCode
§impl Send for ExitCode
§impl Sync for ExitCode
§impl Unpin for ExitCode
§impl UnwindSafe for ExitCode
Blanket Implementations§
Tuple Fields§
§0: i32Implementations§
Trait Implementations§
source§impl Error for ExitCode
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl RefUnwindSafe for ExitCode
§impl Send for ExitCode
§impl Sync for ExitCode
§impl Unpin for ExitCode
§impl UnwindSafe for ExitCode
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read moresource§impl<T> From<T> for T
source§fn from(t: T) -> T
Returns the argument unchanged.
diff --git a/dev/uucore/error/struct.UIoError.html b/dev/uucore/error/struct.UIoError.html
index 93c5e87a8..e918434f9 100644
--- a/dev/uucore/error/struct.UIoError.html
+++ b/dev/uucore/error/struct.UIoError.html
@@ -21,7 +21,7 @@ coreutils.
// Converting from an `std::io::Error`.
let res: UResult<File> = File::open(path).map_err_context(|| format!("cannot access {}", path.quote()));
-Implementations§
Trait Implementations§
source§impl Error for UIoError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl !RefUnwindSafe for UIoError
§impl Send for UIoError
§impl Sync for UIoError
§impl Unpin for UIoError
§impl !UnwindSafe for UIoError
Blanket Implementations§
Implementations§
Trait Implementations§
source§impl Error for UIoError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl !RefUnwindSafe for UIoError
§impl Send for UIoError
§impl Sync for UIoError
§impl Unpin for UIoError
§impl !UnwindSafe for UIoError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read moresource§impl<T> From<T> for T
source§fn from(t: T) -> T
Returns the argument unchanged.
diff --git a/dev/uucore/error/struct.UUsageError.html b/dev/uucore/error/struct.UUsageError.html
index b0c4a0955..d1c6ae9d2 100644
--- a/dev/uucore/error/struct.UUsageError.html
+++ b/dev/uucore/error/struct.UUsageError.html
@@ -1,7 +1,7 @@
UUsageError in uucore::error - Rust Struct uucore::error::UUsageError
source · pub struct UUsageError {
pub code: i32,
pub message: String,
-}
Fields§
§code: i32§message: StringImplementations§
Trait Implementations§
source§impl Debug for UUsageError
source§impl Display for UUsageError
source§impl Error for UUsageError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl RefUnwindSafe for UUsageError
§impl Send for UUsageError
§impl Sync for UUsageError
§impl Unpin for UUsageError
§impl UnwindSafe for UUsageError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§code: i32§message: StringImplementations§
Trait Implementations§
source§impl Debug for UUsageError
source§impl Display for UUsageError
source§impl Error for UUsageError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl RefUnwindSafe for UUsageError
§impl Send for UUsageError
§impl Sync for UUsageError
§impl Unpin for UUsageError
§impl UnwindSafe for UUsageError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read moresource§impl<T> From<T> for T
source§fn from(t: T) -> T
Returns the argument unchanged.
diff --git a/dev/uucore/error/trait.FromIo.html b/dev/uucore/error/trait.FromIo.html
index 532b8c3eb..208498198 100644
--- a/dev/uucore/error/trait.FromIo.html
+++ b/dev/uucore/error/trait.FromIo.html
@@ -13,4 +13,4 @@
// prints "fix me please!: Permission denied"
println!("{}", uio_result.unwrap_err());
-Implementors§
\ No newline at end of file
+
Implementors§
\ No newline at end of file
diff --git a/dev/uucore/error/trait.UError.html b/dev/uucore/error/trait.UError.html
index e789a352a..21b6be630 100644
--- a/dev/uucore/error/trait.UError.html
+++ b/dev/uucore/error/trait.UError.html
@@ -143,5 +143,5 @@ below the error message. The usage help is in the format: “Try {name} --
}
}
}
-Trait Implementations§
Trait Implementations§
Implementors§
\ No newline at end of file
diff --git a/dev/uucore/parse_size/enum.ParseSizeError.html b/dev/uucore/parse_size/enum.ParseSizeError.html
index 1080aa1b1..fc6a9b7be 100644
--- a/dev/uucore/parse_size/enum.ParseSizeError.html
+++ b/dev/uucore/parse_size/enum.ParseSizeError.html
@@ -2,7 +2,7 @@
InvalidSuffix(String),
ParseFailure(String),
SizeTooBig(String),
-}Variants§
Trait Implementations§
source§impl Debug for ParseSizeError
source§impl Display for ParseSizeError
source§impl Error for ParseSizeError
source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read moresource§impl PartialEq<ParseSizeError> for ParseSizeError
source§fn eq(&self, other: &ParseSizeError) -> bool
This method tests for self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for ParseSizeError
source§impl Display for ParseSizeError
source§impl Error for ParseSizeError
source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read moresource§impl PartialEq<ParseSizeError> for ParseSizeError
source§fn eq(&self, other: &ParseSizeError) -> bool
This method tests for self and other values to be equal, and is used
by ==.source§impl Eq for ParseSizeError
source§impl StructuralEq for ParseSizeError
source§impl StructuralPartialEq for ParseSizeError
Auto Trait Implementations§
§impl RefUnwindSafe for ParseSizeError
§impl Send for ParseSizeError
§impl Sync for ParseSizeError
§impl Unpin for ParseSizeError
§impl UnwindSafe for ParseSizeError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/dev/uucore/perms/entries/struct.Group.html b/dev/uucore/perms/entries/struct.Group.html
index 2ac7e63bc..a14cdc1f0 100644
--- a/dev/uucore/perms/entries/struct.Group.html
+++ b/dev/uucore/perms/entries/struct.Group.html
@@ -3,7 +3,7 @@
pub gid: gid_t,
}Fields§
§name: StringAKA group.gr_name
§gid: gid_tAKA group.gr_gid
-Trait Implementations§
Auto Trait Implementations§
§impl RefUnwindSafe for Group
§impl Send for Group
§impl Sync for Group
§impl Unpin for Group
§impl UnwindSafe for Group
Blanket Implementations§
Trait Implementations§
Auto Trait Implementations§
§impl RefUnwindSafe for Group
§impl Send for Group
§impl Sync for Group
§impl Unpin for Group
§impl UnwindSafe for Group
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read moresource§impl<T> From<T> for T
source§fn from(t: T) -> T
Returns the argument unchanged.
diff --git a/dev/uucore/shortcut_value_parser/index.html b/dev/uucore/shortcut_value_parser/index.html
index a87248c26..c3a6a9057 100644
--- a/dev/uucore/shortcut_value_parser/index.html
+++ b/dev/uucore/shortcut_value_parser/index.html
@@ -1 +1 @@
-uucore::shortcut_value_parser - Rust
\ No newline at end of file
+uucore::shortcut_value_parser - Rust
\ No newline at end of file
diff --git a/dev/uucore/shortcut_value_parser/struct.ShortcutValueParser.html b/dev/uucore/shortcut_value_parser/struct.ShortcutValueParser.html
index cb88e819f..6e2a7ab85 100644
--- a/dev/uucore/shortcut_value_parser/struct.ShortcutValueParser.html
+++ b/dev/uucore/shortcut_value_parser/struct.ShortcutValueParser.html
@@ -1,15 +1,15 @@
-ShortcutValueParser in uucore::shortcut_value_parser - Rust Struct uucore::shortcut_value_parser::ShortcutValueParser
source · pub struct ShortcutValueParser(_);
Implementations§
source§impl ShortcutValueParser
ShortcutValueParser is similar to clap’s PossibleValuesParser: it verifies that the value is
+
ShortcutValueParser in uucore::shortcut_value_parser - Rust Struct uucore::shortcut_value_parser::ShortcutValueParser
source · pub struct ShortcutValueParser(_);
Implementations§
source§impl ShortcutValueParser
ShortcutValueParser is similar to clap’s PossibleValuesParser: it verifies that the value is
from an enumerated set of PossibleValue.
Whereas PossibleValuesParser only accepts exact matches, ShortcutValueParser also accepts
shortcuts as long as they are unambiguous.
-Trait Implementations§
source§impl Clone for ShortcutValueParser
source§fn clone(&self) -> ShortcutValueParser
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl<I, T> From<I> for ShortcutValueParserwhere
+
Trait Implementations§
source§impl Clone for ShortcutValueParser
source§fn clone(&self) -> ShortcutValueParser
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl<I, T> From<I> for ShortcutValueParserwhere
I: IntoIterator<Item = T>,
- T: Into<PossibleValue>,
source§impl TypedValueParser for ShortcutValueParser
source§impl TypedValueParser for ShortcutValueParser
source§fn parse_ref(
&self,
cmd: &Command,
arg: Option<&Arg>,
value: &OsStr
-) -> Result<Self::Value, Error>
Parse the argument value Read moresource§fn possible_values(
+) -> Result<Self::Value, Error>
Parse the argument value Read more
impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Debug for DecodeError
source§impl Display for DecodeError
source§impl Error for DecodeError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<DecodeError> for DecodeError
source§impl From<DecodeError> for DecodeError
Auto Trait Implementations§
§impl !RefUnwindSafe for DecodeError
§impl Send for DecodeError
§impl Sync for DecodeError
§impl Unpin for DecodeError
§impl !UnwindSafe for DecodeError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read moresource§impl<T> From<T> for T
source§fn from(t: T) -> T
Returns the argument unchanged.
diff --git a/dev/uucore/entries/struct.Group.html b/dev/uucore/entries/struct.Group.html
index 80385c494..5dfc866aa 100644
--- a/dev/uucore/entries/struct.Group.html
+++ b/dev/uucore/entries/struct.Group.html
@@ -3,7 +3,7 @@
pub gid: gid_t,
}Fields§
§name: StringAKA group.gr_name
§gid: gid_tAKA group.gr_gid
-Trait Implementations§
Auto Trait Implementations§
§impl RefUnwindSafe for Group
§impl Send for Group
§impl Sync for Group
§impl Unpin for Group
§impl UnwindSafe for Group
Blanket Implementations§
Trait Implementations§
Auto Trait Implementations§
§impl RefUnwindSafe for Group
§impl Send for Group
§impl Sync for Group
§impl Unpin for Group
§impl UnwindSafe for Group
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read moresource§impl<T> From<T> for T
source§fn from(t: T) -> T
Returns the argument unchanged.
diff --git a/dev/uucore/error/struct.ExitCode.html b/dev/uucore/error/struct.ExitCode.html
index 4dd708fdd..055782ec0 100644
--- a/dev/uucore/error/struct.ExitCode.html
+++ b/dev/uucore/error/struct.ExitCode.html
@@ -10,7 +10,7 @@
let res: UResult<()> = Err(1.into());
This type is especially useful for a trivial conversion from utils returning i32 to
returning UResult.
-Tuple Fields§
§0: i32Implementations§
Trait Implementations§
source§impl Error for ExitCode
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl RefUnwindSafe for ExitCode
§impl Send for ExitCode
§impl Sync for ExitCode
§impl Unpin for ExitCode
§impl UnwindSafe for ExitCode
Blanket Implementations§
Tuple Fields§
§0: i32Implementations§
Trait Implementations§
source§impl Error for ExitCode
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl RefUnwindSafe for ExitCode
§impl Send for ExitCode
§impl Sync for ExitCode
§impl Unpin for ExitCode
§impl UnwindSafe for ExitCode
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read moresource§impl<T> From<T> for T
source§fn from(t: T) -> T
Returns the argument unchanged.
diff --git a/dev/uucore/error/struct.UIoError.html b/dev/uucore/error/struct.UIoError.html
index 93c5e87a8..e918434f9 100644
--- a/dev/uucore/error/struct.UIoError.html
+++ b/dev/uucore/error/struct.UIoError.html
@@ -21,7 +21,7 @@ coreutils.
// Converting from an `std::io::Error`.
let res: UResult<File> = File::open(path).map_err_context(|| format!("cannot access {}", path.quote()));
-Implementations§
Trait Implementations§
source§impl Error for UIoError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl !RefUnwindSafe for UIoError
§impl Send for UIoError
§impl Sync for UIoError
§impl Unpin for UIoError
§impl !UnwindSafe for UIoError
Blanket Implementations§
Implementations§
Trait Implementations§
source§impl Error for UIoError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl !RefUnwindSafe for UIoError
§impl Send for UIoError
§impl Sync for UIoError
§impl Unpin for UIoError
§impl !UnwindSafe for UIoError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read moresource§impl<T> From<T> for T
source§fn from(t: T) -> T
Returns the argument unchanged.
diff --git a/dev/uucore/error/struct.UUsageError.html b/dev/uucore/error/struct.UUsageError.html
index b0c4a0955..d1c6ae9d2 100644
--- a/dev/uucore/error/struct.UUsageError.html
+++ b/dev/uucore/error/struct.UUsageError.html
@@ -1,7 +1,7 @@
UUsageError in uucore::error - Rust Struct uucore::error::UUsageError
source · pub struct UUsageError {
pub code: i32,
pub message: String,
-}
Fields§
§code: i32§message: StringImplementations§
Trait Implementations§
source§impl Debug for UUsageError
source§impl Display for UUsageError
source§impl Error for UUsageError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl RefUnwindSafe for UUsageError
§impl Send for UUsageError
§impl Sync for UUsageError
§impl Unpin for UUsageError
§impl UnwindSafe for UUsageError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§code: i32§message: StringImplementations§
Trait Implementations§
source§impl Debug for UUsageError
source§impl Display for UUsageError
source§impl Error for UUsageError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl RefUnwindSafe for UUsageError
§impl Send for UUsageError
§impl Sync for UUsageError
§impl Unpin for UUsageError
§impl UnwindSafe for UUsageError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read moresource§impl<T> From<T> for T
source§fn from(t: T) -> T
Returns the argument unchanged.
diff --git a/dev/uucore/error/trait.FromIo.html b/dev/uucore/error/trait.FromIo.html
index 532b8c3eb..208498198 100644
--- a/dev/uucore/error/trait.FromIo.html
+++ b/dev/uucore/error/trait.FromIo.html
@@ -13,4 +13,4 @@
// prints "fix me please!: Permission denied"
println!("{}", uio_result.unwrap_err());
-Implementors§
\ No newline at end of file
+
Implementors§
\ No newline at end of file
diff --git a/dev/uucore/error/trait.UError.html b/dev/uucore/error/trait.UError.html
index e789a352a..21b6be630 100644
--- a/dev/uucore/error/trait.UError.html
+++ b/dev/uucore/error/trait.UError.html
@@ -143,5 +143,5 @@ below the error message. The usage help is in the format: “Try {name} --
}
}
}
-Trait Implementations§
Trait Implementations§
Implementors§
\ No newline at end of file
diff --git a/dev/uucore/parse_size/enum.ParseSizeError.html b/dev/uucore/parse_size/enum.ParseSizeError.html
index 1080aa1b1..fc6a9b7be 100644
--- a/dev/uucore/parse_size/enum.ParseSizeError.html
+++ b/dev/uucore/parse_size/enum.ParseSizeError.html
@@ -2,7 +2,7 @@
InvalidSuffix(String),
ParseFailure(String),
SizeTooBig(String),
-}Variants§
Trait Implementations§
source§impl Debug for ParseSizeError
source§impl Display for ParseSizeError
source§impl Error for ParseSizeError
source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read moresource§impl PartialEq<ParseSizeError> for ParseSizeError
source§fn eq(&self, other: &ParseSizeError) -> bool
This method tests for self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for ParseSizeError
source§impl Display for ParseSizeError
source§impl Error for ParseSizeError
source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read moresource§impl PartialEq<ParseSizeError> for ParseSizeError
source§fn eq(&self, other: &ParseSizeError) -> bool
This method tests for self and other values to be equal, and is used
by ==.source§impl Eq for ParseSizeError
source§impl StructuralEq for ParseSizeError
source§impl StructuralPartialEq for ParseSizeError
Auto Trait Implementations§
§impl RefUnwindSafe for ParseSizeError
§impl Send for ParseSizeError
§impl Sync for ParseSizeError
§impl Unpin for ParseSizeError
§impl UnwindSafe for ParseSizeError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/dev/uucore/perms/entries/struct.Group.html b/dev/uucore/perms/entries/struct.Group.html
index 2ac7e63bc..a14cdc1f0 100644
--- a/dev/uucore/perms/entries/struct.Group.html
+++ b/dev/uucore/perms/entries/struct.Group.html
@@ -3,7 +3,7 @@
pub gid: gid_t,
}Fields§
§name: StringAKA group.gr_name
§gid: gid_tAKA group.gr_gid
-Trait Implementations§
Auto Trait Implementations§
§impl RefUnwindSafe for Group
§impl Send for Group
§impl Sync for Group
§impl Unpin for Group
§impl UnwindSafe for Group
Blanket Implementations§
Trait Implementations§
Auto Trait Implementations§
§impl RefUnwindSafe for Group
§impl Send for Group
§impl Sync for Group
§impl Unpin for Group
§impl UnwindSafe for Group
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read moresource§impl<T> From<T> for T
source§fn from(t: T) -> T
Returns the argument unchanged.
diff --git a/dev/uucore/shortcut_value_parser/index.html b/dev/uucore/shortcut_value_parser/index.html
index a87248c26..c3a6a9057 100644
--- a/dev/uucore/shortcut_value_parser/index.html
+++ b/dev/uucore/shortcut_value_parser/index.html
@@ -1 +1 @@
-uucore::shortcut_value_parser - Rust
\ No newline at end of file
+uucore::shortcut_value_parser - Rust
\ No newline at end of file
diff --git a/dev/uucore/shortcut_value_parser/struct.ShortcutValueParser.html b/dev/uucore/shortcut_value_parser/struct.ShortcutValueParser.html
index cb88e819f..6e2a7ab85 100644
--- a/dev/uucore/shortcut_value_parser/struct.ShortcutValueParser.html
+++ b/dev/uucore/shortcut_value_parser/struct.ShortcutValueParser.html
@@ -1,15 +1,15 @@
-ShortcutValueParser in uucore::shortcut_value_parser - Rust Struct uucore::shortcut_value_parser::ShortcutValueParser
source · pub struct ShortcutValueParser(_);
Implementations§
source§impl ShortcutValueParser
ShortcutValueParser is similar to clap’s PossibleValuesParser: it verifies that the value is
+
ShortcutValueParser in uucore::shortcut_value_parser - Rust Struct uucore::shortcut_value_parser::ShortcutValueParser
source · pub struct ShortcutValueParser(_);
Implementations§
source§impl ShortcutValueParser
ShortcutValueParser is similar to clap’s PossibleValuesParser: it verifies that the value is
from an enumerated set of PossibleValue.
Whereas PossibleValuesParser only accepts exact matches, ShortcutValueParser also accepts
shortcuts as long as they are unambiguous.
-Trait Implementations§
source§impl Clone for ShortcutValueParser
source§fn clone(&self) -> ShortcutValueParser
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl<I, T> From<I> for ShortcutValueParserwhere
+
Trait Implementations§
source§impl Clone for ShortcutValueParser
source§fn clone(&self) -> ShortcutValueParser
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl<I, T> From<I> for ShortcutValueParserwhere
I: IntoIterator<Item = T>,
- T: Into<PossibleValue>,
source§impl TypedValueParser for ShortcutValueParser
source§impl TypedValueParser for ShortcutValueParser
source§fn parse_ref(
&self,
cmd: &Command,
arg: Option<&Arg>,
value: &OsStr
-) -> Result<Self::Value, Error>
Parse the argument value Read moresource§fn possible_values(
+) -> Result<Self::Value, Error>
Parse the argument value Read more
source§impl Debug for DecodeError
impl Debug for DecodeError
source§impl Display for DecodeError
impl Display for DecodeError
source§impl Error for DecodeError
impl Error for DecodeError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
fn source(&self) -> Option<&(dyn Error + 'static)>
1.0.0 · source§fn description(&self) -> &str
fn description(&self) -> &str
source§impl From<DecodeError> for DecodeError
impl From<DecodeError> for DecodeError
source§impl From<DecodeError> for DecodeError
impl From<DecodeError> for DecodeError
impl !RefUnwindSafe for DecodeError
impl Send for DecodeError
impl Sync for DecodeError
impl Unpin for DecodeError
impl !UnwindSafe for DecodeError
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
source§impl<T> From<T> for T
impl<T> From<T> for T
source§fn from(t: T) -> T
fn from(t: T) -> T
Returns the argument unchanged.
diff --git a/dev/uucore/entries/struct.Group.html b/dev/uucore/entries/struct.Group.html index 80385c494..5dfc866aa 100644 --- a/dev/uucore/entries/struct.Group.html +++ b/dev/uucore/entries/struct.Group.html @@ -3,7 +3,7 @@ pub gid: gid_t, }Fields§
§name: StringAKA group.gr_name
gid: gid_tAKA group.gr_gid
-Trait Implementations§
Auto Trait Implementations§
impl RefUnwindSafe for Group
impl Send for Group
impl Sync for Group
impl Unpin for Group
impl UnwindSafe for Group
Blanket Implementations§
Trait Implementations§
Auto Trait Implementations§
impl RefUnwindSafe for Group
impl Send for Group
impl Sync for Group
impl Unpin for Group
impl UnwindSafe for Group
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
source§impl<T> From<T> for T
impl<T> From<T> for T
source§fn from(t: T) -> T
fn from(t: T) -> T
Returns the argument unchanged.
diff --git a/dev/uucore/error/struct.ExitCode.html b/dev/uucore/error/struct.ExitCode.html index 4dd708fdd..055782ec0 100644 --- a/dev/uucore/error/struct.ExitCode.html +++ b/dev/uucore/error/struct.ExitCode.html @@ -10,7 +10,7 @@ let res: UResult<()> = Err(1.into());This type is especially useful for a trivial conversion from utils returning i32 to
returning UResult.
Tuple Fields§
§0: i32Implementations§
Trait Implementations§
source§impl Error for ExitCode
impl Error for ExitCode
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
fn source(&self) -> Option<&(dyn Error + 'static)>
1.0.0 · source§fn description(&self) -> &str
fn description(&self) -> &str
Auto Trait Implementations§
impl RefUnwindSafe for ExitCode
impl Send for ExitCode
impl Sync for ExitCode
impl Unpin for ExitCode
impl UnwindSafe for ExitCode
Blanket Implementations§
Tuple Fields§
§0: i32Implementations§
Trait Implementations§
source§impl Error for ExitCode
impl Error for ExitCode
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
fn source(&self) -> Option<&(dyn Error + 'static)>
1.0.0 · source§fn description(&self) -> &str
fn description(&self) -> &str
Auto Trait Implementations§
impl RefUnwindSafe for ExitCode
impl Send for ExitCode
impl Sync for ExitCode
impl Unpin for ExitCode
impl UnwindSafe for ExitCode
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
source§impl<T> From<T> for T
impl<T> From<T> for T
source§fn from(t: T) -> T
fn from(t: T) -> T
Returns the argument unchanged.
diff --git a/dev/uucore/error/struct.UIoError.html b/dev/uucore/error/struct.UIoError.html index 93c5e87a8..e918434f9 100644 --- a/dev/uucore/error/struct.UIoError.html +++ b/dev/uucore/error/struct.UIoError.html @@ -21,7 +21,7 @@ coreutils. // Converting from an `std::io::Error`. let res: UResult<File> = File::open(path).map_err_context(|| format!("cannot access {}", path.quote()));Implementations§
Trait Implementations§
source§impl Error for UIoError
impl Error for UIoError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
fn source(&self) -> Option<&(dyn Error + 'static)>
1.0.0 · source§fn description(&self) -> &str
fn description(&self) -> &str
Auto Trait Implementations§
impl !RefUnwindSafe for UIoError
impl Send for UIoError
impl Sync for UIoError
impl Unpin for UIoError
impl !UnwindSafe for UIoError
Blanket Implementations§
Implementations§
Trait Implementations§
source§impl Error for UIoError
impl Error for UIoError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
fn source(&self) -> Option<&(dyn Error + 'static)>
1.0.0 · source§fn description(&self) -> &str
fn description(&self) -> &str
Auto Trait Implementations§
impl !RefUnwindSafe for UIoError
impl Send for UIoError
impl Sync for UIoError
impl Unpin for UIoError
impl !UnwindSafe for UIoError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
source§impl<T> From<T> for T
impl<T> From<T> for T
source§fn from(t: T) -> T
fn from(t: T) -> T
Returns the argument unchanged.
diff --git a/dev/uucore/error/struct.UUsageError.html b/dev/uucore/error/struct.UUsageError.html index b0c4a0955..d1c6ae9d2 100644 --- a/dev/uucore/error/struct.UUsageError.html +++ b/dev/uucore/error/struct.UUsageError.html @@ -1,7 +1,7 @@Struct uucore::error::UUsageError
source · pub struct UUsageError {
pub code: i32,
pub message: String,
-}Fields§
§code: i32§message: StringImplementations§
Trait Implementations§
source§impl Debug for UUsageError
impl Debug for UUsageError
source§impl Display for UUsageError
impl Display for UUsageError
source§impl Error for UUsageError
impl Error for UUsageError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
fn source(&self) -> Option<&(dyn Error + 'static)>
1.0.0 · source§fn description(&self) -> &str
fn description(&self) -> &str
Auto Trait Implementations§
impl RefUnwindSafe for UUsageError
impl Send for UUsageError
impl Sync for UUsageError
impl Unpin for UUsageError
impl UnwindSafe for UUsageError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§code: i32§message: StringImplementations§
Trait Implementations§
source§impl Debug for UUsageError
source§impl Display for UUsageError
source§impl Error for UUsageError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl RefUnwindSafe for UUsageError
§impl Send for UUsageError
§impl Sync for UUsageError
§impl Unpin for UUsageError
§impl UnwindSafe for UUsageError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read moresource§impl<T> From<T> for T
source§fn from(t: T) -> T
Returns the argument unchanged.
diff --git a/dev/uucore/error/trait.FromIo.html b/dev/uucore/error/trait.FromIo.html
index 532b8c3eb..208498198 100644
--- a/dev/uucore/error/trait.FromIo.html
+++ b/dev/uucore/error/trait.FromIo.html
@@ -13,4 +13,4 @@
// prints "fix me please!: Permission denied"
println!("{}", uio_result.unwrap_err());
-Implementors§
\ No newline at end of file
+
impl<T> Any for Twhere
+}Fields§
§code: i32§message: StringImplementations§
Trait Implementations§
source§impl Debug for UUsageError
source§impl Display for UUsageError
source§impl Error for UUsageError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl RefUnwindSafe for UUsageError
§impl Send for UUsageError
§impl Sync for UUsageError
§impl Unpin for UUsageError
§impl UnwindSafe for UUsageError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read moresource§impl<T> From<T> for T
source§fn from(t: T) -> T
Returns the argument unchanged.
diff --git a/dev/uucore/error/trait.FromIo.html b/dev/uucore/error/trait.FromIo.html
index 532b8c3eb..208498198 100644
--- a/dev/uucore/error/trait.FromIo.html
+++ b/dev/uucore/error/trait.FromIo.html
@@ -13,4 +13,4 @@
// prints "fix me please!: Permission denied"
println!("{}", uio_result.unwrap_err());
-Implementors§
\ No newline at end of file
+
source§impl Debug for UUsageError
impl Debug for UUsageError
source§impl Display for UUsageError
impl Display for UUsageError
source§impl Error for UUsageError
impl Error for UUsageError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
fn source(&self) -> Option<&(dyn Error + 'static)>
1.0.0 · source§fn description(&self) -> &str
fn description(&self) -> &str
impl RefUnwindSafe for UUsageError
impl Send for UUsageError
impl Sync for UUsageError
impl Unpin for UUsageError
impl UnwindSafe for UUsageError
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
source§impl<T> From<T> for T
impl<T> From<T> for T
source§fn from(t: T) -> T
fn from(t: T) -> T
Returns the argument unchanged.
diff --git a/dev/uucore/error/trait.FromIo.html b/dev/uucore/error/trait.FromIo.html index 532b8c3eb..208498198 100644 --- a/dev/uucore/error/trait.FromIo.html +++ b/dev/uucore/error/trait.FromIo.html @@ -13,4 +13,4 @@ // prints "fix me please!: Permission denied" println!("{}", uio_result.unwrap_err());Implementors§
Implementors§
{name} --
}
}
}Trait Implementations§
Trait Implementations§
Implementors§
Variants§
Trait Implementations§
source§impl Debug for ParseSizeError
impl Debug for ParseSizeError
source§impl Display for ParseSizeError
impl Display for ParseSizeError
source§impl Error for ParseSizeError
impl Error for ParseSizeError
source§fn description(&self) -> &str
fn description(&self) -> &str
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
fn source(&self) -> Option<&(dyn Error + 'static)>
source§impl PartialEq<ParseSizeError> for ParseSizeError
impl PartialEq<ParseSizeError> for ParseSizeError
source§fn eq(&self, other: &ParseSizeError) -> bool
fn eq(&self, other: &ParseSizeError) -> bool
self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for ParseSizeError
impl Debug for ParseSizeError
source§impl Display for ParseSizeError
impl Display for ParseSizeError
source§impl Error for ParseSizeError
impl Error for ParseSizeError
source§fn description(&self) -> &str
fn description(&self) -> &str
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
fn source(&self) -> Option<&(dyn Error + 'static)>
source§impl PartialEq<ParseSizeError> for ParseSizeError
impl PartialEq<ParseSizeError> for ParseSizeError
source§fn eq(&self, other: &ParseSizeError) -> bool
fn eq(&self, other: &ParseSizeError) -> bool
self and other values to be equal, and is used
by ==.impl Eq for ParseSizeError
impl StructuralEq for ParseSizeError
impl StructuralPartialEq for ParseSizeError
Auto Trait Implementations§
impl RefUnwindSafe for ParseSizeError
impl Send for ParseSizeError
impl Sync for ParseSizeError
impl Unpin for ParseSizeError
impl UnwindSafe for ParseSizeError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/dev/uucore/perms/entries/struct.Group.html b/dev/uucore/perms/entries/struct.Group.html
index 2ac7e63bc..a14cdc1f0 100644
--- a/dev/uucore/perms/entries/struct.Group.html
+++ b/dev/uucore/perms/entries/struct.Group.html
@@ -3,7 +3,7 @@
pub gid: gid_t,
}Fields§
§name: StringAKA group.gr_name
§gid: gid_tAKA group.gr_gid
-Trait Implementations§
Auto Trait Implementations§
§impl RefUnwindSafe for Group
§impl Send for Group
§impl Sync for Group
§impl Unpin for Group
§impl UnwindSafe for Group
Blanket Implementations§
Trait Implementations§
Auto Trait Implementations§
§impl RefUnwindSafe for Group
§impl Send for Group
§impl Sync for Group
§impl Unpin for Group
§impl UnwindSafe for Group
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read moresource§impl<T> From<T> for T
source§fn from(t: T) -> T
Returns the argument unchanged.
diff --git a/dev/uucore/shortcut_value_parser/index.html b/dev/uucore/shortcut_value_parser/index.html
index a87248c26..c3a6a9057 100644
--- a/dev/uucore/shortcut_value_parser/index.html
+++ b/dev/uucore/shortcut_value_parser/index.html
@@ -1 +1 @@
-uucore::shortcut_value_parser - Rust
\ No newline at end of file
+uucore::shortcut_value_parser - Rust
\ No newline at end of file
diff --git a/dev/uucore/shortcut_value_parser/struct.ShortcutValueParser.html b/dev/uucore/shortcut_value_parser/struct.ShortcutValueParser.html
index cb88e819f..6e2a7ab85 100644
--- a/dev/uucore/shortcut_value_parser/struct.ShortcutValueParser.html
+++ b/dev/uucore/shortcut_value_parser/struct.ShortcutValueParser.html
@@ -1,15 +1,15 @@
-ShortcutValueParser in uucore::shortcut_value_parser - Rust Struct uucore::shortcut_value_parser::ShortcutValueParser
source · pub struct ShortcutValueParser(_);
Implementations§
source§impl ShortcutValueParser
ShortcutValueParser is similar to clap’s PossibleValuesParser: it verifies that the value is
+
ShortcutValueParser in uucore::shortcut_value_parser - Rust Struct uucore::shortcut_value_parser::ShortcutValueParser
source · pub struct ShortcutValueParser(_);
Implementations§
source§impl ShortcutValueParser
ShortcutValueParser is similar to clap’s PossibleValuesParser: it verifies that the value is
from an enumerated set of PossibleValue.
Whereas PossibleValuesParser only accepts exact matches, ShortcutValueParser also accepts
shortcuts as long as they are unambiguous.
-Trait Implementations§
source§impl Clone for ShortcutValueParser
source§fn clone(&self) -> ShortcutValueParser
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl<I, T> From<I> for ShortcutValueParserwhere
+
Trait Implementations§
source§impl Clone for ShortcutValueParser
source§fn clone(&self) -> ShortcutValueParser
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl<I, T> From<I> for ShortcutValueParserwhere
I: IntoIterator<Item = T>,
- T: Into<PossibleValue>,
source§impl TypedValueParser for ShortcutValueParser
source§impl TypedValueParser for ShortcutValueParser
source§fn parse_ref(
&self,
cmd: &Command,
arg: Option<&Arg>,
value: &OsStr
-) -> Result<Self::Value, Error>
Parse the argument value Read moresource§fn possible_values(
+) -> Result<Self::Value, Error>
Parse the argument value Read more
impl<T> Borrow<T> for Twhere
diff --git a/dev/uucore/perms/entries/struct.Group.html b/dev/uucore/perms/entries/struct.Group.html
index 2ac7e63bc..a14cdc1f0 100644
--- a/dev/uucore/perms/entries/struct.Group.html
+++ b/dev/uucore/perms/entries/struct.Group.html
@@ -3,7 +3,7 @@
pub gid: gid_t,
}Fields§
§name: StringAKA group.gr_name
§gid: gid_tAKA group.gr_gid
-Trait Implementations§
Auto Trait Implementations§
§impl RefUnwindSafe for Group
§impl Send for Group
§impl Sync for Group
§impl Unpin for Group
§impl UnwindSafe for Group
Blanket Implementations§
Trait Implementations§
Auto Trait Implementations§
§impl RefUnwindSafe for Group
§impl Send for Group
§impl Sync for Group
§impl Unpin for Group
§impl UnwindSafe for Group
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read moresource§impl<T> From<T> for T
source§fn from(t: T) -> T
Returns the argument unchanged.
diff --git a/dev/uucore/shortcut_value_parser/index.html b/dev/uucore/shortcut_value_parser/index.html
index a87248c26..c3a6a9057 100644
--- a/dev/uucore/shortcut_value_parser/index.html
+++ b/dev/uucore/shortcut_value_parser/index.html
@@ -1 +1 @@
-uucore::shortcut_value_parser - Rust
\ No newline at end of file
+uucore::shortcut_value_parser - Rust
\ No newline at end of file
diff --git a/dev/uucore/shortcut_value_parser/struct.ShortcutValueParser.html b/dev/uucore/shortcut_value_parser/struct.ShortcutValueParser.html
index cb88e819f..6e2a7ab85 100644
--- a/dev/uucore/shortcut_value_parser/struct.ShortcutValueParser.html
+++ b/dev/uucore/shortcut_value_parser/struct.ShortcutValueParser.html
@@ -1,15 +1,15 @@
-ShortcutValueParser in uucore::shortcut_value_parser - Rust Struct uucore::shortcut_value_parser::ShortcutValueParser
source · pub struct ShortcutValueParser(_);
Implementations§
source§impl ShortcutValueParser
ShortcutValueParser is similar to clap’s PossibleValuesParser: it verifies that the value is
+
ShortcutValueParser in uucore::shortcut_value_parser - Rust Struct uucore::shortcut_value_parser::ShortcutValueParser
source · pub struct ShortcutValueParser(_);
Implementations§
source§impl ShortcutValueParser
ShortcutValueParser is similar to clap’s PossibleValuesParser: it verifies that the value is
from an enumerated set of PossibleValue.
Whereas PossibleValuesParser only accepts exact matches, ShortcutValueParser also accepts
shortcuts as long as they are unambiguous.
-Trait Implementations§
source§impl Clone for ShortcutValueParser
source§fn clone(&self) -> ShortcutValueParser
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl<I, T> From<I> for ShortcutValueParserwhere
+
Trait Implementations§
source§impl Clone for ShortcutValueParser
source§fn clone(&self) -> ShortcutValueParser
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl<I, T> From<I> for ShortcutValueParserwhere
I: IntoIterator<Item = T>,
- T: Into<PossibleValue>,
source§impl TypedValueParser for ShortcutValueParser
source§impl TypedValueParser for ShortcutValueParser
source§fn parse_ref(
&self,
cmd: &Command,
arg: Option<&Arg>,
value: &OsStr
-) -> Result<Self::Value, Error>
Parse the argument value Read moresource§fn possible_values(
+) -> Result<Self::Value, Error>
Parse the argument value Read more
AKA group.gr_name
AKA group.gr_gid
-impl RefUnwindSafe for Group
impl Send for Group
impl Sync for Group
impl Unpin for Group
impl UnwindSafe for Group
impl RefUnwindSafe for Group
impl Send for Group
impl Sync for Group
impl Unpin for Group
impl UnwindSafe for Group
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
source§impl<T> From<T> for T
impl<T> From<T> for T
source§fn from(t: T) -> T
fn from(t: T) -> T
Returns the argument unchanged.
diff --git a/dev/uucore/shortcut_value_parser/index.html b/dev/uucore/shortcut_value_parser/index.html index a87248c26..c3a6a9057 100644 --- a/dev/uucore/shortcut_value_parser/index.html +++ b/dev/uucore/shortcut_value_parser/index.html @@ -1 +1 @@ -Struct uucore::shortcut_value_parser::ShortcutValueParser
source · pub struct ShortcutValueParser(_);Implementations§
source§impl ShortcutValueParser
impl ShortcutValueParser
ShortcutValueParser is similar to clap’s PossibleValuesParser: it verifies that the value is
+
Struct uucore::shortcut_value_parser::ShortcutValueParser
source · pub struct ShortcutValueParser(_);Implementations§
source§impl ShortcutValueParser
impl ShortcutValueParser
ShortcutValueParser is similar to clap’s PossibleValuesParser: it verifies that the value is
from an enumerated set of PossibleValue.
Whereas PossibleValuesParser only accepts exact matches, ShortcutValueParser also accepts
shortcuts as long as they are unambiguous.
Trait Implementations§
source§impl Clone for ShortcutValueParser
impl Clone for ShortcutValueParser
source§fn clone(&self) -> ShortcutValueParser
fn clone(&self) -> ShortcutValueParser
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
source. Read moresource§impl<I, T> From<I> for ShortcutValueParserwhere
+
impl<I, T> From<I> for ShortcutValueParserwhere +
Trait Implementations§
source§impl Clone for ShortcutValueParser
impl Clone for ShortcutValueParser
source§fn clone(&self) -> ShortcutValueParser
fn clone(&self) -> ShortcutValueParser
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
source. Read more