Docs.rs
shadow-rs-1.2.1
shadow-rs 1.2.1
Permalink
Docs.rs crate page
MIT
AND
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
baoyachi
Dependencies
cargo_metadata ^0.21.0
normal
optional
const_format ^0.2.22
normal
document-features ^0.2
normal
optional
git2 ^0.20.0
normal
optional
is_debug ^1.1.0
normal
serde_json ^1
normal
optional
time ^0.3.36
normal
optional
tzdb ^0.7.2
normal
optional
winnow ^0.7
dev
Versions
31.82%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
shadow_
rs
1.2.1
In shadow_
rs::
git2_
mod
shadow_rs
::
git2_mod
Function
git_repo
Copy item path
Source
pub fn git_repo<P:
AsRef
<
Path
>>(path: P) ->
Result
<
Repository
,
Error
>