Enum rs_es::units::DistanceType [] [src]

pub enum DistanceType {
    SloppyArc,
    Arc,
    Plane,
}

DistanceType

Variants

Trait Implementations

impl Debug for DistanceType
[src]

Formats the value using the given formatter.

impl Serialize for DistanceType
[src]

Serializes this value into this serializer.