diff --git a/guard/all.html b/guard/all.html index ac8722c8..3688031b 100644 --- a/guard/all.html +++ b/guard/all.html @@ -3,5 +3,5 @@

List of all items[] -

Structs

Enums

Macros

Functions

Typedefs

Statics

Constants

+

Structs

Enums

Macros

Functions

Typedefs

Statics

Constants

\ No newline at end of file diff --git a/guard/api/v1/fn.services.html b/guard/api/v1/fn.services.html index 5b60b8af..7a7d3890 100644 --- a/guard/api/v1/fn.services.html +++ b/guard/api/v1/fn.services.html @@ -1,5 +1,5 @@ guard::api::v1::services - Rust

Function guard::api::v1::services[][src]

pub fn services(cfg: &mut ServiceConfig)
+ Change settings

Function guard::api::v1::services[][src]

pub fn services(cfg: &mut ServiceConfig)
\ No newline at end of file diff --git a/guard/api/v1/index.html b/guard/api/v1/index.html index ce381a82..e4f56bb0 100644 --- a/guard/api/v1/index.html +++ b/guard/api/v1/index.html @@ -1,7 +1,7 @@ guard::api::v1 - Rust

Module guard::api::v1[][src]

Re-exports

+ Change settings

Module guard::api::v1[][src]

Re-exports

pub use routes::ROUTES;

Modules

account
auth
mcaptcha
meta
pow
routes

Functions

services
diff --git a/guard/api/v1/pow/fn.intenral_services.html b/guard/api/v1/pow/fn.intenral_services.html deleted file mode 100644 index d382e563..00000000 --- a/guard/api/v1/pow/fn.intenral_services.html +++ /dev/null @@ -1,5 +0,0 @@ -guard::api::v1::pow::intenral_services - Rust - -

Function guard::api::v1::pow::intenral_services[][src]

fn intenral_services(cfg: &mut ServiceConfig)
- \ No newline at end of file diff --git a/guard/api/v1/pow/fn.services.html b/guard/api/v1/pow/fn.services.html index 290da734..83511ed0 100644 --- a/guard/api/v1/pow/fn.services.html +++ b/guard/api/v1/pow/fn.services.html @@ -1,5 +1,5 @@ guard::api::v1::pow::services - Rust

Function guard::api::v1::pow::services[][src]

pub fn services(cfg: &mut ServiceConfig)
+ Change settings

Function guard::api::v1::pow::services[][src]

pub fn services(cfg: &mut ServiceConfig)
\ No newline at end of file diff --git a/guard/api/v1/pow/get_config/fn.get_config.html b/guard/api/v1/pow/get_config/fn.get_config.html new file mode 100644 index 00000000..5dde8f57 --- /dev/null +++ b/guard/api/v1/pow/get_config/fn.get_config.html @@ -0,0 +1,5 @@ +guard::api::v1::pow::get_config::get_config - Rust + +

Function guard::api::v1::pow::get_config::get_config[][src]

pub async fn get_config(
    payload: Json<GetConfigPayload>,
    data: Data<Data>
) -> Result<impl Responder, ServiceError>
+ \ No newline at end of file diff --git a/guard/api/v1/pow/get_config/fn.init_mcaptcha.html b/guard/api/v1/pow/get_config/fn.init_mcaptcha.html index 91bc2402..5bc4e9a3 100644 --- a/guard/api/v1/pow/get_config/fn.init_mcaptcha.html +++ b/guard/api/v1/pow/get_config/fn.init_mcaptcha.html @@ -1,5 +1,5 @@ guard::api::v1::pow::get_config::init_mcaptcha - Rust

Function guard::api::v1::pow::get_config::init_mcaptcha[][src]

async fn init_mcaptcha(data: &Data, key: &str) -> Result<(), ServiceError>
+ Change settings

Function guard::api::v1::pow::get_config::init_mcaptcha[][src]

