1 2 3 4 5 6
error: function should return Result --> $DIR/async_without_return.rs:4:1 | 4 | / async fn async_something() { 5 | | } | |_^