Skip to main content

table_name

Function table_name 

Source
pub fn table_name(model: &str) -> String
Expand description

The table name for a model (snake_case + pluralized): User -> users.