Closed DJMcNab closed 3 years ago
Fixes #36
I tested this by putting a println!("Test") in the lazy_static, which was shown when I expected.
println!("Test")
Fixes #36