Struct lorawan::JoinAcceptPayload [] [src]

pub struct JoinAcceptPayload<'a>(_);

JoinAcceptPayload represents a join accept MacPayload.

Methods

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

Trait Implementations

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

[src]

Formats the value using the given formatter.

impl<'a> PartialEq for JoinAcceptPayload<'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 !=.