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