Struct google_appengine1::client::RangeResponseHeader [−][src]
pub struct RangeResponseHeader(pub Chunk);Tuple Fields
0: ChunkTrait Implementations
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 RangeResponseHeader
impl Send for RangeResponseHeader
impl Sync for RangeResponseHeader
impl Unpin for RangeResponseHeader
impl UnwindSafe for RangeResponseHeader
Blanket Implementations
Mutably borrows from an owned value. Read more
Instruments this type with the provided Span, returning an
Instrumented wrapper. Read more