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
warning: unreachable expression --> src/lib.rs:10:1 |10 | #[async_trait] | ^^^^^^^^^^^^^^ | | | unreachable expression | any code following this expression is unreachable | = note: `#[warn(unreachable_code)]` on by default = note: this warning originates in the attribute macro `async_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: