Docs.rs
php-parser-rs-0.1.0
php-parser-rs 0.1.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
ryangjchandler
Dependencies
ariadne ^0.1.5
normal
clap ^4.0.32
normal
schemars ^0.8.11
normal
serde ^1.0.149
normal
serde_json ^1.0.89
normal
pretty_assertions ^1.3.0
dev
Versions
0.13%
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
☰
Crate php_parser_rs
Version 0.1.0
All Items
Re-exports
Modules
Macros
Structs
?
Crate
php_parser_rs
source
·
[
−
]
Re-exports
pub use parser::
construct
;
pub use parser::
parse
;
Modules
lexer
node
parser
printer
traverser
Macros
expect_literal
expect_token
expected_scope
expected_token
expected_token_err
ident
ident_start
peek_token
scoped
Structs
TokenStream
Token stream.