Docs.rs
byte-engine-besl-0.1.0
byte-engine-besl 0.1.0
Permalink
Docs.rs crate page
MIT
23 July 2026
Links
Homepage
Repository
crates.io
Source
Owners
facundo-villa
Dependencies
byte-engine-besl-derive ^0.1.0
normal
colored ^3.0.0
normal
Versions
16.35%
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
NodeReference
besl
0.1.0
In besl::
parser
besl
::
parser
Type Alias
Node
Reference
Copy item path
Source
pub type NodeReference<'a> = &'a
Node
<'a>;
Expand description
A shared syntax node in a parsed BESL tree.