blob: 57a498694b7c1215aa79b48e2bb95772d873c0fe [file] [log] [blame]
error[E0275]: overflow evaluating the requirement `<EmptyWriter as ExampleWriter>::Error`
|
= help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`issue_95134`)
error: aborting due to previous error
For more information about this error, try `rustc --explain E0275`.