Docs.rs
harmont-cli-0.0.5
harmont-cli 0.0.5
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
markovejnovic
Dependencies
anyhow ^1
normal
axum ^0.7
normal
backon ^1
normal
base64 ^0.22
normal
bollard ^0.18
normal
bytes ^1
normal
chrono ^0.4
normal
clap ^4
normal
comfy-table ^7
normal
console ^0.16
normal
daggy ^0.9
normal
dialoguer ^0.11
normal
flate2 ^1
normal
fs2 ^0.4
normal
futures ^0.3
normal
futures-util ^0.3
normal
hex ^0.4
normal
hm-dsl-engine ^0.0.5
normal
hm-pipeline-ir ^0.0.5
normal
hm-plugin-cloud ^0.0.5
normal
hm-plugin-protocol ^0.0.5
normal
hm-util ^0.0.5
normal
ignore ^0.4
normal
indicatif ^0.18
normal
is_ci ^1.2.0
normal
once_cell ^1
normal
owo-colors ^4
normal
rand ^0.8
normal
reqwest ^0.13
normal
schemars ^0.8
normal
semver ^1
normal
serde ^1
normal
serde_json ^1
normal
sha1 ^0.10
normal
sha2 ^0.10
normal
smart-default ^0.7
normal
tar ^0.4
normal
tempfile ^3
normal
terminal_size ^0.4
normal
thiserror ^2
normal
tokio ^1
normal
tokio-util ^0.7
normal
toml ^0.8
normal
tracing ^0.1
normal
tracing-indicatif ^0.3
normal
tracing-subscriber ^0.3
normal
url ^2
normal
uuid ^1
normal
webbrowser ^1
normal
which ^6
normal
assert_cmd ^2
dev
assert_fs ^1
dev
predicates ^3
dev
tempfile ^3
dev
wiremock ^0.6
dev
Versions
61.65%
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
Skip to main content
Module config
harmont_
cli
0.0.5
Module config
Module Items
Structs
Functions
In crate harmont_
cli
harmont_cli
Module
config
Copy item path
Source
Structs
§
Config
Persistent CLI configuration at
~/.harmont/config.toml
.
Preferences
User preferences stored alongside the config.
Functions
§
user_
config_
dir
Resolve the Harmont config dir (
~/.harmont/
).