diff options
author | Robin Krahl <robin.krahl@ireas.org> | 2019-01-17 04:15:31 +0000 |
---|---|---|
committer | Robin Krahl <robin.krahl@ireas.org> | 2019-01-20 21:08:26 +0000 |
commit | 944e1fa0d51e547dde2a9368d2b8431b109f63c4 (patch) | |
tree | 0a8b2d5bb9a00149cefb6eecaaf8ac556e961690 /src/otp.rs | |
parent | cafc3a6f8cfb9f82343c1d3fe843c7f8d7ef1136 (diff) | |
download | nitrokey-rs-944e1fa0d51e547dde2a9368d2b8431b109f63c4.tar.gz nitrokey-rs-944e1fa0d51e547dde2a9368d2b8431b109f63c4.tar.bz2 |
Move the CommandError::Unknown to Error
An error code can not only indiciate a command error, but also a library
or device communication error. Therefore, the variant for an unknown
error code should be placed in the top-level Error enum instead of the
CommandError enum.
Diffstat (limited to 'src/otp.rs')
0 files changed, 0 insertions, 0 deletions