Modules
std
os
uefi
protocol
simple_text_output
SimpleTextOutput
OutputStringError
Error Set OutputStringError
[src]
Errors
DeviceError
Unexpected
UnexpectedError
Unsupported
Source
pub const OutputStringError = uefi.UnexpectedError || error{ DeviceError, Unsupported, }