pub fn child_name_exceeds_max(child: &str, parent: &str, max: usize) -> String
Child name derived from parent exceeds MAX_MEMORY_NAME_LEN.