refactor(loop): r#loop::Loop::start -> crate::loop_start!
Async callbacks support is very poor in rust, so using a macro is one of the few ways to have somewhat friendly code.
Async callbacks support is very poor in rust, so using a macro is one of the few ways to have somewhat friendly code.