aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorRobin Krahl <robin.krahl@ireas.org>2019-01-10 23:43:15 +0000
committerRobin Krahl <robin.krahl@ireas.org>2019-01-11 00:49:22 +0100
commit3e7464c0f8cbadb8c6335c53579ec9570962dc3f (patch)
treea8293a3cbec9488a1acb4214fb27e0654edf3648 /CHANGELOG.md
parentf0f659944c6d89a6205fd98a2434ed61c0e7313b (diff)
downloaddialog-rs-3e7464c0f8cbadb8c6335c53579ec9570962dc3f.tar.gz
dialog-rs-3e7464c0f8cbadb8c6335c53579ec9570962dc3f.tar.bz2
Move Error enum to the error module
The trait implementations for the Error enum contain a lot of boilerplate code and are not very insightful. Therefore this patch moves the Error enum, its trait implementations and the related Result type definition from the main module to the error module. The Error and Result types are re-exported from the main module so that the public interface does not change.
Diffstat (limited to 'CHANGELOG.md')
0 files changed, 0 insertions, 0 deletions