Files
rust-analyzer/trait.impl/syntax/ted/trait.Element.js
github-merge-queue[bot] 7cf2001b4e deploy: fad5c3d2d6
2026-03-06 18:57:12 +00:00

9 lines
282 B
JavaScript

(function() {
const implementors = Object.fromEntries([["syntax",[]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":59,"fragment_lengths":[13]}