pub fn bounded_model_name(model_name: &str) -> StringExpand description
The model name a row keeps: the client’s, cut at MODEL_NAME_LIMIT
characters.
pub fn bounded_model_name(model_name: &str) -> StringThe model name a row keeps: the client’s, cut at MODEL_NAME_LIMIT
characters.