Docs.rs
usage-lib-1.3.3
usage-lib 1.3.3
Docs.rs crate page
MIT
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
jdx
Dependencies
clap ^4
normal
optional
heck ^0.5
normal
indexmap ^2
normal
itertools ^0.13
normal
kdl ^4
normal
log ^0.4
normal
miette ^5
normal
once_cell ^1
normal
regex ^1
normal
serde ^1
normal
strum ^0.26
normal
tera ^1
normal
optional
thiserror ^2
normal
versions ^6
normal
xx ^1
normal
ctor ^0.2
dev
insta ^1
dev
pretty_assertions ^1
dev
shell-words ^1
dev
Versions
0%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
usage
1.3.3
In usage::
parse
usage
::
parse
Function
parse
Copy item path
Source
pub fn parse(spec: &
Spec
, input: &[
String
]) ->
Result
<
ParseOutput
,
Error
>