Specifying the static lifetime in constants and static variables is redundant since Rust 1.17.0 https://github.com/rust-lang/rust/blob/master/RELEASES.md#version-1170-2017-04-27
Seeing as a few large refactors have landed recently, I thought I'd take this opportunity to do a `cargo fmt` run and standardise on the default rustfmt settings.