Docs.rs
rust-bash-0.3.0
rust-bash 0.3.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
shantanugoel
Dependencies
base64 ^0.22
normal
bitflags ^2.11.0
normal
brush-parser ^0.3.0
normal
chrono ^0.4
normal
clap ^4.6.0
normal
optional
flate2 ^1
normal
jaq-core ^3.0.0-gamma
normal
jaq-json ^2.0.0-gamma
normal
jaq-std ^3.0.0-gamma
normal
md-5 ^0.10
normal
parking_lot ^0.12.5
normal
regex ^1.12.3
normal
rustyline ^17.0.2
normal
optional
serde ^1.0.228
normal
optional
serde_json ^1
normal
sha1 ^0.10
normal
sha2 ^0.10
normal
similar ^2.7.0
normal
tar ^0.4
normal
assert_cmd ^2.2.0
dev
datatest-stable ^0.3.3
dev
insta ^1.46.3
dev
predicates ^3.1.4
dev
rustyline ^17.0.2
dev
serde ^1.0.228
dev
tempfile ^3.27.0
dev
toml ^1.0.7
dev
toml_edit ^0.25.5
dev
ureq ^3
normal
optional
url ^2.5.8
normal
optional
chrono ^0.4
normal
js-sys ^0.3.91
normal
optional
serde-wasm-bindgen ^0.6.5
normal
optional
wasm-bindgen ^0.2.114
normal
optional
web-time ^1.1.0
normal
Versions
39.59%
of the crate is documented
Platform
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
Skip to main content
builtin_names
rust_
bash
0.3.0
In rust_
bash::
interpreter
rust_bash
::
interpreter
Function
builtin_
names
Copy item path
Source
pub fn builtin_names() -> &'static [&'static
str
]
Expand description
Return the list of known shell builtin names.