Docs.rs
gwm-cli-1.0.0
gwm-cli 1.0.0
Docs.rs crate page
MIT
26 June 2026
Links
Repository
crates.io
Source
Owners
kbrdn1
Dependencies
anyhow ^1
normal
chrono ^0.4
normal
clap ^4.5
normal
clap_complete ^4.5
normal
crossterm ^0.29
normal
dirs ^6
normal
git2 ^0.21
normal
glob ^0.3
normal
nucleo-matcher ^0.3
normal
portable-pty ^0.9
normal
ratatui ^0.30
normal
regex ^1
normal
serde ^1
normal
serde_json ^1
normal
serde_yml ^0.0.13
normal
sha2 ^0.11
normal
shell-words ^1
normal
shellexpand ^3
normal
tempfile ^3
normal
thiserror ^2
normal
toml ^1.1
normal
toml_edit ^0.25
normal
tui-term ^0.3
normal
which ^8
normal
assert_cmd ^2
dev
criterion ^0.8
dev
predicates ^3
dev
toml ^1.1
dev
libc ^0.2
normal
Versions
66.29%
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
Skip to main content
parse_pr_json
gwm
1.0.0
In gwm::
github
gwm
::
github
Function
parse_
pr_
json
Copy item path
Source
pub fn parse_pr_json(s: &
str
) ->
Result
<
PrStatus
>