rust-analyzer/trait.impl/syntax/ast/trait.AstNode.js
github-merge-queue[bot] 97224d73f7 deploy: 75436532df
2025-08-05 21:34:10 +00:00

9 lines
No EOL
416 B
JavaScript

(function() {
var implementors = Object.fromEntries([["hir",[["impl AstNode for <a class=\"enum\" href=\"hir/enum.FieldSource.html\" title=\"enum hir::FieldSource\">FieldSource</a>"]]],["syntax",[]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":57,"fragment_lengths":[131,14]}