diff options
author | Robin Krahl <robin.krahl@ireas.org> | 2020-01-14 16:18:02 +0100 |
---|---|---|
committer | Robin Krahl <robin.krahl@ireas.org> | 2020-01-14 16:53:35 +0100 |
commit | eb04dafce313ff5349b1c93d8d87cb53ba320e7e (patch) | |
tree | 82601475b8620f6159ecd80e92e50c182f7876c8 /src/otp.rs | |
parent | 45b2bc5c77a2f5c22ee6a75c1c1d2b4f9b458943 (diff) | |
download | nitrokey-rs-eb04dafce313ff5349b1c93d8d87cb53ba320e7e.tar.gz nitrokey-rs-eb04dafce313ff5349b1c93d8d87cb53ba320e7e.tar.bz2 |
Derive Clone, Copy, Debug, PartialEq for Status
Somehow I forgot to derive the common traits for the new Status struct.
This patch adds the missing derive attribute for Clone, Copy, Debug and
PartialEq.
Diffstat (limited to 'src/otp.rs')
0 files changed, 0 insertions, 0 deletions