actix-net/actix-ioframe
Yuki Okushi 4fa06525a4 Fix clippy warnings
Add explicit `dyn`s

Remove let binding

Use +=

Return false

Derive Default for TcpConnector

Squash if/else

Remove unnecessary return keywords

Use is_empty()

Fix clippy attribute

Allow mut_from_ref
2019-08-17 02:43:22 +09:00
..
src Fix clippy warnings 2019-08-17 02:43:22 +09:00
tests fix disconnect callback 2019-07-03 13:02:03 +06:00
CHANGES.md mark some fn as unsafe 2019-07-17 11:16:38 +06:00
Cargo.toml fix disconnect callback 2019-07-03 13:02:03 +06:00
LICENSE-APACHE add custom framed dispatcher service 2019-06-26 15:19:40 +06:00
LICENSE-MIT add custom framed dispatcher service 2019-06-26 15:19:40 +06:00