Skip to main content

child_name_exceeds_max

Function child_name_exceeds_max 

Source
pub fn child_name_exceeds_max(child: &str, parent: &str, max: usize) -> String
Expand description

Child name derived from parent exceeds MAX_MEMORY_NAME_LEN.