Struct osmpbf_parser::proto::osmformat::HeaderBBox [−][src]
Fields
left: i64right: i64top: i64bottom: i64Trait Implementations
Returns the “default value” for a type. Read more
Constructs an instance of Self by reading from the given bytes
via the given reader. Read more
Writes Self into W writer
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 HeaderBBox
impl Send for HeaderBBox
impl Sync for HeaderBBox
impl Unpin for HeaderBBox
impl UnwindSafe for HeaderBBox
Blanket Implementations
Mutably borrows from an owned value. Read more