Struct eureka_client::PortData[][src]

pub struct PortData { /* fields omitted */ }

Methods

impl PortData
[src]

Trait Implementations

impl Debug for PortData
[src]

Formats the value using the given formatter. Read more

impl Clone for PortData
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Auto Trait Implementations

impl Send for PortData

impl Sync for PortData