Struct semtech_udp::pull_data::Packet [−][src]
pub struct Packet {
pub random_token: u16,
pub gateway_mac: MacAddress,
}Fields
random_token: u16gateway_mac: MacAddressImplementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Packetimpl UnwindSafe for PacketBlanket Implementations
Mutably borrows from an owned value. Read more
pub fn vzip(self) -> V