Generates string containing program version. This is the string reported when user specifies ‐‐version in a command line.
Synopsis
Declared in <absl/flags/usage_config.h>
std::function<std::string()> version_string;
Created with MrDocs