Docs.rs
stash-cli-0.7.1
stash-cli 0.7.1
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
vrypan
Dependencies
clap ^4.5.40
normal
clap_complete ^4.5.49
normal
optional
rkyv ^0.8.15
normal
serde ^1.0.219
normal
serde_json ^1.0.145
normal
signal-hook ^0.4.4
normal
assert_cmd ^2.0.17
dev
criterion ^0.5.1
dev
predicates ^3.1.3
dev
tempfile ^3.20.0
dev
Versions
10%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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_meta_selection
stash_
cli
0.7.1
In stash_
cli::
store
stash_cli
::
store
Function
parse_
meta_
selection
Copy item path
Source
pub fn parse_meta_selection( values: &[
String
], show_all:
bool
, ) ->
Result
<
MetaSelection
>