pub type HWSWType = ArrayVec<[u8; 10]>;
Represents a software type value.
pub struct HWSWType { /* private fields */ }