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

List of all items[] -

Structs

Enums

Functions

Typedefs

Statics

Constants

+

Structs

Enums

Functions

Typedefs

Statics

Constants

\ No newline at end of file diff --git a/guard/api/v1/mcaptcha/levels/index.html b/guard/api/v1/mcaptcha/levels/index.html index 081a6e33..c538369e 100644 --- a/guard/api/v1/mcaptcha/levels/index.html +++ b/guard/api/v1/mcaptcha/levels/index.html @@ -1,7 +1,7 @@ guard::api::v1::mcaptcha::levels - Rust

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

Structs

+ Change settings

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

Structs

AddLevels
I32Levels
Levels
add_levels
delete_levels
get_levels
update_levels

Functions

get_levels_util
\ No newline at end of file diff --git a/guard/api/v1/mcaptcha/levels/struct.I32Levels.html b/guard/api/v1/mcaptcha/levels/struct.I32Levels.html index c50aa613..0bcd11fe 100644 --- a/guard/api/v1/mcaptcha/levels/struct.I32Levels.html +++ b/guard/api/v1/mcaptcha/levels/struct.I32Levels.html @@ -1,11 +1,14 @@ guard::api::v1::mcaptcha::levels::I32Levels - Rust -

Struct guard::api::v1::mcaptcha::pow::PoWConfig[][src]

pub struct PoWConfig {
     pub name: String,
     pub domain: String,
 }

- Fields

name: Stringdomain: String

Trait Implementations

impl Clone for PoWConfig[src]