aboutsummaryrefslogtreecommitdiff
path: root/macros/ui/idle-output.stderr
blob: 7070e25fe18892f606e60e0035b083feab88989b (plain) (blame)
1
2
3
4
5
error: this `#[idle]` function must have signature `fn(idle::Context) -> !`
 --> ui/idle-output.rs:6:8
  |
6 |     fn idle(_: idle::Context) -> u32 {
  |        ^^^^