Skip to main content

SerialNumber

Type Alias SerialNumber 

Source
pub type SerialNumber = FixedStr<32>;
Expand description

The device’s serial number, as a fixed-capacity (32-byte) string.

Aliased Type§

pub struct SerialNumber { /* private fields */ }