StackOverflow Questions for Tag: anyhow

aedm
aedm

Reputation: 6564

Anyhow context from tracing intrumentation?

Score: 0

Views: 66

Answers: 0

Read More
weisbrja
weisbrja

Reputation: 315

Getting the anyhow Rust crate to format an error like it does when when exiting the main function

Score: 3

Views: 1656

Answers: 1

Read More
Jason Siefken
Jason Siefken

Reputation: 789

Formatting errors in a generic TryInto implementation

Score: 0

Views: 123

Answers: 1

Read More
awm129
awm129

Reputation: 337

Rust compiler appears confused by Result type with anyhow

Score: 1

Views: 660

Answers: 1

Read More
VenoX
VenoX

Reputation: 21

Returning anyhow::Result in service actix-web

Score: 2

Views: 1830

Answers: 1

Read More
Zizheng Tai
Zizheng Tai

Reputation: 6616

Mixing anyhow::Result with std::io::Result

Score: 29

Views: 11671

Answers: 3

Read More
yegor256
yegor256

Reputation: 105053

How to make a method returning XMLError compatible with anyhow::Error?

Score: 2

Views: 58

Answers: 2

Read More
Skorpius
Skorpius

Reputation: 2255

In Rust, How do I go about ensuring convertibility of types to std::error:Error throught traits when the types implement from()?

Score: 0

Views: 102

Answers: 1

Read More
kazagistar
kazagistar

Reputation: 1597

Nom errors over bytes dont actually implement Error

Score: 3

Views: 92

Answers: 0

Read More
Genius Merely
Genius Merely

Reputation: 444

Why is anyhow not working in the stable version?

Score: 10

Views: 2482

Answers: 1

Read More
Nikita Fedyashev
Nikita Fedyashev

Reputation: 18993

Rust test - how fail verbosely if Result object is not Ok?

Score: 7

Views: 4676

Answers: 2

Read More
Fred Hors
Fred Hors

Reputation: 4116

Error handling for applications: how to return a public message error instead of all the chain of errors and tracing it at the same time?

Score: 2

Views: 926

Answers: 2

Read More
PreviousPage 1Next