Struct fap::Packet[][src]

pub struct Packet { /* fields omitted */ }

Methods

impl Packet
[src]

Trait Implementations

impl Debug for Packet
[src]

Formats the value using the given formatter. Read more

impl Drop for Packet
[src]

Executes the destructor for this type. Read more

impl AprsPacket for Packet
[src]

impl Display for Packet
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for Packet

impl !Sync for Packet