feat: works with errors
This commit is contained in:
@@ -25,6 +25,7 @@ pub mod certificate;
|
||||
pub mod key;
|
||||
mod pinentry;
|
||||
mod util;
|
||||
mod slot;
|
||||
|
||||
pub type Result<T> = std::result::Result<T, Error>;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user