Hmm, it doesn't seem possible to define this in a module? ``` 155 | #[embassy_executor::task] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not accessible = note: this error originates in the attribute macro `embassy_executor::task` (in Nightly builds, run with -Z macro-backtrace for more info) ```