pub fn can_generate_conversion( typ: &TypeDef, convertible: &AHashSet<String>, ) -> bool
Check if a specific type is in the convertible set.