2023-06-19 15:29:31 +02:00
|
|
|
error: queries overflow the depth limit!
|
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-06-19 15:29:31 +02:00
|
|
|
= note: query depth increased by 2 when computing layout of `()`
|
2021-09-28 22:16:42 +02:00
|
|
|
|
|
|
|
error: aborting due to previous error
|
|
|
|
|