Enum uu_sort::GeneralF64ParseResult
source · pub enum GeneralF64ParseResult {
+GeneralF64ParseResult in uu_sort - Rust Enum uu_sort::GeneralF64ParseResult
source · pub enum GeneralF64ParseResult {
Invalid,
NaN,
NegInfinity,
Number(f64),
Infinity,
-}
Variants§
Trait Implementations§
source§impl Clone for GeneralF64ParseResult
source§fn clone(&self) -> GeneralF64ParseResult
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 Debug for GeneralF64ParseResult
source§impl PartialEq<GeneralF64ParseResult> for GeneralF64ParseResult
source§fn eq(&self, other: &GeneralF64ParseResult) -> bool
This method tests for self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Clone for GeneralF64ParseResult
source§fn clone(&self) -> GeneralF64ParseResult
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 Debug for GeneralF64ParseResult
source§impl PartialEq<GeneralF64ParseResult> for GeneralF64ParseResult
source§fn eq(&self, other: &GeneralF64ParseResult) -> bool
This method tests for self and other values to be equal, and is used
by ==.source§impl PartialOrd<GeneralF64ParseResult> for GeneralF64ParseResult
source§impl PartialOrd<GeneralF64ParseResult> for GeneralF64ParseResult
source§fn partial_cmp(&self, other: &GeneralF64ParseResult) -> Option<Ordering>
1.0.0 · source§fn le(&self, other: &Rhs) -> bool
This method tests less than or equal to (for self and other) and is used by the <=
operator. Read moresource§impl Copy for GeneralF64ParseResult
source§impl StructuralPartialEq for GeneralF64ParseResult
Auto Trait Implementations§
§impl RefUnwindSafe for GeneralF64ParseResult
§impl Send for GeneralF64ParseResult
§impl Sync for GeneralF64ParseResult
§impl Unpin for GeneralF64ParseResult
§impl UnwindSafe for GeneralF64ParseResult
Blanket Implementations§
source§impl Copy for GeneralF64ParseResult
source§impl StructuralPartialEq for GeneralF64ParseResult
Auto Trait Implementations§
§impl RefUnwindSafe for GeneralF64ParseResult
§impl Send for GeneralF64ParseResult
§impl Sync for GeneralF64ParseResult
§impl Unpin for GeneralF64ParseResult
§impl UnwindSafe for GeneralF64ParseResult
Blanket Implementations§
source§impl<T> From<T> for T
const: unstable · source§fn from(t: T) -> T
Returns the argument unchanged.
diff --git a/dev/uu_sort/fn.uu_app.html b/dev/uu_sort/fn.uu_app.html
index 2e0e7fbfc..2945e82bd 100644
--- a/dev/uu_sort/fn.uu_app.html
+++ b/dev/uu_sort/fn.uu_app.html
@@ -1 +1 @@
-uu_app in uu_sort - Rust
\ No newline at end of file
+uu_app in uu_sort - Rust
\ No newline at end of file
diff --git a/dev/uu_sort/fn.uumain.html b/dev/uu_sort/fn.uumain.html
index efaecf4bf..3631d97e9 100644
--- a/dev/uu_sort/fn.uumain.html
+++ b/dev/uu_sort/fn.uumain.html
@@ -1 +1 @@
-uumain in uu_sort - Rust
\ No newline at end of file
+uumain in uu_sort - Rust
\ No newline at end of file
diff --git a/dev/uu_sort/index.html b/dev/uu_sort/index.html
index 7d29e17e1..931282af1 100644
--- a/dev/uu_sort/index.html
+++ b/dev/uu_sort/index.html
@@ -1 +1 @@
-uu_sort - Rust
\ No newline at end of file
+uu_sort - Rust
\ No newline at end of file
diff --git a/dev/uu_sort/struct.GlobalSettings.html b/dev/uu_sort/struct.GlobalSettings.html
index 8c1b17ddc..43344808c 100644
--- a/dev/uu_sort/struct.GlobalSettings.html
+++ b/dev/uu_sort/struct.GlobalSettings.html
@@ -1,4 +1,4 @@
-GlobalSettings in uu_sort - Rust Struct uu_sort::GlobalSettings
source · pub struct GlobalSettings { /* private fields */ }
Trait Implementations§
source§impl Clone for GlobalSettings
source§fn clone(&self) -> GlobalSettings
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for GlobalSettings
§impl Send for GlobalSettings
§impl Sync for GlobalSettings
§impl Unpin for GlobalSettings
§impl UnwindSafe for GlobalSettings
Blanket Implementations§
source§impl<T> Any for Twhere
+GlobalSettings in uu_sort - Rust Struct uu_sort::GlobalSettings
source · pub struct GlobalSettings { /* private fields */ }
Trait Implementations§
source§impl Clone for GlobalSettings
source§fn clone(&self) -> GlobalSettings
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for GlobalSettings
§impl Send for GlobalSettings
§impl Sync for GlobalSettings
§impl Unpin for GlobalSettings
§impl UnwindSafe for GlobalSettings
Blanket Implementations§
source§impl<T> From<T> for T
const: unstable · source§fn from(t: T) -> T
Returns the argument unchanged.
diff --git a/dev/uu_sort/struct.Line.html b/dev/uu_sort/struct.Line.html
index 3212e9d1d..a982234fa 100644
--- a/dev/uu_sort/struct.Line.html
+++ b/dev/uu_sort/struct.Line.html
@@ -1,4 +1,4 @@
-Line in uu_sort - Rust pub struct Line<'a> { /* private fields */ }
Trait Implementations§
Auto Trait Implementations§
§impl<'a> RefUnwindSafe for Line<'a>
§impl<'a> Send for Line<'a>
§impl<'a> Sync for Line<'a>
§impl<'a> Unpin for Line<'a>
§impl<'a> UnwindSafe for Line<'a>
Blanket Implementations§
source§impl<T> Any for Twhere
+Line in uu_sort - Rust pub struct Line<'a> { /* private fields */ }
Trait Implementations§
Auto Trait Implementations§
§impl<'a> RefUnwindSafe for Line<'a>
§impl<'a> Send for Line<'a>
§impl<'a> Sync for Line<'a>
§impl<'a> Unpin for Line<'a>
§impl<'a> UnwindSafe for Line<'a>
Blanket Implementations§
source§impl<T> From<T> for T
const: unstable · source§fn from(t: T) -> T
Returns the argument unchanged.
diff --git a/dev/uu_sort/struct.Output.html b/dev/uu_sort/struct.Output.html
index c94bda728..4399f4ede 100644
--- a/dev/uu_sort/struct.Output.html
+++ b/dev/uu_sort/struct.Output.html
@@ -1,4 +1,4 @@
-Output in uu_sort - Rust pub struct Output { /* private fields */ }
Auto Trait Implementations§
§impl RefUnwindSafe for Output
§impl Send for Output
§impl Sync for Output
§impl Unpin for Output
§impl UnwindSafe for Output
Blanket Implementations§
source§impl<T> Any for Twhere
+Output in uu_sort - Rust pub struct Output { /* private fields */ }
Auto Trait Implementations§
§impl RefUnwindSafe for Output
§impl Send for Output
§impl Sync for Output
§impl Unpin for Output
§impl UnwindSafe for Output
Blanket Implementations§
source§impl<T> From<T> for T
const: unstable · source§fn from(t: T) -> T
Returns the argument unchanged.
diff --git a/dev/uu_tr/fn.uu_app.html b/dev/uu_tr/fn.uu_app.html
index 6c4ca9886..fbdf473d8 100644
--- a/dev/uu_tr/fn.uu_app.html
+++ b/dev/uu_tr/fn.uu_app.html
@@ -1 +1 @@
-uu_app in uu_tr - Rust
\ No newline at end of file
+uu_app in uu_tr - Rust
\ No newline at end of file
diff --git a/dev/uu_tr/fn.uumain.html b/dev/uu_tr/fn.uumain.html
index 71da437b6..33479973e 100644
--- a/dev/uu_tr/fn.uumain.html
+++ b/dev/uu_tr/fn.uumain.html
@@ -1 +1 @@
-uumain in uu_tr - Rust
\ No newline at end of file
+uumain in uu_tr - Rust
\ No newline at end of file
diff --git a/dev/uu_tr/index.html b/dev/uu_tr/index.html
index 2f5dbcce8..ccaee6bb8 100644
--- a/dev/uu_tr/index.html
+++ b/dev/uu_tr/index.html
@@ -1 +1 @@
-uu_tr - Rust
\ No newline at end of file
+uu_tr - Rust
\ No newline at end of file