Type Definition tartan_uefi::Result

source ·
pub type Result = Result<Status, Status>;

Trait Implementations§

Converts to this type from the input type.