From ac5a4e78fdfb15d08d649be412ddd5145f0269a7 Mon Sep 17 00:00:00 2001 From: realaravinth Date: Fri, 9 Apr 2021 08:37:28 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20=20@=2026d40?= =?UTF-8?q?b9993820837aa9d2d683937e502bfd3be12=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- actix_example/all.html | 2 +- actix_example/fn.file_exists.html | 5 - actix_example/fn.get_full_path_runner.html | 5 + actix_example/fn.main.html | 2 +- actix_example/index.html | 4 +- actix_example/sidebar-items.js | 2 +- cache_buster/map/index.html | 2 +- cache_buster/map/struct.Files.html | 5 +- implementors/core/default/trait.Default.js | 2 +- search-index.js | 4 +- src/actix_example/main.rs.html | 18 ++-- src/cache_buster/hash.rs.html | 4 +- src/cache_buster/map.rs.html | 116 +++++++++++++++++++-- 13 files changed, 137 insertions(+), 34 deletions(-) delete mode 100644 actix_example/fn.file_exists.html create mode 100644 actix_example/fn.get_full_path_runner.html diff --git a/actix_example/all.html b/actix_example/all.html index 3c3edd6..0c403b5 100644 --- a/actix_example/all.html +++ b/actix_example/all.html @@ -3,5 +3,5 @@

List of all items[] -

Functions

+

Functions

\ No newline at end of file diff --git a/actix_example/fn.file_exists.html b/actix_example/fn.file_exists.html deleted file mode 100644 index 2a08e35..0000000 --- a/actix_example/fn.file_exists.html +++ /dev/null @@ -1,5 +0,0 @@ -actix_example::file_exists - Rust - -

Function actix_example::file_exists[][src]

pub(crate) fn file_exists(path: &str, files: &Files) -> bool
- \ No newline at end of file diff --git a/actix_example/fn.get_full_path_runner.html b/actix_example/fn.get_full_path_runner.html new file mode 100644 index 0000000..cc4c824 --- /dev/null +++ b/actix_example/fn.get_full_path_runner.html @@ -0,0 +1,5 @@ +actix_example::get_full_path_runner - Rust + +

Function actix_example::get_full_path_runner[][src]

pub(crate) fn get_full_path_runner(path: &str, files: &Files) -> bool
+ \ No newline at end of file diff --git a/actix_example/fn.main.html b/actix_example/fn.main.html index 1532a36..1361a1f 100644 --- a/actix_example/fn.main.html +++ b/actix_example/fn.main.html @@ -1,5 +1,5 @@ actix_example::main - Rust

Function actix_example::main[][src]

pub(crate) fn main()
+ Change settings

Function actix_example::main[][src]

pub(crate) fn main()
\ No newline at end of file diff --git a/actix_example/index.html b/actix_example/index.html index 194fd87..c0448c5 100644 --- a/actix_example/index.html +++ b/actix_example/index.html @@ -1,6 +1,6 @@ actix_example - Rust

Crate actix_example[][src]

Functions

-
file_exists
main
+ Change settings

Crate actix_example[][src]

Functions

+
get_full_path_runner
main
\ No newline at end of file diff --git a/actix_example/sidebar-items.js b/actix_example/sidebar-items.js index 159298c..7ce1d37 100644 --- a/actix_example/sidebar-items.js +++ b/actix_example/sidebar-items.js @@ -1 +1 @@ -initSidebarItems({"fn":[["file_exists",""],["main",""]]}); \ No newline at end of file +initSidebarItems({"fn":[["get_full_path_runner",""],["main",""]]}); \ No newline at end of file diff --git a/cache_buster/map/index.html b/cache_buster/map/index.html index 5aeb1fd..0a1c9aa 100644 --- a/cache_buster/map/index.html +++ b/cache_buster/map/index.html @@ -1,6 +1,6 @@ cache_buster::map - Rust

Module cache_buster::map[][src]

Structs

+ Change settings

Module cache_buster::map[][src]

Structs

Files
\ No newline at end of file diff --git a/cache_buster/map/struct.Files.html b/cache_buster/map/struct.Files.html index b9fe587..f85f597 100644 --- a/cache_buster/map/struct.Files.html +++ b/cache_buster/map/struct.Files.html @@ -1,14 +1,13 @@ cache_buster::map::Files - Rust -