Open
Description
Provide a context method on Error which can throw it away or use it, and implement it for Box and std::string?
Storing context is very important use case given by anyhow
but C++ can't just gain it in that way, without replacing all the Error types, so we should build this into Error. (h/t @Kangz for pointing this out in dawn)
Metadata
Metadata
Assignees
Type
Projects
Milestone
Relationships
Development
No branches or pull requests
Activity