Sha256: 6824c5f30c80441cd56653948ac914d4fc8823d4b57ead7d1acd29a783d5a8c7

Contents?: true

Size: 93 Bytes

Versions: 10

Compression:

Stored size: 93 Bytes

Contents

fn main() {
   print!("Hello world!");
}


or


fn main() {
   println!("Hello world!");
}

Version data entries

10 entries across 7 versions & 1 rubygems

Version Path
zettacode-0.1.7 files.zettacode/hello_world.text/rust.txt
zettacode-0.1.6 files.zettacode/hello_world.text/rust.txt
zettacode-0.1.6 files.zettacode2/hello_world.text/rust.txt
zettacode-0.1.5 files.zettacode/hello_world.text/rust.txt
zettacode-0.1.5 files.zettacode2/hello_world.text/rust.txt
zettacode-0.1.4 files.zettacode/hello_world.text/rust.txt
zettacode-0.1.4 files.zettacode2/hello_world.text/rust.txt
zettacode-0.1.3 files.zettacode/hello_world.text/rust.txt
zettacode-0.1.2 files.zettacode/hello_world.text/rust.txt
zettacode-0.1.1 zettacode.files/hello_world.text/rust.txt