Docs.rs
ra_ap_syntax-0.0.308
ra_ap_syntax 0.0.308
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.308
normal
rowan =0.15.17
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.308
normal
tracing ^0.1.41
normal
triomphe ^0.1.14
normal
Versions
9.28%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
SyntaxNode
ra_
ap_
syntax
0.0.308
Syntax
Node
Aliased Type
Trait Implementations
Element
Element
In crate ra_
ap_
syntax
ra_ap_syntax
Type Alias
Syntax
Node
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