Docs.rs
bytebraise-syntax-0.1.0
bytebraise-syntax 0.1.0
Permalink
Docs.rs crate page
MIT
09 August 2026
Links
Homepage
Repository
crates.io
Source
Owners
chris-laplante
Dependencies
anyhow ^1
normal
bytebraise-lexer ^0.1.0
normal
cow-utils ^0.1.3
normal
derive_builder ^0.20.2
normal
itertools ^0.14.0
normal
maplit ^1
normal
nested_intervals ^0.6.0
normal
rowan ^0.16.1
normal
thiserror ^2
normal
Versions
6.11%
of the crate is documented
Platform
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
Skip to main content
SyntaxNode
bytebraise_
syntax
0.1.0
Syntax
Node
Aliased Type
Trait Implementations
Element
In bytebraise_
syntax::
syntax::
syntax_
node
bytebraise_syntax
::
syntax
::
syntax_node
Type Alias
Syntax
Node
Copy item path
Source
pub type SyntaxNode =
SyntaxNode
<
Lang
>;
Aliased Type
§
pub struct SyntaxNode {
/* private fields */
}
Trait Implementations
§
Source
§
impl
Element
for
SyntaxNode
Source
§
fn
syntax_element
(self) ->
SyntaxElement