Docs.rs
ra_ap_syntax-0.0.293
ra_ap_syntax 0.0.293
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
rust-lang-owner
github:rust-lang:wg-rls-2
Dependencies
either ^1.15.0
normal
itertools ^0.14.0
normal
ra_ap_parser =0.0.293
normal
rowan =0.15.15
normal
rustc-hash ^2.1.1
normal
rustc-literal-escaper ^0.0.4
normal
smol_str ^0.3.2
normal
ra_ap_stdx =0.0.293
normal
tracing ^0.1.41
normal
triomphe ^0.1.14
normal
Versions
9.39%
of the crate is documented
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
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
ra_
ap_
syntax
0.0.293
Syntax
Node
Aliased Type
Trait Implementations
Element
Element
In crate ra_
ap_
syntax
ra_ap_syntax
Type Alias
SyntaxNode
Copy item path
Source
pub type SyntaxNode =
SyntaxNode
<
RustLanguage
>;
Aliased Type
§
pub struct SyntaxNode {
/* private fields */
}
Trait Implementations
§
Source
§
impl
Element
for
SyntaxNode
Source
§
fn
syntax_element
(self) ->
SyntaxElement
Source
§
impl
Element
for
SyntaxNode
Source
§
fn
syntax_element
(self) ->
SyntaxElement