Docs.rs
ra_ap_syntax-bridge-0.0.241
ra_ap_syntax-bridge 0.0.241
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
rust-lang-owner
Dependencies
ra_ap_intern =0.0.241
normal
ra_ap_parser =0.0.241
normal
rustc-hash ^2.0.0
normal
ra_ap_span =0.0.241
normal
ra_ap_stdx =0.0.241
normal
ra_ap_syntax =0.0.241
normal
tracing ^0.1.40
normal
ra_ap_tt =0.0.241
normal
Versions
76.47%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
ra_
ap_
syntax_
bridge
0.0.241
Modules
dummy_test_span_utils
prettify_macro_expansion
Enums
DocCommentDesugarMode
TopEntryPoint
Traits
SpanMapper
Functions
desugar_doc_comment_text
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
ra_ap_syntax_bridge
Function
to_parser_input
Copy item path
Settings
Help
Summary
Source
pub fn to_parser_input<S:
Copy
+
Debug
>( edition:
Edition
, buffer: &
TokenBuffer
<'_, S>, ) ->
Input