Added to_string and display methods for TargetAddr Fixes #60 #151
Annotations
7 errors
Clippy:
src/lib.rs#L117
the following explicit lifetimes could be elided: 'a
|
Clippy:
src/lib.rs#L126
the following explicit lifetimes could be elided: 'a
|
Clippy:
src/lib.rs#L137
the following explicit lifetimes could be elided: 'a
|
Clippy:
src/lib.rs#L267
the following explicit lifetimes could be elided: 'a
|
Clippy:
src/tcp/socks5.rs#L193
needless call to `as_bytes()`
|
Clippy:
src/tcp/socks5.rs#L197
needless call to `as_bytes()`
|
Clippy
Process completed with exit code 101.
|
Loading