1
0
mirror of https://github.com/fafhrd91/actix-net synced 2024-11-24 01:11:07 +01:00
actix-net/actix-codec/src
Yuki Okushi be7904fd57
Fix code style (#65)
* Fix clippy warnings

* cargo fmt

* Remove redundant lifetime
2019-11-15 00:28:29 +09:00
..
bcodec.rs move codec to separate crate 2018-12-09 15:19:25 -08:00
framed_read.rs Migrate actix-net to std::future (#64) 2019-11-14 18:38:24 +06:00
framed_write.rs Fix code style (#65) 2019-11-15 00:28:29 +09:00
framed.rs Migrate actix-net to std::future (#64) 2019-11-14 18:38:24 +06:00
lib.rs Migrate actix-net to std::future (#64) 2019-11-14 18:38:24 +06:00