Docs.rs
git-ar-1.1.2
git-ar 1.1.2
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
jordilin
Dependencies
anyhow ^1.0.92
normal
chrono ^0.4.38
normal
clap ^4.5.20
normal
console ^0.15.8
normal
csv ^1.3.0
normal
derive_builder ^0.20.2
normal
dialoguer ^0.11.0
normal
env_logger ^0.11.5
normal
flate2 ^1.0.34
normal
lazy_static ^1.5
normal
log ^0.4.22
normal
open ^5.3.0
normal
paste ^1.0
normal
rand ^0.8.5
normal
regex ^1.11.1
normal
serde ^1.0
normal
serde_json ^1.0.132
normal
sha2 ^0.10.8
normal
thiserror ^1.0.66
normal
toml ^0.8.19
normal
ureq ^2.10.1
normal
yaml-rust2 ^0.9.0
normal
filetime ^0.2
dev
httpmock ^0.7.0
dev
tempfile ^3.13.0
dev
Versions
20.34%
of the crate is documented
Go to latest version
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
gr
1.1.2
Module config
Module Items
Structs
Traits
Functions
In crate gr
gr
Module
config
Copy item path
Source
Expand description
Config file parsing and validation.
Structs
§
Config
File
Config
File
Inner
Domain
Config
NoConfig
The NoConfig struct is used when no configuration is found and it can be used for CI/CD scenarios where no configuration is needed or for other one-off scenarios.
Traits
§
Config
Properties
Functions
§
env_
token