diff options
author | Teddy Wing | 2022-03-20 23:42:00 +0100 |
---|---|---|
committer | Teddy Wing | 2022-03-20 23:42:00 +0100 |
commit | b94637ae80ed4b6b2a725c3ff22e821233be0f33 (patch) | |
tree | 2262080a9bae11cabefc62e61ba1ddd283cf54fb /src/lib.rs | |
parent | d12125737b9068a653124c21cfc66b67c4b7704b (diff) | |
download | yaqlite-b94637ae80ed4b6b2a725c3ff22e821233be0f33.tar.bz2 |
main: Print errors to standard error instead of panicking with `unwrap`
Use `anyhow` to add context to errors and a `main()` wrapper that prints
error messages and their context to standard error.
Diffstat (limited to 'src/lib.rs')
0 files changed, 0 insertions, 0 deletions