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

List of all items

Structs

Macros

Functions

\ 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