Struct osmpbfreader::osmformat::Node [] [src]

pub struct Node { /* fields omitted */ }

Methods

impl Node
[src]

Trait Implementations

impl Clone for Node
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for Node
[src]

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

impl Debug for Node
[src]

Formats the value using the given formatter.

impl Sync for Node
[src]

impl Message for Node
[src]

impl MessageStatic for Node
[src]

impl Clear for Node
[src]

impl PartialEq for Node
[src]

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

This method tests for !=.