Start with an initial draft

This commit is contained in:
Héctor Ramón Jiménez 2019-12-18 05:55:32 +01:00
commit 6f71824857
7 changed files with 160 additions and 0 deletions

3
rustfmt.toml Normal file
View file

@ -0,0 +1,3 @@
max_width=80
wrap_comments=true
merge_imports=true