[][src]Module inflector::suffix::foreignkey

Provides foreign key conversion for String.

Example string foo becomes foo_id

Functions

is_foreign_key

Determines if a &str is a foreign_key

to_foreign_key

Converts a &str to a foreign_key