Struct osmpbfreader::osmformat::HeaderBlock [] [src]

pub struct HeaderBlock { /* fields omitted */ }

Methods

impl HeaderBlock
[src]

Trait Implementations

impl PartialEq for HeaderBlock
[src]

This method tests for self and other values to be equal, and is used by ==. Read more

This method tests for !=.

impl Clone for HeaderBlock
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for HeaderBlock
[src]

Returns the "default value" for a type. Read more

impl Debug for HeaderBlock
[src]

Formats the value using the given formatter.

impl Sync for HeaderBlock
[src]

impl Message for HeaderBlock
[src]

impl MessageStatic for HeaderBlock
[src]

impl Clear for HeaderBlock
[src]