rust-analyzer/trait.impl/rowan/api/trait.Language.js
2026-01-16 07:39:25 +00:00

9 lines
412 B
JavaScript

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