Struct tc_core::Ports[][src]

pub struct Ports { /* fields omitted */ }

Methods

impl Ports
[src]

Trait Implementations

impl Debug for Ports
[src]

Formats the value using the given formatter. Read more

impl PartialEq for Ports
[src]

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

This method tests for !=.

impl Default for Ports
[src]

Returns the "default value" for a type. Read more

Auto Trait Implementations

impl Send for Ports

impl Sync for Ports