Docs.rs
korrect-0.3.4
korrect 0.3.4
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
cromulentbanana
Dependencies
anyhow ^1.0.58
normal
clap ^4.5.21
normal
clap_complete ^4.5.38
normal
clap_complete_nushell ^4.5.4
normal
dirs ^6.0.0
normal
env_logger ^0.11.8
normal
flate2 ^1.1.2
normal
indicatif ^0.18.0
normal
k8s-openapi ^0.25.0
normal
kube ^1.1.0
normal
log ^0.4.22
normal
regex ^1.11.1
normal
semver ^1.0.26
normal
serde ^1.0.219
normal
serde_json ^1.0.133
normal
sha2 ^0.10.8
normal
simple_logger ^5
normal
tar ^0.4.44
normal
tempfile ^3.14.0
normal
tokio ^1.45.1
normal
toml ^0.9
normal
ureq ^3.0.11
normal
assert_cmd ^2.0.17
dev
mockito ^1.6.1
dev
serial_test ^3.2.0
dev
tempfile ^3.14.0
dev
Versions
6.93%
of the crate is documented
Go to latest version
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
Module network
korrect
0.3.4
Module network
Module Items
Macros
Functions
Type Aliases
In crate korrect
korrect
Module
network
Copy item path
Source
Macros
§
anyhow
Construct an ad-hoc error from a string or existing non-
anyhow
error value.
Functions
§
download_
file_
with_
progress
get_
helm_
release_
versions
get_
latest_
minor_
helm_
version
get_
stable_
version
Type Aliases
§
Result
Result<T, Error>