Docs.rs
rho-cli-0.1.25
rho-cli 0.1.25
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
madhavajay
Dependencies
age ^0.11
normal
base64 ^0.22
normal
chacha20poly1305 ^0.10
normal
getrandom ^0.2
normal
hkdf ^0.12
normal
serde ^1
normal
serde_json ^1
normal
serde_yaml ^0.9
normal
sha2 ^0.10
normal
ureq ^2
normal
x25519-dalek ^2
normal
Versions
0.76%
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
split_command_line
rho_
core
0.1.25
rho_core
Function
split_
command_
line
Copy item path
Source
pub fn split_command_line(value: &
str
) ->
RhoResult
<
Vec
<
String
>>