Future ideas for Provider API support #352
Labels
enhancement
New feature or request
feedback requested
User feedback desired on a design decision
help wanted
Extra attention is needed
provide(deref)
shorthand for strings et. al. (String
=>&str
)For example:
Disable providing for opaque errors
For example, make this test pass:
Skip providing the value when chaining
For example, make this test pass (ideally improving the syntax as well):
Change
ErrorCompat::backtrace
to use/prefer the Provider APIThe text was updated successfully, but these errors were encountered: