Jayin / rust-up

Rust,a safe, concurrent, practical language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Rust Programming Language

a safe, concurrent, practical language

  • 2014.1.10 1.0.0-alpha

build & run

// build
cd rest-up/get-start
cargo build

// run
./target/hello_world

About

Rust,a safe, concurrent, practical language


Languages

Language:Rust 100.0%