bt_http_cli_conf 0.1.3

Retrieve the HTTP client configuration for a given environment from a YAML file.
Documentation
[dependencies.bt_logger]
version = "0.3.1"

[dependencies.bt_yaml_utils]
version = "0.1.14"

[dependencies.yaml-rust2]
version = "0.11.0"

[lib]
name = "bt_http_cli_conf"
path = "src/lib.rs"

[package]
authors = ["calvarez <calvarez@bachuetech.biz>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["value-formatting", "development-tools", "filesystem", "config"]
description = "Retrieve the HTTP client configuration for a given environment from a YAML file."
edition = "2024"
homepage = "https://github.com/bachuetech/bt_http_cli_conf"
keywords = ["http", "client", "YAML", "file", "read"]
license = "GPL-3.0-only"
name = "bt_http_cli_conf"
readme = "README.md"
repository = "https://github.com/bachuetech/bt_http_cli_conf"
version = "0.1.3"