Matthias Beyer
d87ea7b305
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> |
||
---|---|---|
.. | ||
core | ||
domain | ||
entry | ||
etc |