programming languages rust code example
Example 1: Rust
fn main() {
println!("Hello World!");
}
// Trying make C/C++ sound obselete
Example 2: rust
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
fn main() {
println!("Hello World!");
}
// Trying make C/C++ sound obselete
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh