Struct nsl_duplex_d2::GeoRecord[][src]

pub struct GeoRecord { /* fields omitted */ }

Struct for storing geo-records.

Methods

impl GeoRecord
[src]

Parse GeoRecord

Trait Implementations

impl Debug for GeoRecord
[src]

Formats the value using the given formatter. Read more

impl PartialEq for GeoRecord
[src]

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

This method tests for !=.

Auto Trait Implementations

impl Send for GeoRecord

impl Sync for GeoRecord