pub fn version() -> &'static str
Returns the version of the library.
println!("Typwriter version: {}", typwriter::version());