Rust
Last updated
Was this helpful?
Last updated
Was this helpful?
Create a new Rust project:
Add the following dependencies to your Cargo.toml
file:
Replace the contents of src/main.rs
with the following code:
Run the code using the following command:
Ready to start building? Check out our and .
Want to learn more? Explore high level and try our .