enarx-archive / sev

Library for AMD SEV
Apache License 2.0
20 stars 15 forks source link

impl From<Indeterminate<Error>> for std::io::Error #31

Closed connorkuehl closed 3 years ago

connorkuehl commented 4 years ago

Indeterminate already impls From. It would be convenient for callers if this went both directions.

connorkuehl commented 3 years ago

Closed by #51