From e01a4d3cb94f006e20b4771fc51c20c30315354a Mon Sep 17 00:00:00 2001 From: simonsan Date: Sun, 5 Mar 2023 16:59:15 +0000 Subject: [PATCH] deploy: 1d39d25d8c6a050c9c359cbcb3948fac9984bb73 --- .env | 2 +- 404.html | 6 +++++- additional_resources/design-principles.html | 6 +++++- additional_resources/index.html | 6 +++++- anti_patterns/borrow_clone.html | 6 +++++- anti_patterns/deny-warnings.html | 6 +++++- anti_patterns/deref.html | 6 +++++- anti_patterns/index.html | 6 +++++- css/chrome.css | 19 +++++++++++++------ functional/generics-type-classes.html | 6 +++++- functional/index.html | 6 +++++- functional/lenses.html | 6 +++++- functional/paradigms.html | 6 +++++- idioms/coercion-arguments.html | 6 +++++- idioms/concat-format.html | 6 +++++- idioms/ctor.html | 6 +++++- idioms/default.html | 6 +++++- idioms/deref.html | 6 +++++- idioms/dtor-finally.html | 6 +++++- idioms/ffi/accepting-strings.html | 6 +++++- idioms/ffi/errors.html | 6 +++++- idioms/ffi/intro.html | 6 +++++- idioms/ffi/passing-strings.html | 6 +++++- idioms/index.html | 6 +++++- idioms/mem-replace.html | 6 +++++- idioms/on-stack-dyn-dispatch.html | 6 +++++- idioms/option-iter.html | 6 +++++- idioms/pass-var-to-closure.html | 6 +++++- idioms/priv-extend.html | 6 +++++- idioms/return-consumed-arg-on-error.html | 6 +++++- idioms/rustdoc-init.html | 6 +++++- idioms/temporary-mutability.html | 6 +++++- index.html | 6 +++++- intro.html | 6 +++++- patterns/behavioural/RAII.html | 6 +++++- patterns/behavioural/command.html | 6 +++++- patterns/behavioural/interpreter.html | 6 +++++- patterns/behavioural/intro.html | 6 +++++- patterns/behavioural/newtype.html | 6 +++++- patterns/behavioural/strategy.html | 6 +++++- patterns/behavioural/visitor.html | 6 +++++- patterns/creational/builder.html | 6 +++++- patterns/creational/fold.html | 6 +++++- patterns/creational/intro.html | 6 +++++- patterns/ffi/export.html | 6 +++++- patterns/ffi/intro.html | 6 +++++- patterns/ffi/wrappers.html | 6 +++++- patterns/index.html | 6 +++++- patterns/structural/compose-structs.html | 6 +++++- patterns/structural/intro.html | 6 +++++- patterns/structural/small-crates.html | 6 +++++- patterns/structural/unsafe-mods.html | 6 +++++- print.html | 6 +++++- translations.html | 6 +++++- 54 files changed, 274 insertions(+), 59 deletions(-) diff --git a/.env b/.env index cc86446..a61fb32 100644 --- a/.env +++ b/.env @@ -1 +1 @@ -MDBOOK_VERSION=0.4.25 +MDBOOK_VERSION=0.4.28 diff --git a/404.html b/404.html index a54b8b0..376f367 100644 --- a/404.html +++ b/404.html @@ -33,6 +33,7 @@ +
+
diff --git a/translations.html b/translations.html index cc9830d..b82a84d 100644 --- a/translations.html +++ b/translations.html @@ -32,6 +32,7 @@ +