Right now, there is no `Serialize` or `Deserialize` impl for `MacAddr`, and a `#[serde(untagged)]` impl would work well.
Right now, there is no
SerializeorDeserializeimpl forMacAddr, and a#[serde(untagged)]impl would work well.