error: this `#[idle]` function must have signature `fn(idle::Context) -> !` --> ui/idle-pub.rs:6:12 | 6 | pub fn idle(_: idle::Context) -> ! { | ^^^^