actix-net/actix-ioframe/src
Taiki Endo 9528df4486 Remove uses of pin_project::project attribute
pin-project will deprecate the project attribute due to some unfixable
limitations.

Refs: https://github.com/taiki-e/pin-project/issues/225
2020-06-06 06:42:45 +09:00
..
connect.rs actix-ioframe: Minimize `futures-*` dependencies 2020-03-12 07:13:31 +09:00
dispatcher.rs actix-ioframe: Minimize `futures-*` dependencies 2020-03-12 07:13:31 +09:00
error.rs clippy warnings 2019-12-02 22:30:09 +06:00
lib.rs refactor service and state manahement 2019-12-29 13:42:42 +06:00
service.rs Remove uses of pin_project::project attribute 2020-06-06 06:42:45 +09:00