Fedora 25 and rust
:
$ rustc -o hello <(echo ‘fn main() { println!(“Hello World!”) }’)
$ ./hello Hello World!
So - What am I going to do with this?
::: {#footer} [ November 26th, 2016 10:30pm ]{#timestamp} [fedora]{.tag} [rust]{.tag} :::
:
$ rustc -o hello <(echo ‘fn main() { println!(“Hello World!”) }’)
$ ./hello Hello World!
So - What am I going to do with this?
::: {#footer} [ November 26th, 2016 10:30pm ]{#timestamp} [fedora]{.tag} [rust]{.tag} :::