1//! Implements the `DeviceInformation` feature (ID `0x0003`) that provides some 2//! general information about the device. 3 4pub mod v0;