Struct lorawan::EUI64 [] [src]

pub struct EUI64<'a>(_);

EUI64 represents a 64 bit EUI.

Methods

impl<'a> EUI64<'a>
[src]

[src]

Trait Implementations

impl<'a> Debug for EUI64<'a>
[src]

[src]

Formats the value using the given formatter.

impl<'a> PartialEq for EUI64<'a>
[src]

[src]

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

[src]

This method tests for !=.