1//! Implements the ZigBee Cluster Library in `no-std` based on the [ZigBee Cluster Library specification R6 1.0] 2//! 3//! [ZigBee Cluster Library specification R6 1.0]: https://zigbeealliance.org/wp-content/uploads/2019/12/07-5123-06-zigbee-cluster-library-specification.pdf 4//! 5