joshrotenberg / adrs

Architectural Decision Record tool in Rust
http://joshrotenberg.com/adrs/
Apache License 2.0
19 stars 5 forks source link

enhancement(errors): better error reporting #21

Open joshrotenberg opened 6 months ago

joshrotenberg commented 6 months ago

Errors are kinda weak, lots of unwraps that could at least be expect.