Module Values.RecommenderRecipeNameSource
Sourcetype nonrec t = | Recommended_for_you| Similar_items| Frequently_paired_items| Popular_items| Trending_now| Personalized_ranking| Non_static_id of string
Sourceval to_value : t -> [> `Enum of string ]