Docs.rs
git2-testing-0.1.0
git2-testing 0.1.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
extrawurst
Dependencies
env_logger ^0.10
normal
git2 >=0.17
normal
log ^0.4
normal
tempfile ^3.4
normal
Versions
75%
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
git2_
testing
0.1.0
git2_testing
Function
repo_init_empty
Copy item path
Source
pub fn repo_init_empty() -> (
TempDir
,
Repository
)
Expand description