Expand description
Defines a fixed-size string format that’s used by SCSI and NVMe specifications.
Structs§
- Ascii
String - A fixed-size string that is padded out with ASCII spaces.
Enums§
- Invalid
Ascii String - An error returned by
AsciiString::new
.
Defines a fixed-size string format that’s used by SCSI and NVMe specifications.
AsciiString::new
.