Docs.rs
wtg-cli-0.1.0
wtg-cli 0.1.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
mishamsk
Dependencies
chrono ^0.4
normal
clap ^4.5
normal
crossterm ^0.29.0
normal
dirs ^6.0
normal
git2 ^0.20.2
normal
octocrab ^0.47.0
normal
percent-encoding ^2.3
normal
regex ^1.12
normal
serde ^1.0
normal
serde_yaml ^0.9
normal
tokio ^1.42
normal
Versions
29.45%
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
identify
wtg_cli
0.1.0
In wtg_
cli::
identifier
wtg_cli
::
identifier
Function
identify
Copy item path
Source
pub async fn identify(input: &
str
, git:
GitRepo
) ->
Result
<
IdentifiedThing
>