MCPcopy Create free account
hub / github.com/PerroEngine/Perro / h3_code_name

Function h3_code_name

perro_website/src/docs.rs:456–461  ·  view source on GitHub ↗
(line: &str)

Source from the content-addressed store, hash-verified

454 doc.slug, heading.id
455 ));
456 }
457 }
458 }
459 assert!(failures.is_empty(), "{}", failures.join("\n"));
460 }
461
462 #[test]
463 fn heading_ids_probe_past_text_suffix_collisions() {
464 let html = crate::highlight::markdown_html("# Foo\n\n# Foo\n\n# Foo-1\n");

Callers 1

Calls

no outgoing calls

Tested by 1