Struct semtech_udp::pull_resp::Packet [−][src]
Fields
random_token: u16data: DataImplementations
pub fn into_nack_with_error_for_gateway(
self,
error: Error,
gateway_mac: MacAddress
) -> Packet[src]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