From 234facd0c5184be97e3fb7f2ee823729f43232b8 Mon Sep 17 00:00:00 2001 From: robjtede Date: Sun, 31 Jul 2022 19:16:33 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20=20@=2098374?= =?UTF-8?q?6f106c80c54d22514d94d75da02f84ee016=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- actix_settings/index.html | 2 +- settings.html | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/actix_settings/index.html b/actix_settings/index.html index 8827f4363..4185ce7ad 100644 --- a/actix_settings/index.html +++ b/actix_settings/index.html @@ -1,5 +1,5 @@ actix_settings - Rust

Crate actix_settings

logo
Expand description

Easily manage Actix Web’s settings from a TOML file and environment variables.

To get started add a Settings::parse_toml("./Server.toml") call to the top of your main function. This will create a template file with descriptions of all the diff --git a/settings.html b/settings.html index 81e8d5def..3ec4ed1bf 100644 --- a/settings.html +++ b/settings.html @@ -1 +1,3 @@ -Rustdoc settings

Rustdoc settings

Back
\ No newline at end of file +Rustdoc settings

Rustdoc settings

Back
\ No newline at end of file