Initial commit.

This commit is contained in:
Gav Wood
2015-11-24 20:57:45 +01:00
parent f6360a1a39
commit 789bf0bb01
4 changed files with 12 additions and 0 deletions

3
src/lib.rs Normal file
View File

@@ -0,0 +1,3 @@
#[test]
fn it_works() {
}