-
-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Reduce/remove the use of anyhow in the engine #8140
Copy link
Copy link
Closed
Labels
C-Code-QualityA section of code that is hard to understand or changeA section of code that is hard to understand or changeC-DependenciesA change to the crates that Bevy depends onA change to the crates that Bevy depends on
Description
I'd really like for us to reduce our use of `anyhow`. IMO it's a crate that end-users should be using, not the libraries they're depending on.
Originally posted by @james7132 in #8065 (comment)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
C-Code-QualityA section of code that is hard to understand or changeA section of code that is hard to understand or changeC-DependenciesA change to the crates that Bevy depends onA change to the crates that Bevy depends on