Struct tis_100::core::ParsePortError [] [src]

pub struct ParsePortError;

An error which can be returned when parsing a port.

Trait Implementations

impl Debug for ParsePortError
[src]

Formats the value using the given formatter.

impl PartialEq for ParsePortError
[src]

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

This method tests for !=.