Struct tis_100::core::ParseRegisterError [] [src]

pub struct ParseRegisterError;

An error which can be returned when parsing a register.

Trait Implementations

impl Debug for ParseRegisterError
[src]

Formats the value using the given formatter.

impl PartialEq for ParseRegisterError
[src]

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

This method tests for !=.