2023-07-21 22:35:57 -07:00
|
|
|
error[E0275]: overflow evaluating the requirement `&mut Self: DispatchFromDyn<&mut RustaceansAreAwesome>`
|
2021-09-28 22:16:42 +02:00
|
|
|
|
|
|
|
|
= help: consider increasing the recursion limit by adding a `#![recursion_limit = "2"]` attribute to your crate (`zero_overflow`)
|
|
|
|
|
2023-11-21 15:44:16 +00:00
|
|
|
error: aborting due to 1 previous error
|
2021-09-28 22:16:42 +02:00
|
|
|
|
2023-07-21 22:35:57 -07:00
|
|
|
For more information about this error, try `rustc --explain E0275`.
|