]> git.lizzy.rs Git - rust.git/commit
rustbook: Make `main` a public function
authorAlex Crichton <alex@alexcrichton.com>
Thu, 21 Jan 2016 23:37:15 +0000 (15:37 -0800)
committerAlex Crichton <alex@alexcrichton.com>
Thu, 11 Feb 2016 19:12:32 +0000 (11:12 -0800)
commit32c56138ec338b001875c3df7c97c67af266a324
tree29b7762cab37db69ae4be71e55178b8fe3096842
parenteac0a8bc3070e45047fff57e7b024a059289a36d
rustbook: Make `main` a public function

This will allow it to be used as a crate in a Cargo-based build
src/rustbook/main.rs