Module foreignkey

Source
Expand description

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