issues
search
4lDO2
/
real-async-trait-rs
A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type erasure
Apache License 2.0
45
stars
3
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
`generic_associated_types` stabilized
#10
qm3ster
opened
1 year ago
1
Is impl trait alias really necessary?
#9
dignifiedquire
closed
1 year ago
2
type parameter is part of concrete type but not used in parameter list for the `impl Trait` type alias
#8
netthier
opened
2 years ago
0
master and latest crates.io version not compiling
#7
netthier
opened
2 years ago
0
dyn real_async_trait?
#6
eholk
opened
2 years ago
2
Update to rustc nightly 2022-03-14
#5
eholk
closed
2 years ago
1
Generates invalid code after rust-lang/rust#89970
#4
i64
closed
2 years ago
1
Allow multiple impls in the same module
#3
danielhenrymantilla
closed
3 years ago
1
Multiple impl in one module do not compile
#2
JanBeh
closed
3 years ago
1
Add support for adding Send bound for methods
#1
pjmore
closed
2 years ago
0