Skip to content

yescine/rust-devcontainer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

# new project 
cargo new hello-project

cargo build

Basic verification

rustc --version
cargo --version

Run

rustc src/main.rs
cargo run 

About

basic rust runtime implementations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages