elipdotter
0.3.5
Iter
Error
Variants
StrayNot
Trait Implementations
Debug
Auto Trait Implementations
Freeze
RefUnwindSafe
Send
Sync
Unpin
UnwindSafe
Blanket Implementations
Any
Borrow<T>
BorrowMut<T>
From<T>
Into<U>
TryFrom<U>
TryInto<U>
In elipdotter::
query
elipdotter
::
query
Enum
IterError
Copy item path
source
pub enum IterError { StrayNot, }
Variants
§
§
StrayNot
Trait Implementations
§
source
§
impl
Debug
for
IterError
source
§
fn
fmt
(&self, f: &mut
Formatter
<'_>) ->
Result
Formats the value using the given formatter.
Read more
Auto Trait Implementations
§
§
impl
Freeze
for
IterError
§
impl
RefUnwindSafe
for
IterError
§
impl
Send
for
IterError
§
impl
Sync
for