taiki-e / pin-project-lite

A lightweight version of pin-project written with declarative macros.
https://docs.rs/pin-project-lite
Apache License 2.0
226 stars 16 forks source link

Support lifetime bounds in where clauses #8

Closed taiki-e closed 4 years ago

taiki-e commented 4 years ago

Refs: #7

https://github.com/taiki-e/pin-project-lite/blob/9ed0869a9be608256f569630d06960ae9c3ef4ef/tests/test.rs#L67-L80