Docs.rs
with-watch-0.1.5
with-watch 0.1.5
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
kdy1
Dependencies
blake3 ^1.8.4
normal
clap ^4.5.32
normal
globset ^0.4.15
normal
notify ^8.1.0
normal
starbase_args ^0.1.9
normal
swc_malloc ^1.2.5
normal
thiserror ^2.0.12
normal
tracing ^0.1.41
normal
tracing-subscriber ^0.3.19
normal
walkdir ^2.5.0
normal
assert_cmd ^2.0.16
dev
predicates ^3.1.3
dev
tempfile ^3.18.0
dev
Versions
2.58%
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
parse_shell_expression
with_
watch
0.1.5
In with_
watch::
parser
with_watch
::
parser
Function
parse_
shell_
expression
Copy item path
Source
pub fn parse_shell_expression(expression: &
str
) ->
Result
<
ParsedShellExpression
>