Structs§
- A newtype wrapping a boxed slice with bytes representing an SSID element as defined by IEEE 802.11-2016 9.4.2.2.
Enums§
Constants§
Traits§
- This trait aims to add some friction to convert a type into MacAddrBytes. The purpose being that function using the types implementing this trait, e.g. MacAddr, should prefer not accessing the MacAddrBytes directly when possible.