Crate debug_try

Source

Attribute Macrosยง

  • debug_try is a function attribute macro that will replace any occurence of the ? try operator with code that prints to standard error whenever an error is propagated.