pouch
pub fn version() -> &'static str
Returns the crate version
// the version is returned as &str let version = pouch::version();