Docs.rs
rx4-0.3.11
rx4 0.3.11
Docs.rs crate page
MPL-2.0
19 July 2026
Links
Homepage
Repository
crates.io
Source
Owners
undivisible
Dependencies
async-trait ^0.1
normal
cancellation-token ^0.1
normal
optional
chrono ^0.4
normal
clap ^4
normal
dashmap ^6
normal
dirs ^6
normal
optional
eventsource-stream ^0.2
normal
optional
futures ^0.3
normal
optional
glob ^0.3
normal
optional
ignore ^0.4
normal
optional
moka ^0.12
normal
parking_lot ^0.12
normal
rayon ^1
normal
optional
regex ^1
normal
optional
reqwest ^0.12
normal
optional
rs_peekaboo ^0.3.2
normal
optional
rusqlite ^0.37
normal
optional
serde ^1
normal
serde_json ^1
normal
serde_yaml ^0.9
normal
optional
sha2 ^0.10
normal
thiserror ^2
normal
tokio ^1
normal
tracing ^0.1
normal
uuid ^1
normal
criterion ^0.5
dev
tempfile ^3
dev
tokio ^1
dev
tokio-test ^0.4
dev
Versions
49.24%
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
Skip to main content
parse
rx4
0.3.11
In rx4::
slash
rx4
::
slash
Function
parse
Copy item path
Source
pub fn parse(input: &
str
) ->
Option
<
Command
>