pub fn parse_upcast_app_version_yaml(yaml: &str) -> Result<AppVersionV1, Error>Expand description
Parse either a deprecated AppV1 or a new AppVersionV1 from yaml.
pub fn parse_upcast_app_version_yaml(yaml: &str) -> Result<AppVersionV1, Error>Parse either a deprecated AppV1 or a new AppVersionV1 from yaml.