I am trying to get HTTP and TCP connections working with the ev3dev rust langauge.
I have run into the error error: failed to run custom build command for openssl-sys v0.9.99when usingreqwest` crate.
i have tried to follow the cross-compilation instructions. but to me they are very confusing.
could someone help me understand.