|
|
|
|
|
by dotaheor
2187 days ago
|
|
A silly question: how to build the examples?
I haven't found a build tutorial in the project. 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? |
|