From eba19aace6636eedb23388bf3a4aa6e472d16935 Mon Sep 17 00:00:00 2001 From: github-actions Date: Wed, 20 Dec 2023 10:29:45 +0000 Subject: [PATCH] Deploy documentation at 1bfc1978ae098398551e0a45796d292b2598be29 1bfc1978ae098398551e0a45796d292b2598be29 --- dtt/all.html | 2 +- dtt/fn.run.html | 2 +- dtt/index.html | 2 +- dtt/macro.dtt.html | 2 +- dtt/macro.dtt_assert.html | 2 +- dtt/macro.dtt_join.html | 2 +- dtt/macro.dtt_map.html | 2 +- dtt/macro.dtt_max.html | 2 +- dtt/macro.dtt_min.html | 2 +- dtt/macro.dtt_print.html | 2 +- dtt/macro.dtt_print_vec.html | 2 +- dtt/macro.dtt_split.html | 2 +- dtt/macro.dtt_vec.html | 2 +- dtt/macro.is_valid.html | 2 +- dtt/macro.parse.html | 2 +- dtt/macros/index.html | 2 +- dtt/struct.DateTime.html | 2 +- help.html | 2 +- search-index.js | 2 +- settings.html | 2 +- src/dtt/lib.rs.html | 2 +- src/dtt/macros.rs.html | 2 +- src/xtask/main.rs.html | 2 +- static.files/search-2b6ce74ff89ae146.js | 5 +++++ static.files/search-874d56868bf05518.js | 5 ----- xtask/all.html | 2 +- xtask/fn.main.html | 2 +- xtask/index.html | 2 +- 28 files changed, 31 insertions(+), 31 deletions(-) create mode 100644 static.files/search-2b6ce74ff89ae146.js delete mode 100644 static.files/search-874d56868bf05518.js diff --git a/dtt/all.html b/dtt/all.html index 1343301..73fc317 100644 --- a/dtt/all.html +++ b/dtt/all.html @@ -1,2 +1,2 @@ -List of all items in this crate +List of all items in this crate
\ No newline at end of file diff --git a/dtt/fn.run.html b/dtt/fn.run.html index b3ecc9b..ad978d3 100644 --- a/dtt/fn.run.html +++ b/dtt/fn.run.html @@ -1,3 +1,3 @@ -run in dtt - Rust +run in dtt - Rust

Function dtt::run

source ·
pub fn run() -> Result<(), Box<dyn Error>>
Expand description

This is the main entry point for the DateTime (DTT) library.

\ No newline at end of file diff --git a/dtt/index.html b/dtt/index.html index 44a6c71..ba8268e 100644 --- a/dtt/index.html +++ b/dtt/index.html @@ -1,4 +1,4 @@ -dtt - Rust