diff --git a/guard/docs/fn.dist.html b/guard/docs/fn.dist.html index ff8febeb..c4e81591 100644 --- a/guard/docs/fn.dist.html +++ b/guard/docs/fn.dist.html @@ -1,5 +1,5 @@ guard::docs::dist - Rust

Function guard::docs::dist[][src]

async fn dist(path: Path<String>) -> impl Responder
+ Change settings

Function guard::docs::dist[][src]

async fn dist(path: Path<String>) -> impl Responder
\ No newline at end of file diff --git a/guard/docs/fn.handle_embedded_file.html b/guard/docs/fn.handle_embedded_file.html index 71f50a34..7e47fcb0 100644 --- a/guard/docs/fn.handle_embedded_file.html +++ b/guard/docs/fn.handle_embedded_file.html @@ -1,5 +1,5 @@ guard::docs::handle_embedded_file - Rust

Function guard::docs::handle_embedded_file[][src]

pub fn handle_embedded_file(path: &str) -> HttpResponse
+ Change settings

Function guard::docs::handle_embedded_file[][src]

pub fn handle_embedded_file(path: &str) -> HttpResponse
\ No newline at end of file diff --git a/guard/docs/fn.index.html b/guard/docs/fn.index.html index 6a3408c0..56673605 100644 --- a/guard/docs/fn.index.html +++ b/guard/docs/fn.index.html @@ -1,5 +1,5 @@ guard::docs::index - Rust

Function guard::docs::index[][src]

async fn index() -> HttpResponse
+ Change settings

Function guard::docs::index[][src]

async fn index() -> HttpResponse
\ No newline at end of file diff --git a/guard/docs/fn.services.html b/guard/docs/fn.services.html index 4c093d30..10ea6113 100644 --- a/guard/docs/fn.services.html +++ b/guard/docs/fn.services.html @@ -1,5 +1,5 @@ guard::docs::services - Rust

Function guard::docs::services[][src]

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

Function guard::docs::services[][src]

pub fn services(cfg: &mut ServiceConfig)
\ No newline at end of file diff --git a/guard/docs/fn.spec.html b/guard/docs/fn.spec.html index 333da919..808ad156 100644 --- a/guard/docs/fn.spec.html +++ b/guard/docs/fn.spec.html @@ -1,5 +1,5 @@ guard::docs::spec - Rust

Function guard::docs::spec[][src]

async fn spec() -> HttpResponse
+ Change settings

Function guard::docs::spec[][src]

async fn spec() -> HttpResponse
\ No newline at end of file diff --git a/guard/docs/index.html b/guard/docs/index.html index a73536ab..3ed0f04f 100644 --- a/guard/docs/index.html +++ b/guard/docs/index.html @@ -1,7 +1,7 @@ guard::docs - Rust

Module guard::docs[][src]

Modules

+ Change settings

Module guard::docs[][src]

Modules

routes

Structs

Asset

Constants

DOCS

Functions

diff --git a/guard/docs/struct.Asset.html b/guard/docs/struct.Asset.html index 51dc2868..aa59f8df 100644 --- a/guard/docs/struct.Asset.html +++ b/guard/docs/struct.Asset.html @@ -1,8 +1,8 @@ guard::docs::Asset - Rust

Struct guard::docs::Asset[][src]

struct Asset;

Implementations

impl Asset[src]

pub fn get(file_path: &str) -> Option<Cow<'static, [u8]>>[src]

pub fn iter() -> impl Iterator<Item = Cow<'static, str>>[src]

Trait Implementations

impl RustEmbed for Asset[src]

Struct guard::docs::Asset[][src]

struct Asset;

Implementations

impl Asset[src]

pub fn get(file_path: &str) -> Option<Cow<'static, [u8]>>[src]

pub fn iter() -> impl Iterator<Item = Cow<'static, str>>[src]

Trait Implementations

impl RustEmbed for Asset[src]

