imag/lib/entry
Matthias Beyer 11955f699f Change interface of Viewer to propagate io errors
Because we need to catch errors that are caused by a borken pipe when
writing to stdout (for example), this patch changes the interface of the
Viewer trait to return an error enum that can be used to check whether
an IO error happened.

The calling code can then decide whether to ignore a broken pipe error
or whether to handle it properly.

Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2019-05-30 11:12:43 +02:00
..
libimagentryannotation Update toml-query to 0.9.0 2019-05-29 18:39:25 +02:00
libimagentrycategory Update toml-query to 0.9.0 2019-05-29 18:39:25 +02:00
libimagentrydatetime Update toml-query to 0.9.0 2019-05-29 18:39:25 +02:00
libimagentryedit Update dependency: toml: 0.4 -> 0.5 2019-05-29 18:39:25 +02:00
libimagentryfilter Update toml-query to 0.9.0 2019-05-29 18:39:25 +02:00
libimagentrygps Update toml-query to 0.9.0 2019-05-29 18:39:25 +02:00
libimagentrylink Update toml-query to 0.9.0 2019-05-29 18:39:25 +02:00
libimagentrymarkdown Run 'cargo fix' for rust-2018 2019-05-18 00:20:59 +02:00
libimagentryref Update toml-query to 0.9.0 2019-05-29 18:39:25 +02:00
libimagentrytag Update toml-query to 0.9.0 2019-05-29 18:39:25 +02:00
libimagentryutil Update toml-query to 0.9.0 2019-05-29 18:39:25 +02:00
libimagentryview Change interface of Viewer to propagate io errors 2019-05-30 11:12:43 +02:00