Stub program to generate a simple ppm image and define basic types.

This commit is contained in:
2018-07-18 22:11:20 -07:00
commit 5a549957c4
4 changed files with 295 additions and 0 deletions

2
.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
/target
**/*.rs.bk