Function convert_enum

Source
pub fn convert_enum<T: FromStr>(v: Value) -> Result<EnumIr<T>, FromValueError>