rtic/rtic-macros/ui/shared-not-declared.stderr

6 lines
152 B
Text
Raw Normal View History

error: this shared resource has NOT been declared
--> ui/shared-not-declared.rs:11:22
|
11 | #[task(shared = [A])]
| ^