Expand description
Network-layer receive context types for Zigbee.
This crate provides small, transport-neutral value types used to describe Zigbee network-layer sources, per-frame metadata, and envelopes that attach that information to an arbitrary payload.
The crate can optionally derive serde serialization implementations
through the serde feature.