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