Struct rs_es::units::Distance [] [src]

pub struct Distance {
    // some fields omitted
}

Distance, both an amount and a unit

Methods

impl Distance
[src]

Trait Implementations

impl Debug for Distance
[src]

Formats the value using the given formatter.

impl Default for Distance
[src]

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

impl Serialize for Distance
[src]

Serializes this value into this serializer.