Enum crc16::TELEDISK [] [src]

pub enum TELEDISK {}

CRC-16/TELEDISK poly=0xa097 check=0x0fb3

Trait Implementations

impl Copy for TELEDISK
[src]

impl Clone for TELEDISK
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl PartialEq for TELEDISK
[src]

[src]

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

1.0.0
[src]

This method tests for !=.

impl Eq for TELEDISK
[src]

impl Debug for TELEDISK
[src]

[src]

Formats the value using the given formatter. Read more

impl CrcType for TELEDISK
[src]

[src]

[src]

[src]

Auto Trait Implementations

impl Send for TELEDISK

impl Sync for TELEDISK