Docs.rs
wtg-cli-0.3.1
wtg-cli 0.3.1
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
mishamsk
Dependencies
async-trait ^0.1
normal
base64 ^0.22
normal
chrono ^0.4
normal
clap ^4.5
normal
crossterm ^0.29.0
normal
dirs ^6.0
normal
env_logger ^0.11
normal
git2 ^0.20.2
normal
http ^1.4
normal
log ^0.4
normal
octocrab ^0.48.0
normal
percent-encoding ^2.3
normal
regex ^1.12
normal
serde ^1.0
normal
serde_yaml ^0.9
normal
strum ^0.27.2
normal
tokio ^1.42
normal
url ^2.5
normal
insta ^1.43
dev
rstest ^0.26
dev
tempfile ^3.23
dev
zip ^6.0
dev
Versions
52.24%
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
Module parse_input
wtg_cli
0.3.1
Module parse_
input
Module Items
Structs
Enums
Functions
In crate wtg_
cli
wtg_cli
Module
parse_
input
Copy item path
Source
Structs
§
Parsed
Input
Parsed input that can come from either the input argument or a GitHub URL
Enums
§
Parsed
Query
Query
Functions
§
try_
parse_
input
Parse user input into a structured query, optionally with an explicit repo URL.