mirror of
https://github.com/eyre-rs/eyre.git
synced 2025-10-02 15:26:08 +00:00
Fix tracing_error::SpanTrace link in Readme
Just a quick drive-by commit :)
This commit is contained in:
parent
78817d3faf
commit
ab76683def
@ -305,7 +305,7 @@ let val: ErrReport = get_optional_val.ok_or_else(|| eyre!("failed to get value))
|
|||||||
[`eyre::WrapErr`]: https://docs.rs/eyre/*/eyre/trait.WrapErr.html
|
[`eyre::WrapErr`]: https://docs.rs/eyre/*/eyre/trait.WrapErr.html
|
||||||
[`anyhow::Context`]: https://docs.rs/anyhow/*/anyhow/trait.Context.html
|
[`anyhow::Context`]: https://docs.rs/anyhow/*/anyhow/trait.Context.html
|
||||||
[`anyhow`]: https://github.com/dtolnay/anyhow
|
[`anyhow`]: https://github.com/dtolnay/anyhow
|
||||||
[`tracing_error::SpanTrace`]: https://docs.rs/tracing-error/*/tracing-error/struct.SpanTrace.html
|
[`tracing_error::SpanTrace`]: https://docs.rs/tracing-error/*/tracing_error/struct.SpanTrace.html
|
||||||
[actions-badge]: https://github.com/yaahc/eyre/workflows/Continuous%20integration/badge.svg
|
[actions-badge]: https://github.com/yaahc/eyre/workflows/Continuous%20integration/badge.svg
|
||||||
[actions-url]: https://github.com/yaahc/eyre/actions?query=workflow%3A%22Continuous+integration%22
|
[actions-url]: https://github.com/yaahc/eyre/actions?query=workflow%3A%22Continuous+integration%22
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user