☰
Result
Trait Implementations
From<Status>
In tartan_uefi
?
Type Definition
tartan_uefi
::
Result
source
·
[
−
]
pub type Result =
Result
<
Status
,
Status
>;
Trait Implementations
§
source
§
impl
From
<
Status
> for
Result
source
§
fn
from
(status:
Status
) -> Self
Converts to this type from the input type.