Auto Trait Implementations

Blanket Implementations

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

impl<T> Borrow<T> for T where
    T: ?Sized
[src]

impl<T> BorrowMut<T> for T where
    T: ?Sized
[src]

\ No newline at end of file diff --git a/tests_migrate/all.html b/tests_migrate/all.html index 2a5a8077..e668e19a 100644 --- a/tests_migrate/all.html +++ b/tests_migrate/all.html @@ -3,5 +3,5 @@

List of all items[] -

Structs

Functions

+

Structs

Functions

\ No newline at end of file diff --git a/tests_migrate/fn.build.html b/tests_migrate/fn.build.html new file mode 100644 index 00000000..9b967c36 --- /dev/null +++ b/tests_migrate/fn.build.html @@ -0,0 +1,5 @@ +tests_migrate::build - Rust + +

Function tests_migrate::build[][src]

pub(crate) fn build()
+ \ No newline at end of file diff --git a/tests_migrate/fn.cache_bust.html b/tests_migrate/fn.cache_bust.html new file mode 100644 index 00000000..5907bfdc --- /dev/null +++ b/tests_migrate/fn.cache_bust.html @@ -0,0 +1,5 @@ +tests_migrate::cache_bust - Rust + +

Function tests_migrate::cache_bust[][src]

pub(crate) fn cache_bust()
+ \ No newline at end of file diff --git a/tests_migrate/fn.main.html b/tests_migrate/fn.main.html index 6d1da0db..c352e5d8 100644 --- a/tests_migrate/fn.main.html +++ b/tests_migrate/fn.main.html @@ -1,5 +1,5 @@ tests_migrate::main - Rust

Function tests_migrate::main[][src]

pub(crate) fn main()
+ Change settings

Function tests_migrate::main[][src]

pub(crate) fn main()
\ No newline at end of file diff --git a/tests_migrate/index.html b/tests_migrate/index.html index 85445e24..3a267265 100644 --- a/tests_migrate/index.html +++ b/tests_migrate/index.html @@ -1,8 +1,8 @@ tests_migrate - Rust

Crate tests_migrate[][src]

Modules

+ Change settings

Crate tests_migrate[][src]

Modules

data
settings

Structs

Data
SETTINGS
Settings

Functions

-
main
+
build
cache_bust
main
\ No newline at end of file diff --git a/tests_migrate/sidebar-items.js b/tests_migrate/sidebar-items.js index f178d507..a60bc5a0 100644 --- a/tests_migrate/sidebar-items.js +++ b/tests_migrate/sidebar-items.js @@ -1 +1 @@ -initSidebarItems({"fn":[["main",""]],"mod":[["data",""],["settings",""]],"struct":[["Data",""],["SETTINGS",""],["Settings",""]]}); \ No newline at end of file +initSidebarItems({"fn":[["build",""],["cache_bust",""],["main",""]],"mod":[["data",""],["settings",""]],"struct":[["Data",""],["SETTINGS",""],["Settings",""]]}); \ No newline at end of file diff --git a/tests_migrate/struct.SETTINGS.html b/tests_migrate/struct.SETTINGS.html index 9f76216f..c9b953e9 100644 --- a/tests_migrate/struct.SETTINGS.html +++ b/tests_migrate/struct.SETTINGS.html @@ -1,12 +1,12 @@ tests_migrate::SETTINGS - Rust

Struct tests_migrate::SETTINGS[][src]

pub struct SETTINGS {
+                Change settings

Struct tests_migrate::SETTINGS[][src]

pub struct SETTINGS {
     __private_field: (),
 }

- Fields

__private_field: ()

Methods from Deref<Target = Settings>

Trait Implementations

impl Deref for SETTINGS[src]

type Target = Settings

The resulting type after dereferencing.

-

impl LazyStatic for SETTINGS[src]

Auto Trait Implementations

Blanket Implementations

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