You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Let's just have an `async fn main()` instead of doing this ourselves.
This also gets us access to the multithreaded executor, which we'll
start using soon.
Signed-off-by: Allison Karlitskaya <[email protected]>
0 commit comments