You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add granular error types for every possible error raised by the tpm
module. This improves diagnosing the cause of the errors without showing
complex errors coming from underlying libraries.
This also drops all 'expect()` and `unwrap()` uses to avoid panicking.
Signed-off-by: Anderson Toshiyuki Sasaki <[email protected]>
0 commit comments