async fn init_mcaptcha(data: &Data, key: &str) -> Result<(), ServiceError>
\ No newline at end of file diff --git a/guard/api/v1/pow/get_config/index.html b/guard/api/v1/pow/get_config/index.html index 572ff1e1..5dd3d6d0 100644 --- a/guard/api/v1/pow/get_config/index.html +++ b/guard/api/v1/pow/get_config/index.html @@ -1,7 +1,7 @@ guard::api::v1::pow::get_config - Rust

Module guard::api::v1::pow::get_config[][src]

Structs

-
GetConfigPayload
PoWConfig
get_config

Functions

-
init_mcaptcha
+ Change settings

Module guard::api::v1::pow::get_config[][src]

Structs

+
GetConfigPayload
PoWConfig

Functions

+
get_config
init_mcaptcha
\ No newline at end of file diff --git a/guard/api/v1/pow/get_config/sidebar-items.js b/guard/api/v1/pow/get_config/sidebar-items.js index b367ea3e..db15f482 100644 --- a/guard/api/v1/pow/get_config/sidebar-items.js +++ b/guard/api/v1/pow/get_config/sidebar-items.js @@ -1 +1 @@ -initSidebarItems({"fn":[["init_mcaptcha",""]],"struct":[["GetConfigPayload",""],["PoWConfig",""],["get_config",""]]}); \ No newline at end of file +initSidebarItems({"fn":[["get_config",""],["init_mcaptcha",""]],"struct":[["GetConfigPayload",""],["PoWConfig",""]]}); \ No newline at end of file diff --git a/guard/api/v1/pow/index.html b/guard/api/v1/pow/index.html index 60c6420b..ebc47fd3 100644 --- a/guard/api/v1/pow/index.html +++ b/guard/api/v1/pow/index.html @@ -1,8 +1,8 @@ guard::api::v1::pow - Rust

Module guard::api::v1::pow[][src]

Re-exports

+ Change settings

Module guard::api::v1::pow[][src]

Re-exports

pub use super::mcaptcha::duration::GetDurationResp;
pub use super::mcaptcha::levels::I32Levels;

Modules

-
get_config
verify_pow
verify_token

Functions

-
intenral_services
services
+
get_config
routes
verify_pow
verify_token

Functions

+
services
\ No newline at end of file diff --git a/guard/api/v1/pow/routes/index.html b/guard/api/v1/pow/routes/index.html new file mode 100644 index 00000000..4d7f8b1f --- /dev/null +++ b/guard/api/v1/pow/routes/index.html @@ -0,0 +1,6 @@ +guard::api::v1::pow::routes - Rust + +

Module guard::api::v1::pow::routes[][src]

Structs

+
PoW
+ \ No newline at end of file diff --git a/guard/api/v1/pow/routes/sidebar-items.js b/guard/api/v1/pow/routes/sidebar-items.js new file mode 100644 index 00000000..d7a79248 --- /dev/null +++ b/guard/api/v1/pow/routes/sidebar-items.js @@ -0,0 +1 @@ +initSidebarItems({"struct":[["PoW",""]]}); \ No newline at end of file diff --git a/guard/api/v1/pow/get_config/struct.get_config.html b/guard/api/v1/pow/routes/struct.PoW.html similarity index 86% rename from guard/api/v1/pow/get_config/struct.get_config.html rename to guard/api/v1/pow/routes/struct.PoW.html index f41bd3d4..c8467961 100644 --- a/guard/api/v1/pow/get_config/struct.get_config.html +++ b/guard/api/v1/pow/routes/struct.PoW.html @@ -1,7 +1,12 @@ -guard::api::v1::pow::get_config::get_config - Rust +guard::api::v1::pow::routes::PoW - Rust -

Struct guard::api::v1::pow::get_config::get_config[][src]

pub struct get_config;

Trait Implementations

impl HttpServiceFactory for get_config[src]

Auto Trait Implementations

Blanket Implementations

impl<T> Any for T where
    T: 'static + ?Sized
[src]