A golden replacement for `thiserror`.
Stars
1
Forks
0
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
114
commits
ci: add `cargo-msrv` to jobs
8b97c96
style(clippy): make getter into const fn
51911ba
ci: ensure correct macro crate ver being re-exported
253d19b
ci: split into several jobs
6774465
fix: use shared workspace version for all crates
0723e5a
style(cargo-deny): permit unicode licenses
0a485e3
chore: bump version to 0.3.0
f027e12
test: lifetimes and generics in err ty
a6dfd7d
feat: support generics + lifetimes in error types
35fcdeb
chore: bump ver to 0.3.0-rc.2
c012aaa
fix: use no_std attr
2ea9399
chore: bump versions to 0.3.0-rc.1
0da3547
docs(README): mention `#![no_std]`
ef117bf
feat: no_std support
8745b13
fix: pin version and mention in docs
2e4754b