Rust now supports `async fn` in traits. ATM, users cannot asynchronously execute controls and get the `CommandStatus` back to outstation.
Rust now supports
async fnin traits. ATM, users cannot asynchronously execute controls and get theCommandStatusback to outstation.