kvarn_
chute
0.4.0
Header
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 crate kvarn_
chute
kvarn_chute
Struct
Header
Copy item path
source
pub struct Header<'a> {
/* private fields */
}
Trait Implementations
§
source
§
impl<'a>
Debug
for
Header
<'a>
source
§
fn
fmt
(&self, f: &mut
Formatter
<'_>) ->
Result
Formats the value using the given formatter.
Read more
Auto Trait Implementations
§
§
impl<'a>
Freeze
for
Header
<'a>
§
impl<'a>
RefUnwindSafe
for
Header
<'a>
§
impl<'a>
Send
for
Header
<'a>
§
impl<'a>
Sync
for
Header
<'a>
§
impl<'a>