pub fn from_yaml<T: DeserializeOwned>(input: &str) -> CliTypedResult<T>