put it in a separate file

This commit is contained in:
olivia
2018-05-22 22:26:09 +02:00
parent 69ff4a8b25
commit 4eca18050f
3 changed files with 3 additions and 72 deletions

View File

@@ -1,5 +1,4 @@
use title;
use verify;
use helpers::*;
// Variables in Rust are defined using the "let" keyword. Like this: