pub fn is_recursive_product(name: &str, fields: &[(String, String)]) -> bool
Granular variant of is_recursive_type_def for products.
is_recursive_type_def