pub fn add_rest_pattern( source: &mut String, function: &str, path_tail: &str, ) -> Result<(), Box<dyn Error>>