aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorTeddy Wing2018-10-22 19:33:14 +0200
committerTeddy Wing2018-10-22 19:33:14 +0200
commit0736dd67d690c597e93324e19126f6c48b81f7c4 (patch)
tree57e0343f29a5f97d47353214267e67fa61615fee /.gitmodules
parenta709acca8ba41f21e0222debdbe39186c5106beb (diff)
downloaddome-key-map-0736dd67d690c597e93324e19126f6c48b81f7c4.tar.bz2
decode_datetime(): Return a `Result`
Make a custom error type because it's trickier to integrate with 'error-chain' given that 'magic-crypt''s `Error` type doesn't implement the `std::error::Error` trait. For the same reason, we can't use that as the `cause` for `DateCryptError::Decrypt`. This allows us to capture the errors without panicking. Include some additional cleanups as a result of removing the `use std::result` and `use errors::*` imports.
Diffstat (limited to '.gitmodules')
0 files changed, 0 insertions, 0 deletions