Struct semtech_udp::pull_ack::Packet [−][src]
pub struct Packet {
pub random_token: u16,
}Fields
random_token: u16Trait 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