]> git.lizzy.rs Git - rust.git/commit
Restructure into separate binary and library.
authorScott Olson <scott@solson.me>
Sun, 22 Nov 2015 03:20:06 +0000 (21:20 -0600)
committerScott Olson <scott@solson.me>
Sun, 22 Nov 2015 03:20:06 +0000 (21:20 -0600)
commit064c3521c3375212e32ad086029c00657777a073
treeaa56cb8f097572128e562f8ed2b2d70de1b424d8
parent61e4d0d82a03a7aed6f6d8573fe2c6833b21104d
Restructure into separate binary and library.
Cargo.toml
src/lib.rs [new file with mode: 0644]
src/main.rs