initial commit

pull/3/head
Szymon Walter 2018-03-18 15:25:05 +01:00
commit 09dc56e2d3
1 changed files with 4 additions and 0 deletions

4
src/lib.rs Normal file
View File

@ -0,0 +1,4 @@
#![cfg_attr(not(test), no_std)]
#[cfg(test)]
mod tests {}