Docs.rs
rush-sh-0.8.0
rush-sh 0.8.0
Permalink
Docs.rs crate page
MIT
Links
Documentation
Repository
crates.io
Source
Owners
drewwalton19216801
Dependencies
clap ^4.5.54
normal
glob ^0.3.3
normal
lazy_static ^1.5.0
normal
libc ^0.2.180
normal
rustyline ^17.0.2
normal
signal-hook ^0.4.1
normal
Versions
85.06%
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
parse
rush_sh
0.8.0
In rush_
sh::
parser
rush_sh
::
parser
Function
parse
Copy item path
Source
pub fn parse(tokens:
Vec
<
Token
>) ->
Result
<
Ast
,
String
>