agde_io
0.1.0
Join
Error
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>
VZip<V>
In crate agde_
io
agde_io
Struct
JoinError
Copy item path
source
pub struct JoinError;
Trait Implementations
§
source
§
impl
Debug
for
JoinError
source
§
fn
fmt
(&self, f: &mut
Formatter
<'_>) ->
Result
Formats the value using the given formatter.
Read more
Auto Trait Implementations
§
§
impl
Freeze
for
JoinError
§
impl
RefUnwindSafe
for
JoinError
§
impl
Send
for
JoinError
§
impl
Sync
for
JoinError
§
impl
Unpin
for
JoinError