Skip to content

anthony-bt/RustTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust

RustTest

Try to test the new language Rust

Build

cd my_app/
cargo build

Run

cargo run

Run with live reload

cargo watch -x 'run -- -release'

Test

cargo test

Release

cargo build --release

Reading

About

Try to test the new language Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published