inflector-plus 0.11.7

Adds String based inflections for Rust. Snake, kebab, camel, word, sentence, class, title and table cases as well as ordinalize, deordinalize, demodulize, foreign key, and pluralize/singularize are supported as both traits and pure functions acting on String types.
Documentation
pub const UNACCONTABLE_WORDS: [&'static str; 202] = ["accommodation",
                                                     "adulthood",
                                                     "advertising",
                                                     "advice",
                                                     "aggression",
                                                     "aid",
                                                     "air",
                                                     "aircraft",
                                                     "alcohol",
                                                     "anger",
                                                     "applause",
                                                     "arithmetic",
                                                     "assistance",
                                                     "athletics",

                                                     "bacon",
                                                     "baggage",
                                                     "beef",
                                                     "biology",
                                                     "blood",
                                                     "botany",
                                                     "bread",
                                                     "butter",

                                                     "carbon",
                                                     "cardboard",
                                                     "cash",
                                                     "chalk",
                                                     "chaos",
                                                     "chess",
                                                     "crossroads",
                                                     "countryside",

                                                     "dancing",
                                                     "deer",
                                                     "dignity",
                                                     "dirt",
                                                     "dust",

                                                     "economics",
                                                     "education",
                                                     "electricity",
                                                     "engineering",
                                                     "enjoyment",
                                                     "envy",
                                                     "equipment",
                                                     "ethics",
                                                     "evidence",
                                                     "evolution",

                                                     "fame",
                                                     "fiction",
                                                     "flour",
                                                     "flu",
                                                     "food",
                                                     "fuel",
                                                     "fun",
                                                     "furniture",

                                                     "gallows",
                                                     "garbage",
                                                     "garlic",
                                                     "genetics",
                                                     "gold",
                                                     "golf",
                                                     "gossip",
                                                     "grammar",
                                                     "gratitude",
                                                     "grief",
                                                     "guilt",
                                                     "gymnastics",

                                                     "happiness",
                                                     "hardware",
                                                     "harm",
                                                     "hate",
                                                     "hatred",
                                                     "health",
                                                     "heat",
                                                     "help",
                                                     "homework",
                                                     "honesty",
                                                     "honey",
                                                     "hospitality",
                                                     "housework",
                                                     "humour",
                                                     "hunger",
                                                     "hydrogen",

                                                     "ice",
                                                     "importance",
                                                     "inflation",
                                                     "information",
                                                     "innocence",
                                                     "iron",
                                                     "irony",

                                                     "jam",
                                                     "jewelry",
                                                     "judo",

                                                     "karate",
                                                     "knowledge",

                                                     "lack",
                                                     "laughter",
                                                     "lava",
                                                     "leather",
                                                     "leisure",
                                                     "lightning",
                                                     "linguine",
                                                     "linguini",
                                                     "linguistics",
                                                     "literature",
                                                     "litter",
                                                     "livestock",
                                                     "logic",
                                                     "loneliness",
                                                     "luck",
                                                     "luggage",

                                                     "macaroni",
                                                     "machinery",
                                                     "magic",
                                                     "management",
                                                     "mankind",
                                                     "marble",
                                                     "mathematics",
                                                     "mayonnaise",
                                                     "measles",
                                                     "methane",
                                                     "milk",
                                                     "money",
                                                     "mud",
                                                     "music",
                                                     "mumps",

                                                     "nature",
                                                     "news",
                                                     "nitrogen",
                                                     "nonsense",
                                                     "nurture",
                                                     "nutrition",

                                                     "obedience",
                                                     "obesity",
                                                     "oxygen",

                                                     "pasta",
                                                     "patience",
                                                     "physics",
                                                     "poetry",
                                                     "pollution",
                                                     "poverty",
                                                     "pride",
                                                     "psychology",
                                                     "publicity",
                                                     "punctuation",

                                                     "quartz",

                                                     "racism",
                                                     "relaxation",
                                                     "reliability",
                                                     "research",
                                                     "respect",
                                                     "revenge",
                                                     "rice",
                                                     "rubbish",
                                                     "rum",

                                                     "safety",
                                                     "scenery",
                                                     "seafood",
                                                     "seaside",
                                                     "series",
                                                     "shame",
                                                     "sheep",
                                                     "shopping",
                                                     "sleep",
                                                     "smoke",
                                                     "smoking",
                                                     "snow",
                                                     "soap",
                                                     "software",
                                                     "soil",
                                                     "spaghetti",
                                                     "species",
                                                     "steam",
                                                     "stuff",
                                                     "stupidity",
                                                     "sunshine",
                                                     "symmetry",

                                                     "tennis",
                                                     "thirst",
                                                     "thunder",
                                                     "timber",
                                                     "traffic",
                                                     "transportation",
                                                     "trust",

                                                     "underwear",
                                                     "unemployment",
                                                     "unity",

                                                     "validity",
                                                     "veal",
                                                     "vegetation",
                                                     "vegetarianism",
                                                     "vengeance",
                                                     "violence",
                                                     "vitality",

                                                     "warmth",
                                                     "wealth",
                                                     "weather",
                                                     "welfare",
                                                     "wheat",
                                                     "wildlife",
                                                     "wisdom",
                                                     "yoga",

                                                     "zinc",
                                                     "zoology"];