Skip to content

gvnwltrs/rust-sandbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

233 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust Sandbox

Building all

cargo build --workspace
# or shorthand
cargo build -p '*'   

Running a crate

# Example
cargo run -p rust-main

Test a crate

cargo run -p rust-simulator
```// test
// test again

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages