diff options
author | Robin Krahl <robin.krahl@ireas.org> | 2019-01-17 02:05:52 +0000 |
---|---|---|
committer | Robin Krahl <robin.krahl@ireas.org> | 2019-01-20 20:57:07 +0000 |
commit | db198936be1a80f1735731d9e95eb6f4c48a5329 (patch) | |
tree | 3d157472a3e88aea458b16cb87c58d6f5c42ac11 /Cargo.toml | |
parent | 591c55ff294ee12812e4be1b90f03a093f83a4f5 (diff) | |
download | nitrokey-rs-db198936be1a80f1735731d9e95eb6f4c48a5329.tar.gz nitrokey-rs-db198936be1a80f1735731d9e95eb6f4c48a5329.tar.bz2 |
Add the Error enum and the Result<T> typedef
The Error enum is a wrapper for the possible error types (currently only
CommandError). Result<T> is defined as Result<T, Error>.
Diffstat (limited to 'Cargo.toml')
0 files changed, 0 insertions, 0 deletions