pub fn env_version() -> EnvVersionExpand description
Active environment version baked into the running build. Defaults to
EnvVersion::Release before set_app_config is called and for any
app.json produced before the envVersion field existed.
pub fn env_version() -> EnvVersionActive environment version baked into the running build. Defaults to
EnvVersion::Release before set_app_config is called and for any
app.json produced before the envVersion field existed.