Introduction
This is the introduction page for API References.
fn main() {
println!("Hello Rust!");
}
function main() {
console.log("Hello Javascript!");
}
This is the introduction page for API References.
fn main() {
println!("Hello Rust!");
}
function main() {
console.log("Hello Javascript!");
}