parse_upcast_app_version_yaml

Function parse_upcast_app_version_yaml 

Source
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.