Harald Hoyer
|
46b7f58e72
|
feat: add annotate() method to Context
to just annotate the passed error with location data
Signed-off-by: Harald Hoyer <harald@hoyer.xyz>
|
2023-07-28 17:06:10 +02:00 |
|
Harald Hoyer
|
aaca6945b0
|
feat: add new(Into<String>) method for str_context! types
Signed-off-by: Harald Hoyer <harald@hoyer.xyz>
|
2023-07-28 16:32:46 +02:00 |
|
Harald Hoyer
|
82257c881a
|
docs: use new names
Signed-off-by: Harald Hoyer <harald@hoyer.xyz>
|
2023-07-28 16:22:00 +02:00 |
|
Harald Hoyer
|
4eae3da3c1
|
feat: removed feature display-cause
`display-cause` can be turned on with the `{:#}` format specifier
|
2023-07-27 14:32:21 +02:00 |
|
Harald Hoyer
|
d60cdf9cdb
|
fix: clippy
Signed-off-by: Harald Hoyer <harald@hoyer.xyz>
|
2023-07-27 14:03:12 +02:00 |
|
Harald Hoyer
|
1654624c08
|
more documentation and formatting
|
2020-09-01 21:34:46 +02:00 |
|
Harald Hoyer
|
ed710fada3
|
rename cherr() to context()
|
2020-09-01 21:03:57 +02:00 |
|
Harald Hoyer
|
356335e807
|
use #[track_caller] and Location
|
2020-08-28 16:58:58 +02:00 |
|
Harald Hoyer
|
1d43a39c61
|
add dyn
|
2020-03-03 15:06:44 +01:00 |
|
Harald Hoyer
|
ae6c01aab2
|
macro hygiene
|
2019-03-13 11:34:53 +01:00 |
|
Harald Hoyer
|
a558c35ba4
|
make ChainError Send + Sync
|
2019-03-12 16:44:51 +01:00 |
|
Harald Hoyer
|
8ad6eaceac
|
lots of documentation
|
2018-12-21 13:50:08 +01:00 |
|