pub fn version() -> &'static str
Returns the semantic version advertised by this crate.
assert_eq!(gsm_core::version(), "0.1.0");