Sha256: 7ce3b5bfe202829a33fb9fed2c566ab0f11c44a965a0bfc09449207717e70ab2
Contents?: true
Size: 383 Bytes
Versions: 4
Compression:
Stored size: 383 Bytes
Contents
error[E0195]: lifetime parameters or bounds on associated function `method` do not match the trait declaration --> tests/ui/missing-async-in-trait.rs:12:14 | 5 | fn method(); | - lifetimes in impl do not match this associated function in trait ... 12 | async fn method() {} | ^^^^^^^^ lifetimes do not match associated function in trait
Version data entries
4 entries across 4 versions & 1 rubygems