Docs.rs
shrs_lang-0.0.6
shrs_lang 0.0.6
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
MrPicklePinosaur
Dependencies
anyhow ^1
normal
dirs ^5.0.1
normal
lalrpop-util ^0.19.8
normal
lazy_static ^1.4
normal
log ^0.4
normal
nix ^0.26
normal
pino_deref ^0.1
normal
regex ^1
normal
shrs_job ^0.0.6
normal
thiserror ^1
normal
rexpect ^0.5
dev
lalrpop ^0.19.8
build
Versions
17.01%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
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 shrs_lang
shrs_
lang
0.0.6
All Items
Crate Items
Re-exports
Modules
Structs
Enums
Crate
shrs_
lang
Copy item path
Source
Expand description
POSIX shell lexer and parser
Re-exports
§
pub use lexer::
RESERVED_WORDS
;
Modules
§
ast
Structs that make up the parsed AST of the POSIX shell language
grammar
Structs
§
Lexer
Parser
RESERVED_
WORDS
Enums
§
Parser
Error
Token