Initial implementation for RustySecrets v0.1.0

This commit is contained in:
Romain Ruetschi
2018-02-14 16:12:53 +01:00
commit afc02e2253
20 changed files with 1586 additions and 0 deletions

2
.rustfmt.toml Normal file
View File

@ -0,0 +1,2 @@
error_on_line_overflow = false
max_width = 120