Docs.rs
bytebraise-syntax-0.1.0
bytebraise-syntax 0.1.0
Permalink
Docs.rs crate page
MIT
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
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
bytebraise_
syntax
0.1.0
In bytebraise_
syntax::
parser
bytebraise_syntax
::
parser
Type Alias
Identifier
Copy item path
Source
pub type Identifier<'ast> = &'ast
str
;