Struct eureka_client::PortData [] [src]

pub struct PortData { /* fields omitted */ }

Methods

impl PortData
[src]

[src]

[src]

Trait Implementations

impl Debug for PortData
[src]

[src]

Formats the value using the given formatter. Read more

impl Clone for PortData
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

Auto Trait Implementations

impl Send for PortData

impl Sync for PortData