pub fn get_app_details() -> &'static AppDetails
Expand description
Gets the detected details for this application.
This includes basic information like the application name and semantic version, and information that might otherwise fall under the general umbrella of “build metadata.”