Closed jLapa closed 6 years ago
Centos 7
std::result::Result
= note: expected type fn() found type fn() -> std::result::Result<(), std::io::Error>
fn()
fn() -> std::result::Result<(), std::io::Error>
error: aborting due to previous error
error: Could not compile mtproxy.
mtproxy
To learn more, run the command again with --verbose.
Centos 7
Compiling mtproxy v0.0.2 (file:///root/mtproxy)
std::result::Result
= note: expected type
fn()
found typefn() -> std::result::Result<(), std::io::Error>
error: aborting due to previous error
error: Could not compile
mtproxy
.To learn more, run the command again with --verbose.