Struct sozu_command_lib::buffer::fixed::BufferMetadata [−][src]
pub struct BufferMetadata { /* fields omitted */ }Trait Implementations
Returns the “default value” for a type. Read more
This method tests for self and other values to be equal, and is used
by ==. Read more
This method tests for !=.
Auto Trait Implementations
impl RefUnwindSafe for BufferMetadataimpl Send for BufferMetadataimpl Sync for BufferMetadataimpl Unpin for BufferMetadataimpl UnwindSafe for BufferMetadataBlanket Implementations
Mutably borrows from an owned value. Read more
type Output = T
type Output = TShould always be Self