Expand description
Provides foreign key conversion for String.
Example string foo becomes foo_id
Functionsยง
- is_
foreign_ key - Determines if a
&stris aforeign_key - to_
foreign_ key - Converts a
&strto aforeign_key
Provides foreign key conversion for String.
Example string foo becomes foo_id
&str is a foreign_key&str to a foreign_key