Docs.rs
omnivore-cli-0.2.0
omnivore-cli 0.2.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
Pranav-Karra-3301
Dependencies
anyhow ^1.0
normal
chrono ^0.4
normal
clap ^4.5
normal
clap_complete ^4.5
normal
colored ^2.1
normal
config ^0.14
normal
crossterm ^0.28
normal
csv ^1.3
normal
dialoguer ^0.11
normal
dirs ^5.0
normal
encoding_rs ^0.8
normal
git2 ^0.19
normal
globset ^0.4
normal
ignore ^0.4
normal
indicatif ^0.17
normal
omnivore-core ^0.1.0
normal
ratatui ^0.29
normal
reqwest ^0.12
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_yaml ^0.9
normal
tempfile ^3.14
normal
tokio ^1.43
normal
toml ^0.8
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
tui-input ^0.11
normal
url ^2.5
normal
walkdir ^2.5
normal
which ^7.0
normal
zip ^2.2
normal
assert_cmd ^2.0
dev
predicates ^3.1
dev
tempfile ^3.14
dev
Versions
0%
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
omnivore_
cli
0.2.0
In omnivore_
cli::
git::
command
omnivore_cli
::
git
::
command
Function
execute_git_command
Copy item path
Source
pub async fn execute_git_command(args:
GitArgs
) ->
Result
<
()
>