Docs.rs
git-changelog-0.3.1
git-changelog 0.3.1
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
aldrin
Dependencies
chrono ^0.4
normal
clap ^2
normal
console ^0.6
normal
env_logger ^0.3
normal
failure ^0.1
normal
handlebars ^0.29
normal
log ^0.3
normal
nom ^3.2
normal
regex ^0.2
normal
serde ^1.0
normal
serde_derive ^1.0
normal
serde_json ^1.0
normal
serde_yaml ^0.7
normal
difference ^1.0
dev
Versions
97.73%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
changelog
0.3.1
changelog
Function
in_git_repository
Copy item path
Source
pub fn in_git_repository() ->
Result
<
bool
>
Expand description
Check if we’re in an git repository?