Docs.rs
bluejay-parser-0.3.0
bluejay-parser 0.3.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
adampetro
Dependencies
ariadne ^0.5.0
normal
bluejay-core =0.3.0
normal
enum-as-inner ^0.6
normal
itertools ^0.14.0
normal
logos ^0.15
normal
serde ^1.0.203
normal
optional
strum ^0.27
normal
criterion ^0.5
dev
insta ^1.28
dev
self_cell ^1.0.3
dev
Versions
1.61%
of the crate is documented
Go to latest version
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
bluejay_
parser
0.3.0
Const
Argument
Aliased Type
In bluejay_
parser::
ast
bluejay_parser
::
ast
Type Alias
ConstArgument
Copy item path
Source
pub type ConstArgument<'a> =
Argument
<'a, true>;
Aliased Type
ยง
struct ConstArgument<'a> {
/* private fields */
}