rust-analyzer/syntax_bridge/sidebar-items.js
2026-03-06 18:57:12 +00:00

1 line
561 B
JavaScript

window.SIDEBAR_ITEMS = {"enum":["DocCommentDesugarMode","SynToken","TopEntryPoint"],"fn":["convert_doc_comment","convert_tokens","delim_to_str","desugar_doc_comment_text","is_single_token_op","parse_to_token_tree","parse_to_token_tree_static_span","syntax_node_to_token_tree","syntax_node_to_token_tree_modified","to_parser_input","token_tree_to_syntax_node"],"mod":["dummy_test_span_utils","prettify_macro_expansion","to_parser_input"],"struct":["Converter","RawConverter","StaticRawConverter","TtTreeSink"],"trait":["SpanMapper","SrcToken","TokenConverter"]};