Skip to content

Toy project to learn about static code analysis in rust

License

Notifications You must be signed in to change notification settings

ingo-budde/phasar-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

phasar-rs

Toy project to learn about static code analysis in rust

  • Build with: cargo build
  • Test with: cargo test or continuously using cargo watch -x check -x test
  • Run with: cargo run or continuously using cargo watch -x 'run -- --some-arg'

Note: To use cargo watch you need to install it using cargo install cargo-watch.

About

Toy project to learn about static code analysis in rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages