mirror of
https://github.com/RGBCube/cstree
synced 2025-07-27 09:07:44 +00:00
5 lines
163 B
Text
5 lines
163 B
Text
error: missing text for `static_text`: try `#[static_text("...")]`
|
|
--> tests/ui/static_text/missing_text.rs:7:5
|
|
|
|
|
7 | #[static_text]
|
|
| ^^^^^^^^^^^^^^
|