Docs.rs
spr-1.3.7
spr 1.3.7
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
spacedentist
flooey
Dependencies
bytes ^1.10.1
normal
clap ^4.5.45
normal
console ^0.16.0
normal
dialoguer ^0.12.0
normal
futures ^0.3.31
normal
futures-lite ^2.6.1
normal
git2 ^0.20.2
normal
git2-ext ^0.6.3
normal
graphql_client ^0.14.0
normal
http ^1.3.1
normal
http-body ^1.0.1
normal
indoc ^2.0.6
normal
lazy-regex ^3.4.1
normal
octocrab ^0.44.1
normal
open ^5.3.2
normal
secrecy ^0.10.3
normal
serde ^1.0.219
normal
textwrap ^0.16.2
normal
thiserror ^2.0.16
normal
tokio ^1.47.1
normal
unicode-normalization ^0.1.24
normal
Versions
0%
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
diff
spr
1.3.7
In spr::
commands::
diff
spr
::
commands
::
diff
Function
diff
Copy item path
Source
pub async fn diff( opts:
DiffOptions
, git: &
Git
, gh: &mut
GitHub
, config: &
Config
, ) ->
Result
<
()
>