Struct maxminddb::geoip2::ConnectionType [] [src]

pub struct ConnectionType {
    pub connection_type: Option<String>,
}

GeoIP2 Connection-Type record

Fields

Trait Implementations

impl Clone for ConnectionType
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Debug for ConnectionType
[src]

[src]

Formats the value using the given formatter.