Closed demeringo closed 2 years ago
Use anyhow instead of unwrap() to let errors bubble up. See issue #17
anyhow
unwrap()
Use
anyhow
instead ofunwrap()
to let errors bubble up. See issue #17