Skip to main content

is_default_column

Function is_default_column 

Source
pub fn is_default_column(class_name: &str, field_name: &str) -> bool
Expand description

Is this field a default column of this class, counting both _Default and the class’s own?