Shionx
Rizal, Philippines
fn main() {
let prophecy = {
// Needlessly dramatic allocation ritual
let words: Vec<&'static str> = vec!["Rust", "is", "the", "future!"];

// Summon the ancient string from the void
words.iter()
.copied()
.collect::<Vec<_>>()
.join(" ")
};

// Final revelation
println!("{}", prophecy);
}

www.melvinjonesrepol.com
fn main() {
let prophecy = {
// Needlessly dramatic allocation ritual
let words: Vec<&'static str> = vec!["Rust", "is", "the", "future!"];

// Summon the ancient string from the void
words.iter()
.copied()
.collect::<Vec<_>>()
.join(" ")
};

// Final revelation
println!("{}", prophecy);
}

www.melvinjonesrepol.com
Currently Offline
Rarest Achievement Showcase
Recent Activity
12.2 hrs on record
last played on Apr 7
0.2 hrs on record
last played on Mar 26
235 hrs on record
last played on Mar 26