Docs.rs
git-api-0.1.0
git-api 0.1.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
develon2015
Dependencies
git2 ^0.20.0
normal
macro-log ^0.3.0
normal
macro-log-macros ^0.3.0
normal
ttycolor ^0.1.3
normal
Versions
57.14%
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
git_api
0.1.0
In git_
api::
repo
git_api
::
repo
Function
repo_remotes
Copy item path
Source
pub fn repo_remotes(repo: &
Repository
) ->
Result
<
Vec
<(
String
,
String
)>,
Error
>
Expand description
获取仓库的远程源