Docs.rs
bashrs-6.16.0
bashrs 6.16.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
noahgift
Dependencies
anyhow ^1.0.98
normal
base64 ^0.22
normal
optional
blake3 ^1.8.2
normal
chrono ^0.4
normal
clap ^4.5.39
normal
optional
console_error_panic_hook ^0.1
normal
optional
flate2 ^1.1
normal
optional
getrandom ^0.3
normal
optional
js-sys ^0.3
normal
optional
once_cell ^1.21.3
normal
phf ^0.11.3
normal
proc-macro2 ^1.0.95
normal
quote ^1.0.40
normal
rand ^0.9
normal
regex ^1.10
normal
rustyline ^14.0
normal
serde ^1.0.219
normal
serde_json ^1.0.140
normal
static_assertions ^1.1
normal
syn ^2.0
normal
tar ^0.4
normal
optional
thiserror ^2.0.12
normal
tokio ^1.45.1
normal
optional
toml ^0.8
normal
tracing ^0.1.41
normal
tracing-subscriber ^0.3.19
normal
optional
wasm-bindgen ^0.2
normal
optional
wasm-bindgen-futures ^0.4
normal
optional
web-sys ^0.3
normal
optional
zstd ^0.13
normal
optional
assert_cmd ^2.0
dev
criterion ^0.6
dev
predicates ^3.1
dev
proptest ^1.6
dev
rstest ^0.25
dev
tempfile ^3.20.0
dev
Versions
40.25%
of the crate is documented
Go to latest version
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
validate_read_command
bashrs
6.16.0
In bashrs::
validation::
rules
bashrs
::
validation
::
rules
Function
validate_
read_
command
Copy item path
Source
pub fn validate_read_command(command: &
str
) ->
Result
<
()
,
ValidationError
>