Docs.rs
git-ar-1.1.5
git-ar 1.1.5
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
jordilin
Dependencies
anyhow ^1.0.98
normal
chrono ^0.4.41
normal
clap ^4.5.38
normal
console ^0.15.11
normal
csv ^1.3.1
normal
derive_builder ^0.20.2
normal
dialoguer ^0.11.0
normal
env_logger ^0.11.8
normal
flate2 ^1.1.1
normal
lazy_static ^1.5
normal
log ^0.4.27
normal
open ^5.3.2
normal
paste ^1.0
normal
rand ^0.9.1
normal
regex ^1.11.1
normal
serde ^1.0
normal
serde_json ^1.0.140
normal
sha2 ^0.10.9
normal
thiserror ^2.0.12
normal
toml ^0.8.22
normal
ureq ^3.0.11
normal
yaml-rust2 ^0.10.1
normal
filetime ^0.2
dev
httpmock ^0.7.0
dev
tempfile ^3.20.0
dev
Versions
20.34%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
gr
1.1.5
In gr::git
gr
::
git
Function
commit
Copy item path
Source
pub fn commit(exec: &impl
TaskRunner
, message: &
str
) ->
Result
<
CmdInfo
>