rust-analyzer/trait.impl/syntax_bridge/trait.SpanMapper.js
github-merge-queue[bot] 0f68470b56 deploy: 591e3b7624
2025-07-13 17:57:56 +00:00

9 lines
No EOL
693 B
JavaScript

(function() {
var implementors = Object.fromEntries([["hir_expand",[["impl SpanMapper&lt;SpanData&lt;SyntaxContext&gt;&gt; for <a class=\"enum\" href=\"hir_expand/span_map/enum.SpanMap.html\" title=\"enum hir_expand::span_map::SpanMap\">SpanMap</a>"],["impl SpanMapper&lt;SpanData&lt;SyntaxContext&gt;&gt; for <a class=\"enum\" href=\"hir_expand/span_map/enum.SpanMapRef.html\" title=\"enum hir_expand::span_map::SpanMapRef\">SpanMapRef</a>&lt;'_&gt;"]]],["syntax_bridge",[]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":57,"fragment_lengths":[401,21]}