glimr/glimr
Glimr Helper Functions
This module contains helper functions to get data specific to the Glimr framework, like getting the glimr app’s version number for example.
Values
pub fn get_version() -> String
Get the current version number of the Glimr Framework. This function is used internally to display the version number in our console help message, but can of course be used to display the current version wherever you need.