Add smart-house lib skeleton

This commit is contained in:
9 changed files with 90 additions and 0 deletions

2
smart-house/rustfmt.toml Normal file
View File

@@ -0,0 +1,2 @@
max_width = 160
newline_style = "Unix"