Add support serde and borsh Fixes for #62 #154
Annotations
10 errors
|
Clippy:
src/lib.rs#L51
the following explicit lifetimes could be elided: 'a
|
Clippy:
src/lib.rs#L68
the following explicit lifetimes could be elided: 'a
|
Clippy:
src/lib.rs#L76
the following explicit lifetimes could be elided: 'a
|
Clippy:
src/lib.rs#L114
the following explicit lifetimes could be elided: 'a
|
Clippy:
src/lib.rs#L125
the following explicit lifetimes could be elided: 'a
|
Clippy:
src/lib.rs#L255
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