As a rust newbie, I guess I should run in "cargo build" in the example folders. But both output the error
error[E0463]: can't find crate for `std`
What I missed here?
As a rust newbie, I guess I should run in "cargo build" in the example folders. But both output the error
error[E0463]: can't find crate for `std`
What I missed here?