Skip to content

Proposed solution for the Rust Randori of 2018-01-22

Notifications You must be signed in to change notification settings

TupperRust/randori-bowling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bowling

A proposed solution

Structure

We use a workspace with the main binary defined at the root plus a sub-crate in bowl directory which provide the metier.

Test and run

cargo test -b bowl
cargo run

About

Proposed solution for the Rust Randori of 2018-01-22

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages