imag/lib
Matthias Beyer d87ea7b305 Add StoreId::local_display_string() function
for safely creating a `String` object from `StoreId` which can be shown
to the user.

Mainly introduced because this is useful for error handling (when
putting a `StoreId` into an error kind, the compiler complains that
`StoreId` does not meet the required trait bounds. But `String` does and
we do not process the ID any further anyways).

Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2018-10-13 11:52:16 +02:00
..
core Add StoreId::local_display_string() function 2018-10-13 11:52:16 +02:00
domain Update dependency: filters: 0.2 -> 0.3 2018-10-06 12:22:15 +02:00
entry Roll back mdcat update 2018-10-06 12:22:15 +02:00
etc Fix: Do not pass --rtp in testing environment 2018-10-09 17:37:56 +02:00