Struct osmpbfreader::fileformat::Blob [] [src]

pub struct Blob { /* fields omitted */ }

Methods

impl Blob
[src]

Trait Implementations

impl PartialEq for Blob
[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 Blob
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for Blob
[src]

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

impl Debug for Blob
[src]

Formats the value using the given formatter.

impl Sync for Blob
[src]

impl Message for Blob
[src]

impl MessageStatic for Blob
[src]

impl Clear for Blob
[src]