From aa431a588e2ea7e2e34a4624a662686d276eebe2 Mon Sep 17 00:00:00 2001 From: realaravinth Date: Fri, 17 Feb 2023 13:00:54 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-libmedium=20from=20=20@=20b?= =?UTF-8?q?edbef97e81d1b744eaca8825e8e67918ba7ac47=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- help.html | 2 +- implementors/core/clone/trait.Clone.js | 2 +- implementors/core/cmp/trait.Eq.js | 2 +- implementors/core/cmp/trait.PartialEq.js | 2 +- implementors/core/default/trait.Default.js | 2 +- implementors/core/fmt/trait.Debug.js | 2 +- implementors/core/marker/trait.Freeze.js | 2 +- implementors/core/marker/trait.Send.js | 2 +- .../core/marker/trait.StructuralEq.js | 2 +- .../core/marker/trait.StructuralPartialEq.js | 2 +- implementors/core/marker/trait.Sync.js | 2 +- implementors/core/marker/trait.Unpin.js | 2 +- implementors/core/ops/deref/trait.Deref.js | 2 +- .../panic/unwind_safe/trait.RefUnwindSafe.js | 2 +- .../panic/unwind_safe/trait.UnwindSafe.js | 2 +- implementors/serde/de/trait.Deserialize.js | 2 +- implementors/serde/ser/trait.Serialize.js | 2 +- libmedium/all.html | 2 +- libmedium/constant.CACHE_AGE.html | 2 +- libmedium/constant.GIT_COMMIT_HASH.html | 2 +- libmedium/constant.PKG_DESCRIPTION.html | 2 +- libmedium/constant.PKG_HOMEPAGE.html | 2 +- libmedium/constant.PKG_NAME.html | 2 +- libmedium/constant.V1_API_ROUTES.html | 2 +- libmedium/constant.VERSION.html | 2 +- .../data/constant.GIST_CACHE_VERSION.html | 2 +- .../data/constant.POST_CACHE_VERSION.html | 2 +- .../get_post/constant.OPERATION_NAME.html | 2 +- libmedium/data/get_post/constant.QUERY.html | 2 +- .../get_post/constant.__QUERY_WORKAROUND.html | 2 +- libmedium/data/get_post/index.html | 2 +- .../data/get_post/struct.GetPostPost.html | 28 ++-- .../get_post/struct.GetPostPostContent.html | 16 +- .../struct.GetPostPostContentBodyModel.html | 18 +-- ...GetPostPostContentBodyModelParagraphs.html | 30 ++-- ...tPostContentBodyModelParagraphsIframe.html | 18 +-- ...odyModelParagraphsIframeMediaResource.html | 24 +-- ...PostContentBodyModelParagraphsMarkups.html | 30 ++-- ...ostContentBodyModelParagraphsMetadata.html | 22 +-- .../get_post/struct.GetPostPostCreator.html | 24 +-- .../struct.GetPostPostPreviewContent.html | 18 +-- .../struct.GetPostPostPreviewImage.html | 18 +-- .../data/get_post/struct.ResponseData.html | 18 +-- libmedium/data/get_post/struct.Variables.html | 18 +-- libmedium/data/get_post/type.Boolean.html | 2 +- libmedium/data/get_post/type.Float.html | 2 +- libmedium/data/get_post/type.ID.html | 2 +- libmedium/data/get_post/type.Int.html | 2 +- .../constant.OPERATION_NAME.html | 2 +- .../data/get_post_light/constant.QUERY.html | 2 +- .../constant.__QUERY_WORKAROUND.html | 2 +- libmedium/data/get_post_light/index.html | 2 +- .../struct.GetPostLightPost.html | 18 +-- .../struct.GetPostLightPostCreator.html | 18 +-- .../get_post_light/struct.ResponseData.html | 18 +-- .../data/get_post_light/struct.Variables.html | 18 +-- .../data/get_post_light/type.Boolean.html | 2 +- libmedium/data/get_post_light/type.Float.html | 2 +- libmedium/data/get_post_light/type.ID.html | 2 +- libmedium/data/get_post_light/type.Int.html | 2 +- libmedium/data/index.html | 2 +- libmedium/data/struct.Data.html | 18 +-- libmedium/data/struct.GetPost.html | 16 +- libmedium/data/struct.GetPostLight.html | 16 +- libmedium/data/struct.GistContent.html | 20 +-- libmedium/data/struct.GistFile.html | 24 +-- libmedium/data/struct.PostUrl.html | 20 +-- libmedium/data/type.AppData.html | 2 +- libmedium/data/type.PostResp.html | 2 +- libmedium/fn.get_json_err.html | 2 +- libmedium/fn.main.html | 2 +- libmedium/index.html | 2 +- libmedium/meta/fn.services.html | 2 +- libmedium/meta/index.html | 2 +- libmedium/meta/routes/index.html | 2 +- libmedium/meta/routes/struct.Meta.html | 20 +-- libmedium/meta/struct.BuildDetails.html | 20 +-- libmedium/meta/struct.build_details.html | 16 +- libmedium/post/enum.PostitionType.html | 20 +-- libmedium/post/fn.apply_markup.html | 2 +- libmedium/post/index.html | 2 +- libmedium/post/sidebar-items.js | 2 +- libmedium/post/struct.ListState.html | 12 ++ libmedium/post/struct.Markup.html | 20 +-- libmedium/post/struct.PositionMap.html | 22 +-- libmedium/proxy/constant.CACHE_AGE.html | 2 +- libmedium/proxy/constant.INDEX.html | 2 +- libmedium/proxy/fn.services.html | 2 +- libmedium/proxy/index.html | 2 +- libmedium/proxy/routes/index.html | 2 +- libmedium/proxy/routes/struct.Proxy.html | 24 +-- libmedium/proxy/struct.Post.html | 28 ++-- libmedium/proxy/struct.assets.html | 16 +- libmedium/proxy/struct.by_post_id.html | 16 +- libmedium/proxy/struct.index.html | 16 +- libmedium/proxy/struct.page.html | 16 +- libmedium/proxy/trait.StringUtils.html | 6 +- libmedium/render_html/constant.STYLE.html | 4 +- .../render_html/constant.SYNTAX_SET.html | 2 +- libmedium/render_html/index.html | 2 +- .../render_html/struct.SourcegraphQuery.html | 20 +-- libmedium/render_html/trait.GenerateHTML.html | 2 +- libmedium/routes/constant.ROUTES.html | 2 +- libmedium/routes/fn.services.html | 2 +- libmedium/routes/index.html | 2 +- libmedium/routes/struct.Routes.html | 16 +- libmedium/settings/fn.check_url.html | 2 +- libmedium/settings/index.html | 2 +- libmedium/settings/struct.Server.html | 26 ++-- libmedium/settings/struct.Settings.html | 22 +-- libmedium/struct.Data.html | 18 +-- libmedium/struct.SETTINGS.html | 18 +-- libmedium/struct.Settings.html | 22 +-- libmedium/type.AppData.html | 2 +- search-index.js | 2 +- settings.html | 2 +- src/libmedium/data.rs.html | 2 +- src/libmedium/main.rs.html | 2 +- src/libmedium/meta.rs.html | 2 +- src/libmedium/post.rs.html | 146 ++++++++++++++++-- src/libmedium/proxy.rs.html | 2 +- src/libmedium/render_html.rs.html | 2 +- src/libmedium/routes.rs.html | 2 +- src/libmedium/settings.rs.html | 2 +- 124 files changed, 646 insertions(+), 522 deletions(-) create mode 100644 libmedium/post/struct.ListState.html diff --git a/help.html b/help.html index 952b5ec..5208520 100644 --- a/help.html +++ b/help.html @@ -1 +1 @@ -Rustdoc help

Rustdoc help

Back
\ No newline at end of file +Rustdoc help

Rustdoc help

Back
\ No newline at end of file diff --git a/implementors/core/clone/trait.Clone.js b/implementors/core/clone/trait.Clone.js index 33dca45..3be6a85 100644 --- a/implementors/core/clone/trait.Clone.js +++ b/implementors/core/clone/trait.Clone.js @@ -1,3 +1,3 @@ (function() {var implementors = { -"libmedium":[["impl Clone for Data"],["impl Clone for ResponseData"],["impl Clone for GetPostPost"],["impl Clone for GetPostPostCreator"],["impl Clone for GetPostPostPreviewImage"],["impl Clone for GetPostPostPreviewContent"],["impl Clone for GetPostPostContent"],["impl Clone for GetPostPostContentBodyModel"],["impl Clone for GetPostPostContentBodyModelParagraphs"],["impl Clone for GetPostPostContentBodyModelParagraphsMarkups"],["impl Clone for GetPostPostContentBodyModelParagraphsIframe"],["impl Clone for GetPostPostContentBodyModelParagraphsIframeMediaResource"],["impl Clone for GetPostPostContentBodyModelParagraphsMetadata"],["impl Clone for GistFile"],["impl Clone for ResponseData"],["impl Clone for GetPostLightPost"],["impl Clone for GetPostLightPostCreator"],["impl Clone for PostUrl"],["impl Clone for BuildDetails"],["impl Clone for Server"],["impl Clone for Settings"]] +"libmedium":[["impl Clone for Data"],["impl Clone for ResponseData"],["impl Clone for GetPostPost"],["impl Clone for GetPostPostCreator"],["impl Clone for GetPostPostPreviewImage"],["impl Clone for GetPostPostPreviewContent"],["impl Clone for GetPostPostContent"],["impl Clone for GetPostPostContentBodyModel"],["impl Clone for GetPostPostContentBodyModelParagraphs"],["impl Clone for GetPostPostContentBodyModelParagraphsMarkups"],["impl Clone for GetPostPostContentBodyModelParagraphsIframe"],["impl Clone for GetPostPostContentBodyModelParagraphsIframeMediaResource"],["impl Clone for GetPostPostContentBodyModelParagraphsMetadata"],["impl Clone for GistFile"],["impl Clone for ResponseData"],["impl Clone for GetPostLightPost"],["impl Clone for GetPostLightPostCreator"],["impl Clone for PostUrl"],["impl Clone for BuildDetails"],["impl Clone for Server"],["impl Clone for Settings"]] };if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/implementors/core/cmp/trait.Eq.js b/implementors/core/cmp/trait.Eq.js index 1b9c74e..4073fbd 100644 --- a/implementors/core/cmp/trait.Eq.js +++ b/implementors/core/cmp/trait.Eq.js @@ -1,3 +1,3 @@ (function() {var implementors = { -"libmedium":[["impl Eq for PostitionType"]] +"libmedium":[["impl Eq for PostitionType"]] };if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/implementors/core/cmp/trait.PartialEq.js b/implementors/core/cmp/trait.PartialEq.js index 28d08cd..e8624b0 100644 --- a/implementors/core/cmp/trait.PartialEq.js +++ b/implementors/core/cmp/trait.PartialEq.js @@ -1,3 +1,3 @@ (function() {var implementors = { -"libmedium":[["impl PartialEq<PostitionType> for PostitionType"]] +"libmedium":[["impl PartialEq<PostitionType> for PostitionType"]] };if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/implementors/core/default/trait.Default.js b/implementors/core/default/trait.Default.js index bd97434..7b4ac8d 100644 --- a/implementors/core/default/trait.Default.js +++ b/implementors/core/default/trait.Default.js @@ -1,3 +1,3 @@ (function() {var implementors = { -"libmedium":[["impl<'a, 'b> Default for PositionMap<'a, 'b>"]] +"libmedium":[["impl Default for ListState"],["impl<'a, 'b> Default for PositionMap<'a, 'b>"]] };if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/implementors/core/fmt/trait.Debug.js b/implementors/core/fmt/trait.Debug.js index 262b309..2a76c4e 100644 --- a/implementors/core/fmt/trait.Debug.js +++ b/implementors/core/fmt/trait.Debug.js @@ -1,3 +1,3 @@ (function() {var implementors = { -"libmedium":[["impl Debug for ResponseData"],["impl Debug for GetPostPost"],["impl Debug for GetPostPostCreator"],["impl Debug for GetPostPostPreviewImage"],["impl Debug for GetPostPostPreviewContent"],["impl Debug for GetPostPostContent"],["impl Debug for GetPostPostContentBodyModel"],["impl Debug for GetPostPostContentBodyModelParagraphs"],["impl Debug for GetPostPostContentBodyModelParagraphsMarkups"],["impl Debug for GetPostPostContentBodyModelParagraphsIframe"],["impl Debug for GetPostPostContentBodyModelParagraphsIframeMediaResource"],["impl Debug for GetPostPostContentBodyModelParagraphsMetadata"],["impl Debug for ResponseData"],["impl Debug for GetPostLightPost"],["impl Debug for GetPostLightPostCreator"],["impl Debug for PostUrl"],["impl Debug for BuildDetails"],["impl Debug for Server"],["impl Debug for Settings"]] +"libmedium":[["impl Debug for ResponseData"],["impl Debug for GetPostPost"],["impl Debug for GetPostPostCreator"],["impl Debug for GetPostPostPreviewImage"],["impl Debug for GetPostPostPreviewContent"],["impl Debug for GetPostPostContent"],["impl Debug for GetPostPostContentBodyModel"],["impl Debug for GetPostPostContentBodyModelParagraphs"],["impl Debug for GetPostPostContentBodyModelParagraphsMarkups"],["impl Debug for GetPostPostContentBodyModelParagraphsIframe"],["impl Debug for GetPostPostContentBodyModelParagraphsIframeMediaResource"],["impl Debug for GetPostPostContentBodyModelParagraphsMetadata"],["impl Debug for ResponseData"],["impl Debug for GetPostLightPost"],["impl Debug for GetPostLightPostCreator"],["impl Debug for PostUrl"],["impl Debug for BuildDetails"],["impl Debug for Server"],["impl Debug for Settings"]] };if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/implementors/core/marker/trait.Freeze.js b/implementors/core/marker/trait.Freeze.js index b0443d2..16e3fd8 100644 --- a/implementors/core/marker/trait.Freeze.js +++ b/implementors/core/marker/trait.Freeze.js @@ -1,3 +1,3 @@ (function() {var implementors = { -"libmedium":[["impl Freeze for Variables",1,["libmedium::data::get_post::Variables"]],["impl Freeze for ResponseData",1,["libmedium::data::get_post::ResponseData"]],["impl Freeze for GetPostPost",1,["libmedium::data::get_post::GetPostPost"]],["impl Freeze for GetPostPostCreator",1,["libmedium::data::get_post::GetPostPostCreator"]],["impl Freeze for GetPostPostPreviewImage",1,["libmedium::data::get_post::GetPostPostPreviewImage"]],["impl Freeze for GetPostPostPreviewContent",1,["libmedium::data::get_post::GetPostPostPreviewContent"]],["impl Freeze for GetPostPostContent",1,["libmedium::data::get_post::GetPostPostContent"]],["impl Freeze for GetPostPostContentBodyModel",1,["libmedium::data::get_post::GetPostPostContentBodyModel"]],["impl Freeze for GetPostPostContentBodyModelParagraphs",1,["libmedium::data::get_post::GetPostPostContentBodyModelParagraphs"]],["impl Freeze for GetPostPostContentBodyModelParagraphsMarkups",1,["libmedium::data::get_post::GetPostPostContentBodyModelParagraphsMarkups"]],["impl Freeze for GetPostPostContentBodyModelParagraphsIframe",1,["libmedium::data::get_post::GetPostPostContentBodyModelParagraphsIframe"]],["impl Freeze for GetPostPostContentBodyModelParagraphsIframeMediaResource",1,["libmedium::data::get_post::GetPostPostContentBodyModelParagraphsIframeMediaResource"]],["impl Freeze for GetPostPostContentBodyModelParagraphsMetadata",1,["libmedium::data::get_post::GetPostPostContentBodyModelParagraphsMetadata"]],["impl Freeze for Variables",1,["libmedium::data::get_post_light::Variables"]],["impl Freeze for ResponseData",1,["libmedium::data::get_post_light::ResponseData"]],["impl Freeze for GetPostLightPost",1,["libmedium::data::get_post_light::GetPostLightPost"]],["impl Freeze for GetPostLightPostCreator",1,["libmedium::data::get_post_light::GetPostLightPostCreator"]],["impl Freeze for Data",1,["libmedium::data::Data"]],["impl Freeze for GetPost",1,["libmedium::data::GetPost"]],["impl Freeze for GistContent",1,["libmedium::data::GistContent"]],["impl Freeze for GistFile",1,["libmedium::data::GistFile"]],["impl Freeze for GetPostLight",1,["libmedium::data::GetPostLight"]],["impl Freeze for PostUrl",1,["libmedium::data::PostUrl"]],["impl Freeze for Meta",1,["libmedium::meta::routes::Meta"]],["impl Freeze for BuildDetails",1,["libmedium::meta::BuildDetails"]],["impl Freeze for build_details",1,["libmedium::meta::build_details"]],["impl Freeze for PostitionType",1,["libmedium::post::PostitionType"]],["impl<'a, 'b> Freeze for Markup<'a, 'b>",1,["libmedium::post::Markup"]],["impl<'a, 'b> Freeze for PositionMap<'a, 'b>",1,["libmedium::post::PositionMap"]],["impl Freeze for Proxy",1,["libmedium::proxy::routes::Proxy"]],["impl Freeze for Post",1,["libmedium::proxy::Post"]],["impl Freeze for index",1,["libmedium::proxy::index"]],["impl Freeze for assets",1,["libmedium::proxy::assets"]],["impl Freeze for by_post_id",1,["libmedium::proxy::by_post_id"]],["impl Freeze for page",1,["libmedium::proxy::page"]],["impl<'a> Freeze for SourcegraphQuery<'a>",1,["libmedium::render_html::SourcegraphQuery"]],["impl Freeze for Routes",1,["libmedium::routes::Routes"]],["impl Freeze for Server",1,["libmedium::settings::Server"]],["impl Freeze for Settings",1,["libmedium::settings::Settings"]],["impl Freeze for SETTINGS",1,["libmedium::SETTINGS"]]] +"libmedium":[["impl Freeze for Variables",1,["libmedium::data::get_post::Variables"]],["impl Freeze for ResponseData",1,["libmedium::data::get_post::ResponseData"]],["impl Freeze for GetPostPost",1,["libmedium::data::get_post::GetPostPost"]],["impl Freeze for GetPostPostCreator",1,["libmedium::data::get_post::GetPostPostCreator"]],["impl Freeze for GetPostPostPreviewImage",1,["libmedium::data::get_post::GetPostPostPreviewImage"]],["impl Freeze for GetPostPostPreviewContent",1,["libmedium::data::get_post::GetPostPostPreviewContent"]],["impl Freeze for GetPostPostContent",1,["libmedium::data::get_post::GetPostPostContent"]],["impl Freeze for GetPostPostContentBodyModel",1,["libmedium::data::get_post::GetPostPostContentBodyModel"]],["impl Freeze for GetPostPostContentBodyModelParagraphs",1,["libmedium::data::get_post::GetPostPostContentBodyModelParagraphs"]],["impl Freeze for GetPostPostContentBodyModelParagraphsMarkups",1,["libmedium::data::get_post::GetPostPostContentBodyModelParagraphsMarkups"]],["impl Freeze for GetPostPostContentBodyModelParagraphsIframe",1,["libmedium::data::get_post::GetPostPostContentBodyModelParagraphsIframe"]],["impl Freeze for GetPostPostContentBodyModelParagraphsIframeMediaResource",1,["libmedium::data::get_post::GetPostPostContentBodyModelParagraphsIframeMediaResource"]],["impl Freeze for GetPostPostContentBodyModelParagraphsMetadata",1,["libmedium::data::get_post::GetPostPostContentBodyModelParagraphsMetadata"]],["impl Freeze for Variables",1,["libmedium::data::get_post_light::Variables"]],["impl Freeze for ResponseData",1,["libmedium::data::get_post_light::ResponseData"]],["impl Freeze for GetPostLightPost",1,["libmedium::data::get_post_light::GetPostLightPost"]],["impl Freeze for GetPostLightPostCreator",1,["libmedium::data::get_post_light::GetPostLightPostCreator"]],["impl Freeze for Data",1,["libmedium::data::Data"]],["impl Freeze for GetPost",1,["libmedium::data::GetPost"]],["impl Freeze for GistContent",1,["libmedium::data::GistContent"]],["impl Freeze for GistFile",1,["libmedium::data::GistFile"]],["impl Freeze for GetPostLight",1,["libmedium::data::GetPostLight"]],["impl Freeze for PostUrl",1,["libmedium::data::PostUrl"]],["impl Freeze for Meta",1,["libmedium::meta::routes::Meta"]],["impl Freeze for BuildDetails",1,["libmedium::meta::BuildDetails"]],["impl Freeze for build_details",1,["libmedium::meta::build_details"]],["impl Freeze for PostitionType",1,["libmedium::post::PostitionType"]],["impl Freeze for ListState",1,["libmedium::post::ListState"]],["impl<'a, 'b> Freeze for Markup<'a, 'b>",1,["libmedium::post::Markup"]],["impl<'a, 'b> Freeze for PositionMap<'a, 'b>",1,["libmedium::post::PositionMap"]],["impl Freeze for Proxy",1,["libmedium::proxy::routes::Proxy"]],["impl Freeze for Post",1,["libmedium::proxy::Post"]],["impl Freeze for index",1,["libmedium::proxy::index"]],["impl Freeze for assets",1,["libmedium::proxy::assets"]],["impl Freeze for by_post_id",1,["libmedium::proxy::by_post_id"]],["impl Freeze for page",1,["libmedium::proxy::page"]],["impl<'a> Freeze for SourcegraphQuery<'a>",1,["libmedium::render_html::SourcegraphQuery"]],["impl Freeze for Routes",1,["libmedium::routes::Routes"]],["impl Freeze for Server",1,["libmedium::settings::Server"]],["impl Freeze for Settings",1,["libmedium::settings::Settings"]],["impl Freeze for SETTINGS",1,["libmedium::SETTINGS"]]] };if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/implementors/core/marker/trait.Send.js b/implementors/core/marker/trait.Send.js index a6282b7..6f8c329 100644 --- a/implementors/core/marker/trait.Send.js +++ b/implementors/core/marker/trait.Send.js @@ -1,3 +1,3 @@ (function() {var implementors = { -"libmedium":[["impl Send for Variables",1,["libmedium::data::get_post::Variables"]],["impl Send for ResponseData",1,["libmedium::data::get_post::ResponseData"]],["impl Send for GetPostPost",1,["libmedium::data::get_post::GetPostPost"]],["impl Send for GetPostPostCreator",1,["libmedium::data::get_post::GetPostPostCreator"]],["impl Send for GetPostPostPreviewImage",1,["libmedium::data::get_post::GetPostPostPreviewImage"]],["impl Send for GetPostPostPreviewContent",1,["libmedium::data::get_post::GetPostPostPreviewContent"]],["impl Send for GetPostPostContent",1,["libmedium::data::get_post::GetPostPostContent"]],["impl Send for GetPostPostContentBodyModel",1,["libmedium::data::get_post::GetPostPostContentBodyModel"]],["impl Send for GetPostPostContentBodyModelParagraphs",1,["libmedium::data::get_post::GetPostPostContentBodyModelParagraphs"]],["impl Send for GetPostPostContentBodyModelParagraphsMarkups",1,["libmedium::data::get_post::GetPostPostContentBodyModelParagraphsMarkups"]],["impl Send for GetPostPostContentBodyModelParagraphsIframe",1,["libmedium::data::get_post::GetPostPostContentBodyModelParagraphsIframe"]],["impl Send for GetPostPostContentBodyModelParagraphsIframeMediaResource",1,["libmedium::data::get_post::GetPostPostContentBodyModelParagraphsIframeMediaResource"]],["impl Send for GetPostPostContentBodyModelParagraphsMetadata",1,["libmedium::data::get_post::GetPostPostContentBodyModelParagraphsMetadata"]],["impl Send for Variables",1,["libmedium::data::get_post_light::Variables"]],["impl Send for ResponseData",1,["libmedium::data::get_post_light::ResponseData"]],["impl Send for GetPostLightPost",1,["libmedium::data::get_post_light::GetPostLightPost"]],["impl Send for GetPostLightPostCreator",1,["libmedium::data::get_post_light::GetPostLightPostCreator"]],["impl Send for Data",1,["libmedium::data::Data"]],["impl Send for GetPost",1,["libmedium::data::GetPost"]],["impl Send for GistContent",1,["libmedium::data::GistContent"]],["impl Send for GistFile",1,["libmedium::data::GistFile"]],["impl Send for GetPostLight",1,["libmedium::data::GetPostLight"]],["impl Send for PostUrl",1,["libmedium::data::PostUrl"]],["impl Send for Meta",1,["libmedium::meta::routes::Meta"]],["impl Send for BuildDetails",1,["libmedium::meta::BuildDetails"]],["impl Send for build_details",1,["libmedium::meta::build_details"]],["impl Send for PostitionType",1,["libmedium::post::PostitionType"]],["impl<'a, 'b> Send for Markup<'a, 'b>",1,["libmedium::post::Markup"]],["impl<'a, 'b> Send for PositionMap<'a, 'b>",1,["libmedium::post::PositionMap"]],["impl Send for Proxy",1,["libmedium::proxy::routes::Proxy"]],["impl Send for Post",1,["libmedium::proxy::Post"]],["impl Send for index",1,["libmedium::proxy::index"]],["impl Send for assets",1,["libmedium::proxy::assets"]],["impl Send for by_post_id",1,["libmedium::proxy::by_post_id"]],["impl Send for page",1,["libmedium::proxy::page"]],["impl<'a> Send for SourcegraphQuery<'a>",1,["libmedium::render_html::SourcegraphQuery"]],["impl Send for Routes",1,["libmedium::routes::Routes"]],["impl Send for Server",1,["libmedium::settings::Server"]],["impl Send for Settings",1,["libmedium::settings::Settings"]],["impl Send for SETTINGS",1,["libmedium::SETTINGS"]]] +"libmedium":[["impl Send for Variables",1,["libmedium::data::get_post::Variables"]],["impl Send for ResponseData",1,["libmedium::data::get_post::ResponseData"]],["impl Send for GetPostPost",1,["libmedium::data::get_post::GetPostPost"]],["impl Send for GetPostPostCreator",1,["libmedium::data::get_post::GetPostPostCreator"]],["impl Send for GetPostPostPreviewImage",1,["libmedium::data::get_post::GetPostPostPreviewImage"]],["impl Send for GetPostPostPreviewContent",1,["libmedium::data::get_post::GetPostPostPreviewContent"]],["impl Send for GetPostPostContent",1,["libmedium::data::get_post::GetPostPostContent"]],["impl Send for GetPostPostContentBodyModel",1,["libmedium::data::get_post::GetPostPostContentBodyModel"]],["impl Send for GetPostPostContentBodyModelParagraphs",1,["libmedium::data::get_post::GetPostPostContentBodyModelParagraphs"]],["impl Send for GetPostPostContentBodyModelParagraphsMarkups",1,["libmedium::data::get_post::GetPostPostContentBodyModelParagraphsMarkups"]],["impl Send for GetPostPostContentBodyModelParagraphsIframe",1,["libmedium::data::get_post::GetPostPostContentBodyModelParagraphsIframe"]],["impl Send for GetPostPostContentBodyModelParagraphsIframeMediaResource",1,["libmedium::data::get_post::GetPostPostContentBodyModelParagraphsIframeMediaResource"]],["impl Send for GetPostPostContentBodyModelParagraphsMetadata",1,["libmedium::data::get_post::GetPostPostContentBodyModelParagraphsMetadata"]],["impl Send for Variables",1,["libmedium::data::get_post_light::Variables"]],["impl Send for ResponseData",1,["libmedium::data::get_post_light::ResponseData"]],["impl Send for GetPostLightPost",1,["libmedium::data::get_post_light::GetPostLightPost"]],["impl Send for GetPostLightPostCreator",1,["libmedium::data::get_post_light::GetPostLightPostCreator"]],["impl Send for Data",1,["libmedium::data::Data"]],["impl Send for GetPost",1,["libmedium::data::GetPost"]],["impl Send for GistContent",1,["libmedium::data::GistContent"]],["impl Send for GistFile",1,["libmedium::data::GistFile"]],["impl Send for GetPostLight",1,["libmedium::data::GetPostLight"]],["impl Send for PostUrl",1,["libmedium::data::PostUrl"]],["impl Send for Meta",1,["libmedium::meta::routes::Meta"]],["impl Send for BuildDetails",1,["libmedium::meta::BuildDetails"]],["impl Send for build_details",1,["libmedium::meta::build_details"]],["impl Send for PostitionType",1,["libmedium::post::PostitionType"]],["impl Send for ListState",1,["libmedium::post::ListState"]],["impl<'a, 'b> Send for Markup<'a, 'b>",1,["libmedium::post::Markup"]],["impl<'a, 'b> Send for PositionMap<'a, 'b>",1,["libmedium::post::PositionMap"]],["impl Send for Proxy",1,["libmedium::proxy::routes::Proxy"]],["impl Send for Post",1,["libmedium::proxy::Post"]],["impl Send for index",1,["libmedium::proxy::index"]],["impl Send for assets",1,["libmedium::proxy::assets"]],["impl Send for by_post_id",1,["libmedium::proxy::by_post_id"]],["impl Send for page",1,["libmedium::proxy::page"]],["impl<'a> Send for SourcegraphQuery<'a>",1,["libmedium::render_html::SourcegraphQuery"]],["impl Send for Routes",1,["libmedium::routes::Routes"]],["impl Send for Server",1,["libmedium::settings::Server"]],["impl Send for Settings",1,["libmedium::settings::Settings"]],["impl Send for SETTINGS",1,["libmedium::SETTINGS"]]] };if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/implementors/core/marker/trait.StructuralEq.js b/implementors/core/marker/trait.StructuralEq.js index 91049a2..e6e17e3 100644 --- a/implementors/core/marker/trait.StructuralEq.js +++ b/implementors/core/marker/trait.StructuralEq.js @@ -1,3 +1,3 @@ (function() {var implementors = { -"libmedium":[["impl StructuralEq for PostitionType"]] +"libmedium":[["impl StructuralEq for PostitionType"]] };if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/implementors/core/marker/trait.StructuralPartialEq.js b/implementors/core/marker/trait.StructuralPartialEq.js index ba06279..1eba7a4 100644 --- a/implementors/core/marker/trait.StructuralPartialEq.js +++ b/implementors/core/marker/trait.StructuralPartialEq.js @@ -1,3 +1,3 @@ (function() {var implementors = { -"libmedium":[["impl StructuralPartialEq for PostitionType"]] +"libmedium":[["impl StructuralPartialEq for PostitionType"]] };if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/implementors/core/marker/trait.Sync.js b/implementors/core/marker/trait.Sync.js index bc201f8..47c7ba5 100644 --- a/implementors/core/marker/trait.Sync.js +++ b/implementors/core/marker/trait.Sync.js @@ -1,3 +1,3 @@ (function() {var implementors = { -"libmedium":[["impl Sync for Variables",1,["libmedium::data::get_post::Variables"]],["impl Sync for ResponseData",1,["libmedium::data::get_post::ResponseData"]],["impl Sync for GetPostPost",1,["libmedium::data::get_post::GetPostPost"]],["impl Sync for GetPostPostCreator",1,["libmedium::data::get_post::GetPostPostCreator"]],["impl Sync for GetPostPostPreviewImage",1,["libmedium::data::get_post::GetPostPostPreviewImage"]],["impl Sync for GetPostPostPreviewContent",1,["libmedium::data::get_post::GetPostPostPreviewContent"]],["impl Sync for GetPostPostContent",1,["libmedium::data::get_post::GetPostPostContent"]],["impl Sync for GetPostPostContentBodyModel",1,["libmedium::data::get_post::GetPostPostContentBodyModel"]],["impl Sync for GetPostPostContentBodyModelParagraphs",1,["libmedium::data::get_post::GetPostPostContentBodyModelParagraphs"]],["impl Sync for GetPostPostContentBodyModelParagraphsMarkups",1,["libmedium::data::get_post::GetPostPostContentBodyModelParagraphsMarkups"]],["impl Sync for GetPostPostContentBodyModelParagraphsIframe",1,["libmedium::data::get_post::GetPostPostContentBodyModelParagraphsIframe"]],["impl Sync for GetPostPostContentBodyModelParagraphsIframeMediaResource",1,["libmedium::data::get_post::GetPostPostContentBodyModelParagraphsIframeMediaResource"]],["impl Sync for GetPostPostContentBodyModelParagraphsMetadata",1,["libmedium::data::get_post::GetPostPostContentBodyModelParagraphsMetadata"]],["impl Sync for Variables",1,["libmedium::data::get_post_light::Variables"]],["impl Sync for ResponseData",1,["libmedium::data::get_post_light::ResponseData"]],["impl Sync for GetPostLightPost",1,["libmedium::data::get_post_light::GetPostLightPost"]],["impl Sync for GetPostLightPostCreator",1,["libmedium::data::get_post_light::GetPostLightPostCreator"]],["impl Sync for Data",1,["libmedium::data::Data"]],["impl Sync for GetPost",1,["libmedium::data::GetPost"]],["impl Sync for GistContent",1,["libmedium::data::GistContent"]],["impl Sync for GistFile",1,["libmedium::data::GistFile"]],["impl Sync for GetPostLight",1,["libmedium::data::GetPostLight"]],["impl Sync for PostUrl",1,["libmedium::data::PostUrl"]],["impl Sync for Meta",1,["libmedium::meta::routes::Meta"]],["impl Sync for BuildDetails",1,["libmedium::meta::BuildDetails"]],["impl Sync for build_details",1,["libmedium::meta::build_details"]],["impl Sync for PostitionType",1,["libmedium::post::PostitionType"]],["impl<'a, 'b> Sync for Markup<'a, 'b>",1,["libmedium::post::Markup"]],["impl<'a, 'b> Sync for PositionMap<'a, 'b>",1,["libmedium::post::PositionMap"]],["impl Sync for Proxy",1,["libmedium::proxy::routes::Proxy"]],["impl Sync for Post",1,["libmedium::proxy::Post"]],["impl Sync for index",1,["libmedium::proxy::index"]],["impl Sync for assets",1,["libmedium::proxy::assets"]],["impl Sync for by_post_id",1,["libmedium::proxy::by_post_id"]],["impl Sync for page",1,["libmedium::proxy::page"]],["impl<'a> Sync for SourcegraphQuery<'a>",1,["libmedium::render_html::SourcegraphQuery"]],["impl Sync for Routes",1,["libmedium::routes::Routes"]],["impl Sync for Server",1,["libmedium::settings::Server"]],["impl Sync for Settings",1,["libmedium::settings::Settings"]],["impl Sync for SETTINGS",1,["libmedium::SETTINGS"]]] +"libmedium":[["impl Sync for Variables",1,["libmedium::data::get_post::Variables"]],["impl Sync for ResponseData",1,["libmedium::data::get_post::ResponseData"]],["impl Sync for GetPostPost",1,["libmedium::data::get_post::GetPostPost"]],["impl Sync for GetPostPostCreator",1,["libmedium::data::get_post::GetPostPostCreator"]],["impl Sync for GetPostPostPreviewImage",1,["libmedium::data::get_post::GetPostPostPreviewImage"]],["impl Sync for GetPostPostPreviewContent",1,["libmedium::data::get_post::GetPostPostPreviewContent"]],["impl Sync for GetPostPostContent",1,["libmedium::data::get_post::GetPostPostContent"]],["impl Sync for GetPostPostContentBodyModel",1,["libmedium::data::get_post::GetPostPostContentBodyModel"]],["impl Sync for GetPostPostContentBodyModelParagraphs",1,["libmedium::data::get_post::GetPostPostContentBodyModelParagraphs"]],["impl Sync for GetPostPostContentBodyModelParagraphsMarkups",1,["libmedium::data::get_post::GetPostPostContentBodyModelParagraphsMarkups"]],["impl Sync for GetPostPostContentBodyModelParagraphsIframe",1,["libmedium::data::get_post::GetPostPostContentBodyModelParagraphsIframe"]],["impl Sync for GetPostPostContentBodyModelParagraphsIframeMediaResource",1,["libmedium::data::get_post::GetPostPostContentBodyModelParagraphsIframeMediaResource"]],["impl Sync for GetPostPostContentBodyModelParagraphsMetadata",1,["libmedium::data::get_post::GetPostPostContentBodyModelParagraphsMetadata"]],["impl Sync for Variables",1,["libmedium::data::get_post_light::Variables"]],["impl Sync for ResponseData",1,["libmedium::data::get_post_light::ResponseData"]],["impl Sync for GetPostLightPost",1,["libmedium::data::get_post_light::GetPostLightPost"]],["impl Sync for GetPostLightPostCreator",1,["libmedium::data::get_post_light::GetPostLightPostCreator"]],["impl Sync for Data",1,["libmedium::data::Data"]],["impl Sync for GetPost",1,["libmedium::data::GetPost"]],["impl Sync for GistContent",1,["libmedium::data::GistContent"]],["impl Sync for GistFile",1,["libmedium::data::GistFile"]],["impl Sync for GetPostLight",1,["libmedium::data::GetPostLight"]],["impl Sync for PostUrl",1,["libmedium::data::PostUrl"]],["impl Sync for Meta",1,["libmedium::meta::routes::Meta"]],["impl Sync for BuildDetails",1,["libmedium::meta::BuildDetails"]],["impl Sync for build_details",1,["libmedium::meta::build_details"]],["impl Sync for PostitionType",1,["libmedium::post::PostitionType"]],["impl Sync for ListState",1,["libmedium::post::ListState"]],["impl<'a, 'b> Sync for Markup<'a, 'b>",1,["libmedium::post::Markup"]],["impl<'a, 'b> Sync for PositionMap<'a, 'b>",1,["libmedium::post::PositionMap"]],["impl Sync for Proxy",1,["libmedium::proxy::routes::Proxy"]],["impl Sync for Post",1,["libmedium::proxy::Post"]],["impl Sync for index",1,["libmedium::proxy::index"]],["impl Sync for assets",1,["libmedium::proxy::assets"]],["impl Sync for by_post_id",1,["libmedium::proxy::by_post_id"]],["impl Sync for page",1,["libmedium::proxy::page"]],["impl<'a> Sync for SourcegraphQuery<'a>",1,["libmedium::render_html::SourcegraphQuery"]],["impl Sync for Routes",1,["libmedium::routes::Routes"]],["impl Sync for Server",1,["libmedium::settings::Server"]],["impl Sync for Settings",1,["libmedium::settings::Settings"]],["impl Sync for SETTINGS",1,["libmedium::SETTINGS"]]] };if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/implementors/core/marker/trait.Unpin.js b/implementors/core/marker/trait.Unpin.js index bf438d6..0563e1e 100644 --- a/implementors/core/marker/trait.Unpin.js +++ b/implementors/core/marker/trait.Unpin.js @@ -1,3 +1,3 @@ (function() {var implementors = { -"libmedium":[["impl Unpin for Variables",1,["libmedium::data::get_post::Variables"]],["impl Unpin for ResponseData",1,["libmedium::data::get_post::ResponseData"]],["impl Unpin for GetPostPost",1,["libmedium::data::get_post::GetPostPost"]],["impl Unpin for GetPostPostCreator",1,["libmedium::data::get_post::GetPostPostCreator"]],["impl Unpin for GetPostPostPreviewImage",1,["libmedium::data::get_post::GetPostPostPreviewImage"]],["impl Unpin for GetPostPostPreviewContent",1,["libmedium::data::get_post::GetPostPostPreviewContent"]],["impl Unpin for GetPostPostContent",1,["libmedium::data::get_post::GetPostPostContent"]],["impl Unpin for GetPostPostContentBodyModel",1,["libmedium::data::get_post::GetPostPostContentBodyModel"]],["impl Unpin for GetPostPostContentBodyModelParagraphs",1,["libmedium::data::get_post::GetPostPostContentBodyModelParagraphs"]],["impl Unpin for GetPostPostContentBodyModelParagraphsMarkups",1,["libmedium::data::get_post::GetPostPostContentBodyModelParagraphsMarkups"]],["impl Unpin for GetPostPostContentBodyModelParagraphsIframe",1,["libmedium::data::get_post::GetPostPostContentBodyModelParagraphsIframe"]],["impl Unpin for GetPostPostContentBodyModelParagraphsIframeMediaResource",1,["libmedium::data::get_post::GetPostPostContentBodyModelParagraphsIframeMediaResource"]],["impl Unpin for GetPostPostContentBodyModelParagraphsMetadata",1,["libmedium::data::get_post::GetPostPostContentBodyModelParagraphsMetadata"]],["impl Unpin for Variables",1,["libmedium::data::get_post_light::Variables"]],["impl Unpin for ResponseData",1,["libmedium::data::get_post_light::ResponseData"]],["impl Unpin for GetPostLightPost",1,["libmedium::data::get_post_light::GetPostLightPost"]],["impl Unpin for GetPostLightPostCreator",1,["libmedium::data::get_post_light::GetPostLightPostCreator"]],["impl Unpin for Data",1,["libmedium::data::Data"]],["impl Unpin for GetPost",1,["libmedium::data::GetPost"]],["impl Unpin for GistContent",1,["libmedium::data::GistContent"]],["impl Unpin for GistFile",1,["libmedium::data::GistFile"]],["impl Unpin for GetPostLight",1,["libmedium::data::GetPostLight"]],["impl Unpin for PostUrl",1,["libmedium::data::PostUrl"]],["impl Unpin for Meta",1,["libmedium::meta::routes::Meta"]],["impl Unpin for BuildDetails",1,["libmedium::meta::BuildDetails"]],["impl Unpin for build_details",1,["libmedium::meta::build_details"]],["impl Unpin for PostitionType",1,["libmedium::post::PostitionType"]],["impl<'a, 'b> Unpin for Markup<'a, 'b>",1,["libmedium::post::Markup"]],["impl<'a, 'b> Unpin for PositionMap<'a, 'b>",1,["libmedium::post::PositionMap"]],["impl Unpin for Proxy",1,["libmedium::proxy::routes::Proxy"]],["impl Unpin for Post",1,["libmedium::proxy::Post"]],["impl Unpin for index",1,["libmedium::proxy::index"]],["impl Unpin for assets",1,["libmedium::proxy::assets"]],["impl Unpin for by_post_id",1,["libmedium::proxy::by_post_id"]],["impl Unpin for page",1,["libmedium::proxy::page"]],["impl<'a> Unpin for SourcegraphQuery<'a>",1,["libmedium::render_html::SourcegraphQuery"]],["impl Unpin for Routes",1,["libmedium::routes::Routes"]],["impl Unpin for Server",1,["libmedium::settings::Server"]],["impl Unpin for Settings",1,["libmedium::settings::Settings"]],["impl Unpin for SETTINGS",1,["libmedium::SETTINGS"]]] +"libmedium":[["impl Unpin for Variables",1,["libmedium::data::get_post::Variables"]],["impl Unpin for ResponseData",1,["libmedium::data::get_post::ResponseData"]],["impl Unpin for GetPostPost",1,["libmedium::data::get_post::GetPostPost"]],["impl Unpin for GetPostPostCreator",1,["libmedium::data::get_post::GetPostPostCreator"]],["impl Unpin for GetPostPostPreviewImage",1,["libmedium::data::get_post::GetPostPostPreviewImage"]],["impl Unpin for GetPostPostPreviewContent",1,["libmedium::data::get_post::GetPostPostPreviewContent"]],["impl Unpin for GetPostPostContent",1,["libmedium::data::get_post::GetPostPostContent"]],["impl Unpin for GetPostPostContentBodyModel",1,["libmedium::data::get_post::GetPostPostContentBodyModel"]],["impl Unpin for GetPostPostContentBodyModelParagraphs",1,["libmedium::data::get_post::GetPostPostContentBodyModelParagraphs"]],["impl Unpin for GetPostPostContentBodyModelParagraphsMarkups",1,["libmedium::data::get_post::GetPostPostContentBodyModelParagraphsMarkups"]],["impl Unpin for GetPostPostContentBodyModelParagraphsIframe",1,["libmedium::data::get_post::GetPostPostContentBodyModelParagraphsIframe"]],["impl Unpin for GetPostPostContentBodyModelParagraphsIframeMediaResource",1,["libmedium::data::get_post::GetPostPostContentBodyModelParagraphsIframeMediaResource"]],["impl Unpin for GetPostPostContentBodyModelParagraphsMetadata",1,["libmedium::data::get_post::GetPostPostContentBodyModelParagraphsMetadata"]],["impl Unpin for Variables",1,["libmedium::data::get_post_light::Variables"]],["impl Unpin for ResponseData",1,["libmedium::data::get_post_light::ResponseData"]],["impl Unpin for GetPostLightPost",1,["libmedium::data::get_post_light::GetPostLightPost"]],["impl Unpin for GetPostLightPostCreator",1,["libmedium::data::get_post_light::GetPostLightPostCreator"]],["impl Unpin for Data",1,["libmedium::data::Data"]],["impl Unpin for GetPost",1,["libmedium::data::GetPost"]],["impl Unpin for GistContent",1,["libmedium::data::GistContent"]],["impl Unpin for GistFile",1,["libmedium::data::GistFile"]],["impl Unpin for GetPostLight",1,["libmedium::data::GetPostLight"]],["impl Unpin for PostUrl",1,["libmedium::data::PostUrl"]],["impl Unpin for Meta",1,["libmedium::meta::routes::Meta"]],["impl Unpin for BuildDetails",1,["libmedium::meta::BuildDetails"]],["impl Unpin for build_details",1,["libmedium::meta::build_details"]],["impl Unpin for PostitionType",1,["libmedium::post::PostitionType"]],["impl Unpin for ListState",1,["libmedium::post::ListState"]],["impl<'a, 'b> Unpin for Markup<'a, 'b>",1,["libmedium::post::Markup"]],["impl<'a, 'b> Unpin for PositionMap<'a, 'b>",1,["libmedium::post::PositionMap"]],["impl Unpin for Proxy",1,["libmedium::proxy::routes::Proxy"]],["impl Unpin for Post",1,["libmedium::proxy::Post"]],["impl Unpin for index",1,["libmedium::proxy::index"]],["impl Unpin for assets",1,["libmedium::proxy::assets"]],["impl Unpin for by_post_id",1,["libmedium::proxy::by_post_id"]],["impl Unpin for page",1,["libmedium::proxy::page"]],["impl<'a> Unpin for SourcegraphQuery<'a>",1,["libmedium::render_html::SourcegraphQuery"]],["impl Unpin for Routes",1,["libmedium::routes::Routes"]],["impl Unpin for Server",1,["libmedium::settings::Server"]],["impl Unpin for Settings",1,["libmedium::settings::Settings"]],["impl Unpin for SETTINGS",1,["libmedium::SETTINGS"]]] };if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/implementors/core/ops/deref/trait.Deref.js b/implementors/core/ops/deref/trait.Deref.js index 440322d..c2c9971 100644 --- a/implementors/core/ops/deref/trait.Deref.js +++ b/implementors/core/ops/deref/trait.Deref.js @@ -1,3 +1,3 @@ (function() {var implementors = { -"libmedium":[["impl Deref for SETTINGS"]] +"libmedium":[["impl Deref for SETTINGS"]] };if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/implementors/core/panic/unwind_safe/trait.RefUnwindSafe.js b/implementors/core/panic/unwind_safe/trait.RefUnwindSafe.js index dc4cb69..6d29c32 100644 --- a/implementors/core/panic/unwind_safe/trait.RefUnwindSafe.js +++ b/implementors/core/panic/unwind_safe/trait.RefUnwindSafe.js @@ -1,3 +1,3 @@ (function() {var implementors = { -"libmedium":[["impl RefUnwindSafe for Variables",1,["libmedium::data::get_post::Variables"]],["impl RefUnwindSafe for ResponseData",1,["libmedium::data::get_post::ResponseData"]],["impl RefUnwindSafe for GetPostPost",1,["libmedium::data::get_post::GetPostPost"]],["impl RefUnwindSafe for GetPostPostCreator",1,["libmedium::data::get_post::GetPostPostCreator"]],["impl RefUnwindSafe for GetPostPostPreviewImage",1,["libmedium::data::get_post::GetPostPostPreviewImage"]],["impl RefUnwindSafe for GetPostPostPreviewContent",1,["libmedium::data::get_post::GetPostPostPreviewContent"]],["impl RefUnwindSafe for GetPostPostContent",1,["libmedium::data::get_post::GetPostPostContent"]],["impl RefUnwindSafe for GetPostPostContentBodyModel",1,["libmedium::data::get_post::GetPostPostContentBodyModel"]],["impl RefUnwindSafe for GetPostPostContentBodyModelParagraphs",1,["libmedium::data::get_post::GetPostPostContentBodyModelParagraphs"]],["impl RefUnwindSafe for GetPostPostContentBodyModelParagraphsMarkups",1,["libmedium::data::get_post::GetPostPostContentBodyModelParagraphsMarkups"]],["impl RefUnwindSafe for GetPostPostContentBodyModelParagraphsIframe",1,["libmedium::data::get_post::GetPostPostContentBodyModelParagraphsIframe"]],["impl RefUnwindSafe for GetPostPostContentBodyModelParagraphsIframeMediaResource",1,["libmedium::data::get_post::GetPostPostContentBodyModelParagraphsIframeMediaResource"]],["impl RefUnwindSafe for GetPostPostContentBodyModelParagraphsMetadata",1,["libmedium::data::get_post::GetPostPostContentBodyModelParagraphsMetadata"]],["impl RefUnwindSafe for Variables",1,["libmedium::data::get_post_light::Variables"]],["impl RefUnwindSafe for ResponseData",1,["libmedium::data::get_post_light::ResponseData"]],["impl RefUnwindSafe for GetPostLightPost",1,["libmedium::data::get_post_light::GetPostLightPost"]],["impl RefUnwindSafe for GetPostLightPostCreator",1,["libmedium::data::get_post_light::GetPostLightPostCreator"]],["impl !RefUnwindSafe for Data",1,["libmedium::data::Data"]],["impl RefUnwindSafe for GetPost",1,["libmedium::data::GetPost"]],["impl RefUnwindSafe for GistContent",1,["libmedium::data::GistContent"]],["impl RefUnwindSafe for GistFile",1,["libmedium::data::GistFile"]],["impl RefUnwindSafe for GetPostLight",1,["libmedium::data::GetPostLight"]],["impl RefUnwindSafe for PostUrl",1,["libmedium::data::PostUrl"]],["impl RefUnwindSafe for Meta",1,["libmedium::meta::routes::Meta"]],["impl RefUnwindSafe for BuildDetails",1,["libmedium::meta::BuildDetails"]],["impl RefUnwindSafe for build_details",1,["libmedium::meta::build_details"]],["impl RefUnwindSafe for PostitionType",1,["libmedium::post::PostitionType"]],["impl<'a, 'b> RefUnwindSafe for Markup<'a, 'b>",1,["libmedium::post::Markup"]],["impl<'a, 'b> RefUnwindSafe for PositionMap<'a, 'b>",1,["libmedium::post::PositionMap"]],["impl RefUnwindSafe for Proxy",1,["libmedium::proxy::routes::Proxy"]],["impl RefUnwindSafe for Post",1,["libmedium::proxy::Post"]],["impl RefUnwindSafe for index",1,["libmedium::proxy::index"]],["impl RefUnwindSafe for assets",1,["libmedium::proxy::assets"]],["impl RefUnwindSafe for by_post_id",1,["libmedium::proxy::by_post_id"]],["impl RefUnwindSafe for page",1,["libmedium::proxy::page"]],["impl<'a> RefUnwindSafe for SourcegraphQuery<'a>",1,["libmedium::render_html::SourcegraphQuery"]],["impl RefUnwindSafe for Routes",1,["libmedium::routes::Routes"]],["impl RefUnwindSafe for Server",1,["libmedium::settings::Server"]],["impl RefUnwindSafe for Settings",1,["libmedium::settings::Settings"]],["impl RefUnwindSafe for SETTINGS",1,["libmedium::SETTINGS"]]] +"libmedium":[["impl RefUnwindSafe for Variables",1,["libmedium::data::get_post::Variables"]],["impl RefUnwindSafe for ResponseData",1,["libmedium::data::get_post::ResponseData"]],["impl RefUnwindSafe for GetPostPost",1,["libmedium::data::get_post::GetPostPost"]],["impl RefUnwindSafe for GetPostPostCreator",1,["libmedium::data::get_post::GetPostPostCreator"]],["impl RefUnwindSafe for GetPostPostPreviewImage",1,["libmedium::data::get_post::GetPostPostPreviewImage"]],["impl RefUnwindSafe for GetPostPostPreviewContent",1,["libmedium::data::get_post::GetPostPostPreviewContent"]],["impl RefUnwindSafe for GetPostPostContent",1,["libmedium::data::get_post::GetPostPostContent"]],["impl RefUnwindSafe for GetPostPostContentBodyModel",1,["libmedium::data::get_post::GetPostPostContentBodyModel"]],["impl RefUnwindSafe for GetPostPostContentBodyModelParagraphs",1,["libmedium::data::get_post::GetPostPostContentBodyModelParagraphs"]],["impl RefUnwindSafe for GetPostPostContentBodyModelParagraphsMarkups",1,["libmedium::data::get_post::GetPostPostContentBodyModelParagraphsMarkups"]],["impl RefUnwindSafe for GetPostPostContentBodyModelParagraphsIframe",1,["libmedium::data::get_post::GetPostPostContentBodyModelParagraphsIframe"]],["impl RefUnwindSafe for GetPostPostContentBodyModelParagraphsIframeMediaResource",1,["libmedium::data::get_post::GetPostPostContentBodyModelParagraphsIframeMediaResource"]],["impl RefUnwindSafe for GetPostPostContentBodyModelParagraphsMetadata",1,["libmedium::data::get_post::GetPostPostContentBodyModelParagraphsMetadata"]],["impl RefUnwindSafe for Variables",1,["libmedium::data::get_post_light::Variables"]],["impl RefUnwindSafe for ResponseData",1,["libmedium::data::get_post_light::ResponseData"]],["impl RefUnwindSafe for GetPostLightPost",1,["libmedium::data::get_post_light::GetPostLightPost"]],["impl RefUnwindSafe for GetPostLightPostCreator",1,["libmedium::data::get_post_light::GetPostLightPostCreator"]],["impl !RefUnwindSafe for Data",1,["libmedium::data::Data"]],["impl RefUnwindSafe for GetPost",1,["libmedium::data::GetPost"]],["impl RefUnwindSafe for GistContent",1,["libmedium::data::GistContent"]],["impl RefUnwindSafe for GistFile",1,["libmedium::data::GistFile"]],["impl RefUnwindSafe for GetPostLight",1,["libmedium::data::GetPostLight"]],["impl RefUnwindSafe for PostUrl",1,["libmedium::data::PostUrl"]],["impl RefUnwindSafe for Meta",1,["libmedium::meta::routes::Meta"]],["impl RefUnwindSafe for BuildDetails",1,["libmedium::meta::BuildDetails"]],["impl RefUnwindSafe for build_details",1,["libmedium::meta::build_details"]],["impl RefUnwindSafe for PostitionType",1,["libmedium::post::PostitionType"]],["impl RefUnwindSafe for ListState",1,["libmedium::post::ListState"]],["impl<'a, 'b> RefUnwindSafe for Markup<'a, 'b>",1,["libmedium::post::Markup"]],["impl<'a, 'b> RefUnwindSafe for PositionMap<'a, 'b>",1,["libmedium::post::PositionMap"]],["impl RefUnwindSafe for Proxy",1,["libmedium::proxy::routes::Proxy"]],["impl RefUnwindSafe for Post",1,["libmedium::proxy::Post"]],["impl RefUnwindSafe for index",1,["libmedium::proxy::index"]],["impl RefUnwindSafe for assets",1,["libmedium::proxy::assets"]],["impl RefUnwindSafe for by_post_id",1,["libmedium::proxy::by_post_id"]],["impl RefUnwindSafe for page",1,["libmedium::proxy::page"]],["impl<'a> RefUnwindSafe for SourcegraphQuery<'a>",1,["libmedium::render_html::SourcegraphQuery"]],["impl RefUnwindSafe for Routes",1,["libmedium::routes::Routes"]],["impl RefUnwindSafe for Server",1,["libmedium::settings::Server"]],["impl RefUnwindSafe for Settings",1,["libmedium::settings::Settings"]],["impl RefUnwindSafe for SETTINGS",1,["libmedium::SETTINGS"]]] };if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/implementors/core/panic/unwind_safe/trait.UnwindSafe.js b/implementors/core/panic/unwind_safe/trait.UnwindSafe.js index 58ee48e..5b9ad30 100644 --- a/implementors/core/panic/unwind_safe/trait.UnwindSafe.js +++ b/implementors/core/panic/unwind_safe/trait.UnwindSafe.js @@ -1,3 +1,3 @@ (function() {var implementors = { -"libmedium":[["impl UnwindSafe for Variables",1,["libmedium::data::get_post::Variables"]],["impl UnwindSafe for ResponseData",1,["libmedium::data::get_post::ResponseData"]],["impl UnwindSafe for GetPostPost",1,["libmedium::data::get_post::GetPostPost"]],["impl UnwindSafe for GetPostPostCreator",1,["libmedium::data::get_post::GetPostPostCreator"]],["impl UnwindSafe for GetPostPostPreviewImage",1,["libmedium::data::get_post::GetPostPostPreviewImage"]],["impl UnwindSafe for GetPostPostPreviewContent",1,["libmedium::data::get_post::GetPostPostPreviewContent"]],["impl UnwindSafe for GetPostPostContent",1,["libmedium::data::get_post::GetPostPostContent"]],["impl UnwindSafe for GetPostPostContentBodyModel",1,["libmedium::data::get_post::GetPostPostContentBodyModel"]],["impl UnwindSafe for GetPostPostContentBodyModelParagraphs",1,["libmedium::data::get_post::GetPostPostContentBodyModelParagraphs"]],["impl UnwindSafe for GetPostPostContentBodyModelParagraphsMarkups",1,["libmedium::data::get_post::GetPostPostContentBodyModelParagraphsMarkups"]],["impl UnwindSafe for GetPostPostContentBodyModelParagraphsIframe",1,["libmedium::data::get_post::GetPostPostContentBodyModelParagraphsIframe"]],["impl UnwindSafe for GetPostPostContentBodyModelParagraphsIframeMediaResource",1,["libmedium::data::get_post::GetPostPostContentBodyModelParagraphsIframeMediaResource"]],["impl UnwindSafe for GetPostPostContentBodyModelParagraphsMetadata",1,["libmedium::data::get_post::GetPostPostContentBodyModelParagraphsMetadata"]],["impl UnwindSafe for Variables",1,["libmedium::data::get_post_light::Variables"]],["impl UnwindSafe for ResponseData",1,["libmedium::data::get_post_light::ResponseData"]],["impl UnwindSafe for GetPostLightPost",1,["libmedium::data::get_post_light::GetPostLightPost"]],["impl UnwindSafe for GetPostLightPostCreator",1,["libmedium::data::get_post_light::GetPostLightPostCreator"]],["impl !UnwindSafe for Data",1,["libmedium::data::Data"]],["impl UnwindSafe for GetPost",1,["libmedium::data::GetPost"]],["impl UnwindSafe for GistContent",1,["libmedium::data::GistContent"]],["impl UnwindSafe for GistFile",1,["libmedium::data::GistFile"]],["impl UnwindSafe for GetPostLight",1,["libmedium::data::GetPostLight"]],["impl UnwindSafe for PostUrl",1,["libmedium::data::PostUrl"]],["impl UnwindSafe for Meta",1,["libmedium::meta::routes::Meta"]],["impl UnwindSafe for BuildDetails",1,["libmedium::meta::BuildDetails"]],["impl UnwindSafe for build_details",1,["libmedium::meta::build_details"]],["impl UnwindSafe for PostitionType",1,["libmedium::post::PostitionType"]],["impl<'a, 'b> UnwindSafe for Markup<'a, 'b>",1,["libmedium::post::Markup"]],["impl<'a, 'b> UnwindSafe for PositionMap<'a, 'b>",1,["libmedium::post::PositionMap"]],["impl UnwindSafe for Proxy",1,["libmedium::proxy::routes::Proxy"]],["impl UnwindSafe for Post",1,["libmedium::proxy::Post"]],["impl UnwindSafe for index",1,["libmedium::proxy::index"]],["impl UnwindSafe for assets",1,["libmedium::proxy::assets"]],["impl UnwindSafe for by_post_id",1,["libmedium::proxy::by_post_id"]],["impl UnwindSafe for page",1,["libmedium::proxy::page"]],["impl<'a> UnwindSafe for SourcegraphQuery<'a>",1,["libmedium::render_html::SourcegraphQuery"]],["impl UnwindSafe for Routes",1,["libmedium::routes::Routes"]],["impl UnwindSafe for Server",1,["libmedium::settings::Server"]],["impl UnwindSafe for Settings",1,["libmedium::settings::Settings"]],["impl UnwindSafe for SETTINGS",1,["libmedium::SETTINGS"]]] +"libmedium":[["impl UnwindSafe for Variables",1,["libmedium::data::get_post::Variables"]],["impl UnwindSafe for ResponseData",1,["libmedium::data::get_post::ResponseData"]],["impl UnwindSafe for GetPostPost",1,["libmedium::data::get_post::GetPostPost"]],["impl UnwindSafe for GetPostPostCreator",1,["libmedium::data::get_post::GetPostPostCreator"]],["impl UnwindSafe for GetPostPostPreviewImage",1,["libmedium::data::get_post::GetPostPostPreviewImage"]],["impl UnwindSafe for GetPostPostPreviewContent",1,["libmedium::data::get_post::GetPostPostPreviewContent"]],["impl UnwindSafe for GetPostPostContent",1,["libmedium::data::get_post::GetPostPostContent"]],["impl UnwindSafe for GetPostPostContentBodyModel",1,["libmedium::data::get_post::GetPostPostContentBodyModel"]],["impl UnwindSafe for GetPostPostContentBodyModelParagraphs",1,["libmedium::data::get_post::GetPostPostContentBodyModelParagraphs"]],["impl UnwindSafe for GetPostPostContentBodyModelParagraphsMarkups",1,["libmedium::data::get_post::GetPostPostContentBodyModelParagraphsMarkups"]],["impl UnwindSafe for GetPostPostContentBodyModelParagraphsIframe",1,["libmedium::data::get_post::GetPostPostContentBodyModelParagraphsIframe"]],["impl UnwindSafe for GetPostPostContentBodyModelParagraphsIframeMediaResource",1,["libmedium::data::get_post::GetPostPostContentBodyModelParagraphsIframeMediaResource"]],["impl UnwindSafe for GetPostPostContentBodyModelParagraphsMetadata",1,["libmedium::data::get_post::GetPostPostContentBodyModelParagraphsMetadata"]],["impl UnwindSafe for Variables",1,["libmedium::data::get_post_light::Variables"]],["impl UnwindSafe for ResponseData",1,["libmedium::data::get_post_light::ResponseData"]],["impl UnwindSafe for GetPostLightPost",1,["libmedium::data::get_post_light::GetPostLightPost"]],["impl UnwindSafe for GetPostLightPostCreator",1,["libmedium::data::get_post_light::GetPostLightPostCreator"]],["impl !UnwindSafe for Data",1,["libmedium::data::Data"]],["impl UnwindSafe for GetPost",1,["libmedium::data::GetPost"]],["impl UnwindSafe for GistContent",1,["libmedium::data::GistContent"]],["impl UnwindSafe for GistFile",1,["libmedium::data::GistFile"]],["impl UnwindSafe for GetPostLight",1,["libmedium::data::GetPostLight"]],["impl UnwindSafe for PostUrl",1,["libmedium::data::PostUrl"]],["impl UnwindSafe for Meta",1,["libmedium::meta::routes::Meta"]],["impl UnwindSafe for BuildDetails",1,["libmedium::meta::BuildDetails"]],["impl UnwindSafe for build_details",1,["libmedium::meta::build_details"]],["impl UnwindSafe for PostitionType",1,["libmedium::post::PostitionType"]],["impl UnwindSafe for ListState",1,["libmedium::post::ListState"]],["impl<'a, 'b> UnwindSafe for Markup<'a, 'b>",1,["libmedium::post::Markup"]],["impl<'a, 'b> UnwindSafe for PositionMap<'a, 'b>",1,["libmedium::post::PositionMap"]],["impl UnwindSafe for Proxy",1,["libmedium::proxy::routes::Proxy"]],["impl UnwindSafe for Post",1,["libmedium::proxy::Post"]],["impl UnwindSafe for index",1,["libmedium::proxy::index"]],["impl UnwindSafe for assets",1,["libmedium::proxy::assets"]],["impl UnwindSafe for by_post_id",1,["libmedium::proxy::by_post_id"]],["impl UnwindSafe for page",1,["libmedium::proxy::page"]],["impl<'a> UnwindSafe for SourcegraphQuery<'a>",1,["libmedium::render_html::SourcegraphQuery"]],["impl UnwindSafe for Routes",1,["libmedium::routes::Routes"]],["impl UnwindSafe for Server",1,["libmedium::settings::Server"]],["impl UnwindSafe for Settings",1,["libmedium::settings::Settings"]],["impl UnwindSafe for SETTINGS",1,["libmedium::SETTINGS"]]] };if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/implementors/serde/de/trait.Deserialize.js b/implementors/serde/de/trait.Deserialize.js index cc6e096..62f27ba 100644 --- a/implementors/serde/de/trait.Deserialize.js +++ b/implementors/serde/de/trait.Deserialize.js @@ -1,3 +1,3 @@ (function() {var implementors = { -"libmedium":[["impl<'de> Deserialize<'de> for ResponseData"],["impl<'de> Deserialize<'de> for GetPostPost"],["impl<'de> Deserialize<'de> for GetPostPostCreator"],["impl<'de> Deserialize<'de> for GetPostPostPreviewImage"],["impl<'de> Deserialize<'de> for GetPostPostPreviewContent"],["impl<'de> Deserialize<'de> for GetPostPostContent"],["impl<'de> Deserialize<'de> for GetPostPostContentBodyModel"],["impl<'de> Deserialize<'de> for GetPostPostContentBodyModelParagraphs"],["impl<'de> Deserialize<'de> for GetPostPostContentBodyModelParagraphsMarkups"],["impl<'de> Deserialize<'de> for GetPostPostContentBodyModelParagraphsIframe"],["impl<'de> Deserialize<'de> for GetPostPostContentBodyModelParagraphsIframeMediaResource"],["impl<'de> Deserialize<'de> for GetPostPostContentBodyModelParagraphsMetadata"],["impl<'de> Deserialize<'de> for GistContent"],["impl<'de> Deserialize<'de> for GistFile"],["impl<'de> Deserialize<'de> for ResponseData"],["impl<'de> Deserialize<'de> for GetPostLightPost"],["impl<'de> Deserialize<'de> for GetPostLightPostCreator"],["impl Deserialize<'static> for BuildDetails"],["impl<'de> Deserialize<'de> for Server"],["impl<'de> Deserialize<'de> for Settings"]] +"libmedium":[["impl<'de> Deserialize<'de> for ResponseData"],["impl<'de> Deserialize<'de> for GetPostPost"],["impl<'de> Deserialize<'de> for GetPostPostCreator"],["impl<'de> Deserialize<'de> for GetPostPostPreviewImage"],["impl<'de> Deserialize<'de> for GetPostPostPreviewContent"],["impl<'de> Deserialize<'de> for GetPostPostContent"],["impl<'de> Deserialize<'de> for GetPostPostContentBodyModel"],["impl<'de> Deserialize<'de> for GetPostPostContentBodyModelParagraphs"],["impl<'de> Deserialize<'de> for GetPostPostContentBodyModelParagraphsMarkups"],["impl<'de> Deserialize<'de> for GetPostPostContentBodyModelParagraphsIframe"],["impl<'de> Deserialize<'de> for GetPostPostContentBodyModelParagraphsIframeMediaResource"],["impl<'de> Deserialize<'de> for GetPostPostContentBodyModelParagraphsMetadata"],["impl<'de> Deserialize<'de> for GistContent"],["impl<'de> Deserialize<'de> for GistFile"],["impl<'de> Deserialize<'de> for ResponseData"],["impl<'de> Deserialize<'de> for GetPostLightPost"],["impl<'de> Deserialize<'de> for GetPostLightPostCreator"],["impl Deserialize<'static> for BuildDetails"],["impl<'de> Deserialize<'de> for Server"],["impl<'de> Deserialize<'de> for Settings"]] };if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/implementors/serde/ser/trait.Serialize.js b/implementors/serde/ser/trait.Serialize.js index 00cb89d..4cf8037 100644 --- a/implementors/serde/ser/trait.Serialize.js +++ b/implementors/serde/ser/trait.Serialize.js @@ -1,3 +1,3 @@ (function() {var implementors = { -"libmedium":[["impl Serialize for Variables"],["impl Serialize for ResponseData"],["impl Serialize for GetPostPost"],["impl Serialize for GetPostPostCreator"],["impl Serialize for GetPostPostPreviewImage"],["impl Serialize for GetPostPostPreviewContent"],["impl Serialize for GetPostPostContent"],["impl Serialize for GetPostPostContentBodyModel"],["impl Serialize for GetPostPostContentBodyModelParagraphs"],["impl Serialize for GetPostPostContentBodyModelParagraphsMarkups"],["impl Serialize for GetPostPostContentBodyModelParagraphsIframe"],["impl Serialize for GetPostPostContentBodyModelParagraphsIframeMediaResource"],["impl Serialize for GetPostPostContentBodyModelParagraphsMetadata"],["impl Serialize for GistContent"],["impl Serialize for GistFile"],["impl Serialize for Variables"],["impl Serialize for ResponseData"],["impl Serialize for GetPostLightPost"],["impl Serialize for GetPostLightPostCreator"],["impl Serialize for BuildDetails"]] +"libmedium":[["impl Serialize for Variables"],["impl Serialize for ResponseData"],["impl Serialize for GetPostPost"],["impl Serialize for GetPostPostCreator"],["impl Serialize for GetPostPostPreviewImage"],["impl Serialize for GetPostPostPreviewContent"],["impl Serialize for GetPostPostContent"],["impl Serialize for GetPostPostContentBodyModel"],["impl Serialize for GetPostPostContentBodyModelParagraphs"],["impl Serialize for GetPostPostContentBodyModelParagraphsMarkups"],["impl Serialize for GetPostPostContentBodyModelParagraphsIframe"],["impl Serialize for GetPostPostContentBodyModelParagraphsIframeMediaResource"],["impl Serialize for GetPostPostContentBodyModelParagraphsMetadata"],["impl Serialize for GistContent"],["impl Serialize for GistFile"],["impl Serialize for Variables"],["impl Serialize for ResponseData"],["impl Serialize for GetPostLightPost"],["impl Serialize for GetPostLightPostCreator"],["impl Serialize for BuildDetails"]] };if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/libmedium/all.html b/libmedium/all.html index 71a411f..162c64d 100644 --- a/libmedium/all.html +++ b/libmedium/all.html @@ -1 +1 @@ -List of all items in this crate

List of all items

Structs

Enums

Traits

Functions

Type Definitions

Constants

\ No newline at end of file +List of all items in this crate

List of all items

Structs

Enums

Traits

Functions

Type Definitions

Constants

\ No newline at end of file diff --git a/libmedium/constant.CACHE_AGE.html b/libmedium/constant.CACHE_AGE.html index 300bbe6..5fe2545 100644 --- a/libmedium/constant.CACHE_AGE.html +++ b/libmedium/constant.CACHE_AGE.html @@ -1 +1 @@ -CACHE_AGE in libmedium - Rust

Constant libmedium::CACHE_AGE

source ·
pub const CACHE_AGE: u32 = 604800;
\ No newline at end of file +CACHE_AGE in libmedium - Rust

Constant libmedium::CACHE_AGE

source ·
pub const CACHE_AGE: u32 = 604800;
\ No newline at end of file diff --git a/libmedium/constant.GIT_COMMIT_HASH.html b/libmedium/constant.GIT_COMMIT_HASH.html index e160c92..b362252 100644 --- a/libmedium/constant.GIT_COMMIT_HASH.html +++ b/libmedium/constant.GIT_COMMIT_HASH.html @@ -1 +1 @@ -GIT_COMMIT_HASH in libmedium - Rust

Constant libmedium::GIT_COMMIT_HASH

source ·
pub const GIT_COMMIT_HASH: &str = _;
\ No newline at end of file +GIT_COMMIT_HASH in libmedium - Rust

Constant libmedium::GIT_COMMIT_HASH

source ·
pub const GIT_COMMIT_HASH: &str = _;
\ No newline at end of file diff --git a/libmedium/constant.PKG_DESCRIPTION.html b/libmedium/constant.PKG_DESCRIPTION.html index 8ff146c..408b328 100644 --- a/libmedium/constant.PKG_DESCRIPTION.html +++ b/libmedium/constant.PKG_DESCRIPTION.html @@ -1 +1 @@ -PKG_DESCRIPTION in libmedium - Rust

Constant libmedium::PKG_DESCRIPTION

source ·
pub const PKG_DESCRIPTION: &str = _;
\ No newline at end of file +PKG_DESCRIPTION in libmedium - Rust

Constant libmedium::PKG_DESCRIPTION

source ·
pub const PKG_DESCRIPTION: &str = _;
\ No newline at end of file diff --git a/libmedium/constant.PKG_HOMEPAGE.html b/libmedium/constant.PKG_HOMEPAGE.html index 484ee35..33fc6a5 100644 --- a/libmedium/constant.PKG_HOMEPAGE.html +++ b/libmedium/constant.PKG_HOMEPAGE.html @@ -1 +1 @@ -PKG_HOMEPAGE in libmedium - Rust

Constant libmedium::PKG_HOMEPAGE

source ·
pub const PKG_HOMEPAGE: &str = _;
\ No newline at end of file +PKG_HOMEPAGE in libmedium - Rust

Constant libmedium::PKG_HOMEPAGE

source ·
pub const PKG_HOMEPAGE: &str = _;
\ No newline at end of file diff --git a/libmedium/constant.PKG_NAME.html b/libmedium/constant.PKG_NAME.html index a013885..416bd3a 100644 --- a/libmedium/constant.PKG_NAME.html +++ b/libmedium/constant.PKG_NAME.html @@ -1 +1 @@ -PKG_NAME in libmedium - Rust

Constant libmedium::PKG_NAME

source ·
pub const PKG_NAME: &str = _;
\ No newline at end of file +PKG_NAME in libmedium - Rust

Constant libmedium::PKG_NAME

source ·
pub const PKG_NAME: &str = _;
\ No newline at end of file diff --git a/libmedium/constant.V1_API_ROUTES.html b/libmedium/constant.V1_API_ROUTES.html index 27a74b1..cee90b2 100644 --- a/libmedium/constant.V1_API_ROUTES.html +++ b/libmedium/constant.V1_API_ROUTES.html @@ -1 +1 @@ -V1_API_ROUTES in libmedium - Rust

Constant libmedium::V1_API_ROUTES

source ·
pub const V1_API_ROUTES: Routes;
\ No newline at end of file +V1_API_ROUTES in libmedium - Rust

Constant libmedium::V1_API_ROUTES

source ·
pub const V1_API_ROUTES: Routes;
\ No newline at end of file diff --git a/libmedium/constant.VERSION.html b/libmedium/constant.VERSION.html index a92671e..ccf1533 100644 --- a/libmedium/constant.VERSION.html +++ b/libmedium/constant.VERSION.html @@ -1 +1 @@ -VERSION in libmedium - Rust

Constant libmedium::VERSION

source ·
pub const VERSION: &str = _;
\ No newline at end of file +VERSION in libmedium - Rust

Constant libmedium::VERSION

source ·
pub const VERSION: &str = _;
\ No newline at end of file diff --git a/libmedium/data/constant.GIST_CACHE_VERSION.html b/libmedium/data/constant.GIST_CACHE_VERSION.html index bff724f..32f6e41 100644 --- a/libmedium/data/constant.GIST_CACHE_VERSION.html +++ b/libmedium/data/constant.GIST_CACHE_VERSION.html @@ -1 +1 @@ -GIST_CACHE_VERSION in libmedium::data - Rust
const GIST_CACHE_VERSION: usize = 1;
\ No newline at end of file +GIST_CACHE_VERSION in libmedium::data - Rust
const GIST_CACHE_VERSION: usize = 1;
\ No newline at end of file diff --git a/libmedium/data/constant.POST_CACHE_VERSION.html b/libmedium/data/constant.POST_CACHE_VERSION.html index d2ff353..2dc2517 100644 --- a/libmedium/data/constant.POST_CACHE_VERSION.html +++ b/libmedium/data/constant.POST_CACHE_VERSION.html @@ -1 +1 @@ -POST_CACHE_VERSION in libmedium::data - Rust
const POST_CACHE_VERSION: usize = 3;
\ No newline at end of file +POST_CACHE_VERSION in libmedium::data - Rust
const POST_CACHE_VERSION: usize = 3;
\ No newline at end of file diff --git a/libmedium/data/get_post/constant.OPERATION_NAME.html b/libmedium/data/get_post/constant.OPERATION_NAME.html index 102f999..318e018 100644 --- a/libmedium/data/get_post/constant.OPERATION_NAME.html +++ b/libmedium/data/get_post/constant.OPERATION_NAME.html @@ -1 +1 @@ -OPERATION_NAME in libmedium::data::get_post - Rust
pub const OPERATION_NAME: &str = _;
\ No newline at end of file +OPERATION_NAME in libmedium::data::get_post - Rust
pub const OPERATION_NAME: &str = _;
\ No newline at end of file diff --git a/libmedium/data/get_post/constant.QUERY.html b/libmedium/data/get_post/constant.QUERY.html index c4278ac..e266e5b 100644 --- a/libmedium/data/get_post/constant.QUERY.html +++ b/libmedium/data/get_post/constant.QUERY.html @@ -1 +1 @@ -QUERY in libmedium::data::get_post - Rust

Constant libmedium::data::get_post::QUERY

source ·
pub const QUERY: &str = _;
\ No newline at end of file +QUERY in libmedium::data::get_post - Rust

Constant libmedium::data::get_post::QUERY

source ·
pub const QUERY: &str = _;
\ No newline at end of file diff --git a/libmedium/data/get_post/constant.__QUERY_WORKAROUND.html b/libmedium/data/get_post/constant.__QUERY_WORKAROUND.html index 0467bf9..c66603c 100644 --- a/libmedium/data/get_post/constant.__QUERY_WORKAROUND.html +++ b/libmedium/data/get_post/constant.__QUERY_WORKAROUND.html @@ -1 +1 @@ -__QUERY_WORKAROUND in libmedium::data::get_post - Rust
const __QUERY_WORKAROUND: &str = _;
\ No newline at end of file +__QUERY_WORKAROUND in libmedium::data::get_post - Rust
const __QUERY_WORKAROUND: &str = _;
\ No newline at end of file diff --git a/libmedium/data/get_post/index.html b/libmedium/data/get_post/index.html index 9f03555..4cc4523 100644 --- a/libmedium/data/get_post/index.html +++ b/libmedium/data/get_post/index.html @@ -1 +1 @@ -libmedium::data::get_post - Rust
\ No newline at end of file +libmedium::data::get_post - Rust
\ No newline at end of file diff --git a/libmedium/data/get_post/struct.GetPostPost.html b/libmedium/data/get_post/struct.GetPostPost.html index 647c915..eb78096 100644 --- a/libmedium/data/get_post/struct.GetPostPost.html +++ b/libmedium/data/get_post/struct.GetPostPost.html @@ -1,18 +1,18 @@ GetPostPost in libmedium::data::get_post - Rust
pub struct GetPostPost {
-    pub title: String,
-    pub created_at: i64,
-    pub reading_time: f64,
-    pub unique_slug: String,
+    pub title: String,
+    pub created_at: i64,
+    pub reading_time: f64,
+    pub unique_slug: String,
     pub creator: GetPostPostCreator,
-    pub preview_image: Option<GetPostPostPreviewImage>,
-    pub preview_content: Option<GetPostPostPreviewContent>,
+    pub preview_image: Option<GetPostPostPreviewImage>,
+    pub preview_content: Option<GetPostPostPreviewContent>,
     pub content: GetPostPostContent,
-}

Fields§

§title: String§created_at: i64§reading_time: f64§unique_slug: String§creator: GetPostPostCreator§preview_image: Option<GetPostPostPreviewImage>§preview_content: Option<GetPostPostPreviewContent>§content: GetPostPostContent

Implementations§

Trait Implementations§

Returns a copy of the value. Read more
Performs copy-assignment from source. Read more
Formats the value using the given formatter. Read more
Deserialize this value from the given Serde deserializer. Read more
Serialize this value into the given Serde serializer. Read more

Auto Trait Implementations§

Blanket Implementations§

Gets the TypeId of self. Read more
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more

Returns the argument unchanged.

-
Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more
Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

Calls U::from(self).

+}

Fields§

§title: String§created_at: i64§reading_time: f64§unique_slug: String§creator: GetPostPostCreator§preview_image: Option<GetPostPostPreviewImage>§preview_content: Option<GetPostPostPreviewContent>§content: GetPostPostContent

Implementations§

Trait Implementations§

Returns a copy of the value. Read more
Performs copy-assignment from source. Read more
Formats the value using the given formatter. Read more
Deserialize this value from the given Serde deserializer. Read more
Serialize this value into the given Serde serializer. Read more

Auto Trait Implementations§

Blanket Implementations§

Gets the TypeId of self. Read more
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more

Returns the argument unchanged.

+
Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more
Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

Calls U::from(self).

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-
The alignment of pointer.
The type for initializers.
Initializes a with the given initializer. Read more
Dereferences the given pointer. Read more
Mutably dereferences the given pointer. Read more
Drops the object pointed to by the given pointer. Read more
Should always be Self
The resulting type after obtaining ownership.
Creates owned data from borrowed data, usually by cloning. Read more
Uses borrowed data to replace owned data, usually by cloning. Read more
The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.
Attaches the provided Subscriber to this type, returning a -WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a -WithDispatch wrapper. Read more
\ No newline at end of file +From<T> for U chooses to do.

+
The alignment of pointer.
The type for initializers.
Initializes a with the given initializer. Read more
Dereferences the given pointer. Read more
Mutably dereferences the given pointer. Read more
Drops the object pointed to by the given pointer. Read more
Should always be Self
The resulting type after obtaining ownership.
Creates owned data from borrowed data, usually by cloning. Read more
Uses borrowed data to replace owned data, usually by cloning. Read more
The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.
Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more
\ No newline at end of file diff --git a/libmedium/data/get_post/struct.GetPostPostContent.html b/libmedium/data/get_post/struct.GetPostPostContent.html index 7706cbd..505a3f2 100644 --- a/libmedium/data/get_post/struct.GetPostPostContent.html +++ b/libmedium/data/get_post/struct.GetPostPostContent.html @@ -1,11 +1,11 @@ GetPostPostContent in libmedium::data::get_post - Rust
pub struct GetPostPostContent {
     pub body_model: GetPostPostContentBodyModel,
-}

Fields§

§body_model: GetPostPostContentBodyModel

Trait Implementations§

Returns a copy of the value. Read more
Performs copy-assignment from source. Read more
Formats the value using the given formatter. Read more
Deserialize this value from the given Serde deserializer. Read more
Serialize this value into the given Serde serializer. Read more

Auto Trait Implementations§

Blanket Implementations§

Gets the TypeId of self. Read more
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more

Returns the argument unchanged.

-
Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more
Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

Calls U::from(self).

+}

Fields§

§body_model: GetPostPostContentBodyModel

Trait Implementations§

Returns a copy of the value. Read more
Performs copy-assignment from source. Read more
Formats the value using the given formatter. Read more
Deserialize this value from the given Serde deserializer. Read more
Serialize this value into the given Serde serializer. Read more

Auto Trait Implementations§

Blanket Implementations§

Gets the TypeId of self. Read more
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more

Returns the argument unchanged.

+
Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more
Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

Calls U::from(self).

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-
The alignment of pointer.
The type for initializers.
Initializes a with the given initializer. Read more
Dereferences the given pointer. Read more
Mutably dereferences the given pointer. Read more
Drops the object pointed to by the given pointer. Read more
Should always be Self
The resulting type after obtaining ownership.
Creates owned data from borrowed data, usually by cloning. Read more
Uses borrowed data to replace owned data, usually by cloning. Read more
The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.
Attaches the provided Subscriber to this type, returning a -WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a -WithDispatch wrapper. Read more
\ No newline at end of file +From<T> for U chooses to do.

+
The alignment of pointer.
The type for initializers.
Initializes a with the given initializer. Read more
Dereferences the given pointer. Read more
Mutably dereferences the given pointer. Read more
Drops the object pointed to by the given pointer. Read more
Should always be Self
The resulting type after obtaining ownership.
Creates owned data from borrowed data, usually by cloning. Read more
Uses borrowed data to replace owned data, usually by cloning. Read more
The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.
Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more
\ No newline at end of file diff --git a/libmedium/data/get_post/struct.GetPostPostContentBodyModel.html b/libmedium/data/get_post/struct.GetPostPostContentBodyModel.html index 148ecc8..10e7f0d 100644 --- a/libmedium/data/get_post/struct.GetPostPostContentBodyModel.html +++ b/libmedium/data/get_post/struct.GetPostPostContentBodyModel.html @@ -1,11 +1,11 @@ GetPostPostContentBodyModel in libmedium::data::get_post - Rust
pub struct GetPostPostContentBodyModel {
-    pub paragraphs: Vec<GetPostPostContentBodyModelParagraphs>,
-}

Fields§

§paragraphs: Vec<GetPostPostContentBodyModelParagraphs>

Trait Implementations§

Returns a copy of the value. Read more
Performs copy-assignment from source. Read more
Formats the value using the given formatter. Read more
Deserialize this value from the given Serde deserializer. Read more
Serialize this value into the given Serde serializer. Read more

Auto Trait Implementations§

Blanket Implementations§

Gets the TypeId of self. Read more
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more

Returns the argument unchanged.

-
Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more
Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

Calls U::from(self).

+ pub paragraphs: Vec<GetPostPostContentBodyModelParagraphs>, +}

Fields§

§paragraphs: Vec<GetPostPostContentBodyModelParagraphs>

Trait Implementations§

Returns a copy of the value. Read more
Performs copy-assignment from source. Read more
Formats the value using the given formatter. Read more
Deserialize this value from the given Serde deserializer. Read more
Serialize this value into the given Serde serializer. Read more

Auto Trait Implementations§

Blanket Implementations§

Gets the TypeId of self. Read more
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more

Returns the argument unchanged.

+
Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more
Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

Calls U::from(self).

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-
The alignment of pointer.
The type for initializers.
Initializes a with the given initializer. Read more
Dereferences the given pointer. Read more
Mutably dereferences the given pointer. Read more
Drops the object pointed to by the given pointer. Read more
Should always be Self
The resulting type after obtaining ownership.
Creates owned data from borrowed data, usually by cloning. Read more
Uses borrowed data to replace owned data, usually by cloning. Read more
The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.
Attaches the provided Subscriber to this type, returning a -WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a -WithDispatch wrapper. Read more
\ No newline at end of file +From<T> for U chooses to do.

+
The alignment of pointer.
The type for initializers.
Initializes a with the given initializer. Read more
Dereferences the given pointer. Read more
Mutably dereferences the given pointer. Read more
Drops the object pointed to by the given pointer. Read more
Should always be Self
The resulting type after obtaining ownership.
Creates owned data from borrowed data, usually by cloning. Read more
Uses borrowed data to replace owned data, usually by cloning. Read more
The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.
Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more
\ No newline at end of file diff --git a/libmedium/data/get_post/struct.GetPostPostContentBodyModelParagraphs.html b/libmedium/data/get_post/struct.GetPostPostContentBodyModelParagraphs.html index 1d4c395..acd208a 100644 --- a/libmedium/data/get_post/struct.GetPostPostContentBodyModelParagraphs.html +++ b/libmedium/data/get_post/struct.GetPostPostContentBodyModelParagraphs.html @@ -1,17 +1,17 @@ GetPostPostContentBodyModelParagraphs in libmedium::data::get_post - Rust
pub struct GetPostPostContentBodyModelParagraphs {
-    pub text: String,
-    pub type_: String,
-    pub href: Option<String>,
-    pub layout: Option<String>,
-    pub markups: Vec<GetPostPostContentBodyModelParagraphsMarkups>,
-    pub iframe: Option<GetPostPostContentBodyModelParagraphsIframe>,
-    pub metadata: Option<GetPostPostContentBodyModelParagraphsMetadata>,
-}

Fields§

§text: String§type_: String§href: Option<String>§layout: Option<String>§markups: Vec<GetPostPostContentBodyModelParagraphsMarkups>§iframe: Option<GetPostPostContentBodyModelParagraphsIframe>§metadata: Option<GetPostPostContentBodyModelParagraphsMetadata>

Trait Implementations§

Returns a copy of the value. Read more
Performs copy-assignment from source. Read more
Formats the value using the given formatter. Read more
Deserialize this value from the given Serde deserializer. Read more
Serialize this value into the given Serde serializer. Read more

Auto Trait Implementations§

Blanket Implementations§

Gets the TypeId of self. Read more
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more

Returns the argument unchanged.

-
Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more
Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

Calls U::from(self).

+ pub text: String, + pub type_: String, + pub href: Option<String>, + pub layout: Option<String>, + pub markups: Vec<GetPostPostContentBodyModelParagraphsMarkups>, + pub iframe: Option<GetPostPostContentBodyModelParagraphsIframe>, + pub metadata: Option<GetPostPostContentBodyModelParagraphsMetadata>, +}

Fields§

§text: String§type_: String§href: Option<String>§layout: Option<String>§markups: Vec<GetPostPostContentBodyModelParagraphsMarkups>§iframe: Option<GetPostPostContentBodyModelParagraphsIframe>§metadata: Option<GetPostPostContentBodyModelParagraphsMetadata>

Trait Implementations§

Returns a copy of the value. Read more
Performs copy-assignment from source. Read more
Formats the value using the given formatter. Read more
Deserialize this value from the given Serde deserializer. Read more
Serialize this value into the given Serde serializer. Read more

Auto Trait Implementations§

Blanket Implementations§

Gets the TypeId of self. Read more
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more

Returns the argument unchanged.

+
Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more
Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

Calls U::from(self).

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-
The alignment of pointer.
The type for initializers.
Initializes a with the given initializer. Read more
Dereferences the given pointer. Read more
Mutably dereferences the given pointer. Read more
Drops the object pointed to by the given pointer. Read more
Should always be Self
The resulting type after obtaining ownership.
Creates owned data from borrowed data, usually by cloning. Read more
Uses borrowed data to replace owned data, usually by cloning. Read more
The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.
Attaches the provided Subscriber to this type, returning a -WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a -WithDispatch wrapper. Read more
\ No newline at end of file +From<T> for U chooses to do.

+
The alignment of pointer.
The type for initializers.
Initializes a with the given initializer. Read more
Dereferences the given pointer. Read more
Mutably dereferences the given pointer. Read more
Drops the object pointed to by the given pointer. Read more
Should always be Self
The resulting type after obtaining ownership.
Creates owned data from borrowed data, usually by cloning. Read more
Uses borrowed data to replace owned data, usually by cloning. Read more
The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.
Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more
\ No newline at end of file diff --git a/libmedium/data/get_post/struct.GetPostPostContentBodyModelParagraphsIframe.html b/libmedium/data/get_post/struct.GetPostPostContentBodyModelParagraphsIframe.html index cbba066..ae888f4 100644 --- a/libmedium/data/get_post/struct.GetPostPostContentBodyModelParagraphsIframe.html +++ b/libmedium/data/get_post/struct.GetPostPostContentBodyModelParagraphsIframe.html @@ -1,11 +1,11 @@ GetPostPostContentBodyModelParagraphsIframe in libmedium::data::get_post - Rust
pub struct GetPostPostContentBodyModelParagraphsIframe {
-    pub media_resource: Option<GetPostPostContentBodyModelParagraphsIframeMediaResource>,
-}

Fields§

§media_resource: Option<GetPostPostContentBodyModelParagraphsIframeMediaResource>

Trait Implementations§

Returns a copy of the value. Read more
Performs copy-assignment from source. Read more
Formats the value using the given formatter. Read more
Deserialize this value from the given Serde deserializer. Read more
Serialize this value into the given Serde serializer. Read more

Auto Trait Implementations§

Blanket Implementations§

Gets the TypeId of self. Read more
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more

Returns the argument unchanged.

-
Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more
Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

Calls U::from(self).

+ pub media_resource: Option<GetPostPostContentBodyModelParagraphsIframeMediaResource>, +}

Fields§

§media_resource: Option<GetPostPostContentBodyModelParagraphsIframeMediaResource>

Trait Implementations§

Returns a copy of the value. Read more
Performs copy-assignment from source. Read more
Formats the value using the given formatter. Read more
Deserialize this value from the given Serde deserializer. Read more
Serialize this value into the given Serde serializer. Read more

Auto Trait Implementations§

Blanket Implementations§

Gets the TypeId of self. Read more
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more

Returns the argument unchanged.

+
Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more
Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

Calls U::from(self).

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-
The alignment of pointer.
The type for initializers.
Initializes a with the given initializer. Read more
Dereferences the given pointer. Read more
Mutably dereferences the given pointer. Read more
Drops the object pointed to by the given pointer. Read more
Should always be Self
The resulting type after obtaining ownership.
Creates owned data from borrowed data, usually by cloning. Read more
Uses borrowed data to replace owned data, usually by cloning. Read more
The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.
Attaches the provided Subscriber to this type, returning a -WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a -WithDispatch wrapper. Read more
\ No newline at end of file +From<T> for U chooses to do.

+
The alignment of pointer.
The type for initializers.
Initializes a with the given initializer. Read more
Dereferences the given pointer. Read more
Mutably dereferences the given pointer. Read more
Drops the object pointed to by the given pointer. Read more
Should always be Self
The resulting type after obtaining ownership.
Creates owned data from borrowed data, usually by cloning. Read more
Uses borrowed data to replace owned data, usually by cloning. Read more
The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.
Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more
\ No newline at end of file diff --git a/libmedium/data/get_post/struct.GetPostPostContentBodyModelParagraphsIframeMediaResource.html b/libmedium/data/get_post/struct.GetPostPostContentBodyModelParagraphsIframeMediaResource.html index bffa7f7..3b0f584 100644 --- a/libmedium/data/get_post/struct.GetPostPostContentBodyModelParagraphsIframeMediaResource.html +++ b/libmedium/data/get_post/struct.GetPostPostContentBodyModelParagraphsIframeMediaResource.html @@ -1,14 +1,14 @@ GetPostPostContentBodyModelParagraphsIframeMediaResource in libmedium::data::get_post - Rust
pub struct GetPostPostContentBodyModelParagraphsIframeMediaResource {
-    pub href: String,
-    pub iframe_src: String,
-    pub iframe_width: i64,
-    pub iframe_height: Option<i64>,
-}

Fields§

§href: String§iframe_src: String§iframe_width: i64§iframe_height: Option<i64>

Trait Implementations§

Returns a copy of the value. Read more
Performs copy-assignment from source. Read more
Formats the value using the given formatter. Read more
Deserialize this value from the given Serde deserializer. Read more
Serialize this value into the given Serde serializer. Read more

Auto Trait Implementations§

Blanket Implementations§

Gets the TypeId of self. Read more
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more

Returns the argument unchanged.

-
Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more
Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

Calls U::from(self).

+ pub href: String, + pub iframe_src: String, + pub iframe_width: i64, + pub iframe_height: Option<i64>, +}

Fields§

§href: String§iframe_src: String§iframe_width: i64§iframe_height: Option<i64>

Trait Implementations§

Returns a copy of the value. Read more
Performs copy-assignment from source. Read more
Formats the value using the given formatter. Read more
Deserialize this value from the given Serde deserializer. Read more
Serialize this value into the given Serde serializer. Read more

Auto Trait Implementations§

Blanket Implementations§

Gets the TypeId of self. Read more
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more

Returns the argument unchanged.

+
Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more
Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

Calls U::from(self).

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-
The alignment of pointer.
The type for initializers.
Initializes a with the given initializer. Read more
Dereferences the given pointer. Read more
Mutably dereferences the given pointer. Read more
Drops the object pointed to by the given pointer. Read more
Should always be Self
The resulting type after obtaining ownership.
Creates owned data from borrowed data, usually by cloning. Read more
Uses borrowed data to replace owned data, usually by cloning. Read more
The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.
Attaches the provided Subscriber to this type, returning a -WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a -WithDispatch wrapper. Read more
\ No newline at end of file +From<T> for U chooses to do.

+
The alignment of pointer.
The type for initializers.
Initializes a with the given initializer. Read more
Dereferences the given pointer. Read more
Mutably dereferences the given pointer. Read more
Drops the object pointed to by the given pointer. Read more
Should always be Self
The resulting type after obtaining ownership.
Creates owned data from borrowed data, usually by cloning. Read more
Uses borrowed data to replace owned data, usually by cloning. Read more
The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.
Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more
\ No newline at end of file diff --git a/libmedium/data/get_post/struct.GetPostPostContentBodyModelParagraphsMarkups.html b/libmedium/data/get_post/struct.GetPostPostContentBodyModelParagraphsMarkups.html index 4221942..ca73ede 100644 --- a/libmedium/data/get_post/struct.GetPostPostContentBodyModelParagraphsMarkups.html +++ b/libmedium/data/get_post/struct.GetPostPostContentBodyModelParagraphsMarkups.html @@ -1,17 +1,17 @@ GetPostPostContentBodyModelParagraphsMarkups in libmedium::data::get_post - Rust
pub struct GetPostPostContentBodyModelParagraphsMarkups {
-    pub title: Option<String>,
-    pub type_: String,
-    pub href: Option<String>,
-    pub user_id: Option<String>,
-    pub start: i64,
-    pub end: i64,
-    pub anchor_type: Option<String>,
-}

Fields§

§title: Option<String>§type_: String§href: Option<String>§user_id: Option<String>§start: i64§end: i64§anchor_type: Option<String>

Trait Implementations§

Returns a copy of the value. Read more
Performs copy-assignment from source. Read more
Formats the value using the given formatter. Read more
Deserialize this value from the given Serde deserializer. Read more
Serialize this value into the given Serde serializer. Read more

Auto Trait Implementations§

Blanket Implementations§

Gets the TypeId of self. Read more
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more

Returns the argument unchanged.

-
Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more
Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

Calls U::from(self).

+ pub title: Option<String>, + pub type_: String, + pub href: Option<String>, + pub user_id: Option<String>, + pub start: i64, + pub end: i64, + pub anchor_type: Option<String>, +}

Fields§

§title: Option<String>§type_: String§href: Option<String>§user_id: Option<String>§start: i64§end: i64§anchor_type: Option<String>

Trait Implementations§

Returns a copy of the value. Read more
Performs copy-assignment from source. Read more
Formats the value using the given formatter. Read more
Deserialize this value from the given Serde deserializer. Read more
Serialize this value into the given Serde serializer. Read more

Auto Trait Implementations§

Blanket Implementations§

Gets the TypeId of self. Read more
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more

Returns the argument unchanged.

+
Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more
Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

Calls U::from(self).

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-
The alignment of pointer.
The type for initializers.
Initializes a with the given initializer. Read more
Dereferences the given pointer. Read more
Mutably dereferences the given pointer. Read more
Drops the object pointed to by the given pointer. Read more
Should always be Self
The resulting type after obtaining ownership.
Creates owned data from borrowed data, usually by cloning. Read more
Uses borrowed data to replace owned data, usually by cloning. Read more
The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.
Attaches the provided Subscriber to this type, returning a -WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a -WithDispatch wrapper. Read more
\ No newline at end of file +From<T> for U chooses to do.

+
The alignment of pointer.
The type for initializers.
Initializes a with the given initializer. Read more
Dereferences the given pointer. Read more
Mutably dereferences the given pointer. Read more
Drops the object pointed to by the given pointer. Read more
Should always be Self
The resulting type after obtaining ownership.
Creates owned data from borrowed data, usually by cloning. Read more
Uses borrowed data to replace owned data, usually by cloning. Read more
The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.
Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more
\ No newline at end of file diff --git a/libmedium/data/get_post/struct.GetPostPostContentBodyModelParagraphsMetadata.html b/libmedium/data/get_post/struct.GetPostPostContentBodyModelParagraphsMetadata.html index 25dcf3c..8f599a9 100644 --- a/libmedium/data/get_post/struct.GetPostPostContentBodyModelParagraphsMetadata.html +++ b/libmedium/data/get_post/struct.GetPostPostContentBodyModelParagraphsMetadata.html @@ -1,13 +1,13 @@ GetPostPostContentBodyModelParagraphsMetadata in libmedium::data::get_post - Rust
pub struct GetPostPostContentBodyModelParagraphsMetadata {
-    pub id: String,
-    pub original_width: Option<i64>,
-    pub original_height: Option<i64>,
-}

Fields§

§id: String§original_width: Option<i64>§original_height: Option<i64>

Trait Implementations§

Returns a copy of the value. Read more
Performs copy-assignment from source. Read more
Formats the value using the given formatter. Read more
Deserialize this value from the given Serde deserializer. Read more
Serialize this value into the given Serde serializer. Read more

Auto Trait Implementations§

Blanket Implementations§

Gets the TypeId of self. Read more
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more

Returns the argument unchanged.

-
Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more
Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

Calls U::from(self).

+ pub id: String, + pub original_width: Option<i64>, + pub original_height: Option<i64>, +}

Fields§

§id: String§original_width: Option<i64>§original_height: Option<i64>

Trait Implementations§

Returns a copy of the value. Read more
Performs copy-assignment from source. Read more
Formats the value using the given formatter. Read more
Deserialize this value from the given Serde deserializer. Read more
Serialize this value into the given Serde serializer. Read more

Auto Trait Implementations§

Blanket Implementations§

Gets the TypeId of self. Read more
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more

Returns the argument unchanged.

+
Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more
Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

Calls U::from(self).

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-
The alignment of pointer.
The type for initializers.
Initializes a with the given initializer. Read more
Dereferences the given pointer. Read more
Mutably dereferences the given pointer. Read more
Drops the object pointed to by the given pointer. Read more
Should always be Self
The resulting type after obtaining ownership.
Creates owned data from borrowed data, usually by cloning. Read more
Uses borrowed data to replace owned data, usually by cloning. Read more
The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.
Attaches the provided Subscriber to this type, returning a -WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a -WithDispatch wrapper. Read more
\ No newline at end of file +From<T> for U chooses to do.

+
The alignment of pointer.
The type for initializers.
Initializes a with the given initializer. Read more
Dereferences the given pointer. Read more
Mutably dereferences the given pointer. Read more
Drops the object pointed to by the given pointer. Read more
Should always be Self
The resulting type after obtaining ownership.
Creates owned data from borrowed data, usually by cloning. Read more
Uses borrowed data to replace owned data, usually by cloning. Read more
The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.
Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more
\ No newline at end of file diff --git a/libmedium/data/get_post/struct.GetPostPostCreator.html b/libmedium/data/get_post/struct.GetPostPostCreator.html index 4766aa0..11a0f96 100644 --- a/libmedium/data/get_post/struct.GetPostPostCreator.html +++ b/libmedium/data/get_post/struct.GetPostPostCreator.html @@ -1,14 +1,14 @@ GetPostPostCreator in libmedium::data::get_post - Rust
pub struct GetPostPostCreator {
-    pub name: String,
-    pub id: String,
-    pub image_id: String,
-    pub username: String,
-}

Fields§

§name: String§id: String§image_id: String§username: String

Trait Implementations§

Returns a copy of the value. Read more
Performs copy-assignment from source. Read more
Formats the value using the given formatter. Read more
Deserialize this value from the given Serde deserializer. Read more
Serialize this value into the given Serde serializer. Read more

Auto Trait Implementations§

Blanket Implementations§

Gets the TypeId of self. Read more
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more

Returns the argument unchanged.

-
Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more
Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

Calls U::from(self).

+ pub name: String, + pub id: String, + pub image_id: String, + pub username: String, +}

Fields§

§name: String§id: String§image_id: String§username: String

Trait Implementations§

Returns a copy of the value. Read more
Performs copy-assignment from source. Read more
Formats the value using the given formatter. Read more
Deserialize this value from the given Serde deserializer. Read more
Serialize this value into the given Serde serializer. Read more

Auto Trait Implementations§

Blanket Implementations§

Gets the TypeId of self. Read more
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more

Returns the argument unchanged.

+
Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more
Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

Calls U::from(self).

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-
The alignment of pointer.
The type for initializers.
Initializes a with the given initializer. Read more
Dereferences the given pointer. Read more
Mutably dereferences the given pointer. Read more
Drops the object pointed to by the given pointer. Read more
Should always be Self
The resulting type after obtaining ownership.
Creates owned data from borrowed data, usually by cloning. Read more
Uses borrowed data to replace owned data, usually by cloning. Read more
The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.
Attaches the provided Subscriber to this type, returning a -WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a -WithDispatch wrapper. Read more
\ No newline at end of file +From<T> for U chooses to do.

+
The alignment of pointer.
The type for initializers.
Initializes a with the given initializer. Read more
Dereferences the given pointer. Read more
Mutably dereferences the given pointer. Read more
Drops the object pointed to by the given pointer. Read more
Should always be Self
The resulting type after obtaining ownership.
Creates owned data from borrowed data, usually by cloning. Read more
Uses borrowed data to replace owned data, usually by cloning. Read more
The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.
Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more
\ No newline at end of file diff --git a/libmedium/data/get_post/struct.GetPostPostPreviewContent.html b/libmedium/data/get_post/struct.GetPostPostPreviewContent.html index 0449a87..287bc67 100644 --- a/libmedium/data/get_post/struct.GetPostPostPreviewContent.html +++ b/libmedium/data/get_post/struct.GetPostPostPreviewContent.html @@ -1,11 +1,11 @@ GetPostPostPreviewContent in libmedium::data::get_post - Rust
pub struct GetPostPostPreviewContent {
-    pub subtitle: String,
-}

Fields§

§subtitle: String

Trait Implementations§

Returns a copy of the value. Read more
Performs copy-assignment from source. Read more
Formats the value using the given formatter. Read more
Deserialize this value from the given Serde deserializer. Read more
Serialize this value into the given Serde serializer. Read more

Auto Trait Implementations§

Blanket Implementations§

Gets the TypeId of self. Read more
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more

Returns the argument unchanged.

-
Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more
Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

Calls U::from(self).

+ pub subtitle: String, +}

Fields§

§subtitle: String

Trait Implementations§

Returns a copy of the value. Read more
Performs copy-assignment from source. Read more
Formats the value using the given formatter. Read more
Deserialize this value from the given Serde deserializer. Read more
Serialize this value into the given Serde serializer. Read more

Auto Trait Implementations§

Blanket Implementations§

Gets the TypeId of self. Read more
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more

Returns the argument unchanged.

+
Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more
Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

Calls U::from(self).

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-
The alignment of pointer.
The type for initializers.
Initializes a with the given initializer. Read more
Dereferences the given pointer. Read more
Mutably dereferences the given pointer. Read more
Drops the object pointed to by the given pointer. Read more
Should always be Self
The resulting type after obtaining ownership.
Creates owned data from borrowed data, usually by cloning. Read more
Uses borrowed data to replace owned data, usually by cloning. Read more
The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.
Attaches the provided Subscriber to this type, returning a -WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a -WithDispatch wrapper. Read more
\ No newline at end of file +From<T> for U chooses to do.

+
The alignment of pointer.
The type for initializers.
Initializes a with the given initializer. Read more
Dereferences the given pointer. Read more
Mutably dereferences the given pointer. Read more
Drops the object pointed to by the given pointer. Read more
Should always be Self
The resulting type after obtaining ownership.
Creates owned data from borrowed data, usually by cloning. Read more
Uses borrowed data to replace owned data, usually by cloning. Read more
The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.
Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more
\ No newline at end of file diff --git a/libmedium/data/get_post/struct.GetPostPostPreviewImage.html b/libmedium/data/get_post/struct.GetPostPostPreviewImage.html index 9234658..a0ae8a0 100644 --- a/libmedium/data/get_post/struct.GetPostPostPreviewImage.html +++ b/libmedium/data/get_post/struct.GetPostPostPreviewImage.html @@ -1,11 +1,11 @@ GetPostPostPreviewImage in libmedium::data::get_post - Rust
pub struct GetPostPostPreviewImage {
-    pub id: Option<String>,
-}

Fields§

§id: Option<String>

Trait Implementations§

Returns a copy of the value. Read more
Performs copy-assignment from source. Read more
Formats the value using the given formatter. Read more
Deserialize this value from the given Serde deserializer. Read more
Serialize this value into the given Serde serializer. Read more

Auto Trait Implementations§

Blanket Implementations§

Gets the TypeId of self. Read more
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more

Returns the argument unchanged.

-
Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more
Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

Calls U::from(self).

+ pub id: Option<String>, +}

Fields§

§id: Option<String>

Trait Implementations§

Returns a copy of the value. Read more
Performs copy-assignment from source. Read more
Formats the value using the given formatter. Read more
Deserialize this value from the given Serde deserializer. Read more
Serialize this value into the given Serde serializer. Read more

Auto Trait Implementations§

Blanket Implementations§

Gets the TypeId of self. Read more
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more

Returns the argument unchanged.

+
Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more
Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

Calls U::from(self).

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-
The alignment of pointer.
The type for initializers.
Initializes a with the given initializer. Read more
Dereferences the given pointer. Read more
Mutably dereferences the given pointer. Read more
Drops the object pointed to by the given pointer. Read more
Should always be Self
The resulting type after obtaining ownership.
Creates owned data from borrowed data, usually by cloning. Read more
Uses borrowed data to replace owned data, usually by cloning. Read more
The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.
Attaches the provided Subscriber to this type, returning a -WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a -WithDispatch wrapper. Read more
\ No newline at end of file +From<T> for U chooses to do.

+
The alignment of pointer.
The type for initializers.
Initializes a with the given initializer. Read more
Dereferences the given pointer. Read more
Mutably dereferences the given pointer. Read more
Drops the object pointed to by the given pointer. Read more
Should always be Self
The resulting type after obtaining ownership.
Creates owned data from borrowed data, usually by cloning. Read more
Uses borrowed data to replace owned data, usually by cloning. Read more
The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.
Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more
\ No newline at end of file diff --git a/libmedium/data/get_post/struct.ResponseData.html b/libmedium/data/get_post/struct.ResponseData.html index 0cc0a06..920d764 100644 --- a/libmedium/data/get_post/struct.ResponseData.html +++ b/libmedium/data/get_post/struct.ResponseData.html @@ -1,11 +1,11 @@ ResponseData in libmedium::data::get_post - Rust
pub struct ResponseData {
-    pub post: Option<GetPostPost>,
-}

Fields§

§post: Option<GetPostPost>

Trait Implementations§

Returns a copy of the value. Read more
Performs copy-assignment from source. Read more
Formats the value using the given formatter. Read more
Deserialize this value from the given Serde deserializer. Read more
Serialize this value into the given Serde serializer. Read more

Auto Trait Implementations§

Blanket Implementations§

Gets the TypeId of self. Read more
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more

Returns the argument unchanged.

-
Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more
Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

Calls U::from(self).

+ pub post: Option<GetPostPost>, +}

Fields§

§post: Option<GetPostPost>

Trait Implementations§

Returns a copy of the value. Read more
Performs copy-assignment from source. Read more
Formats the value using the given formatter. Read more
Deserialize this value from the given Serde deserializer. Read more
Serialize this value into the given Serde serializer. Read more

Auto Trait Implementations§

Blanket Implementations§

Gets the TypeId of self. Read more
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more

Returns the argument unchanged.

+
Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more
Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

Calls U::from(self).

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-
The alignment of pointer.
The type for initializers.
Initializes a with the given initializer. Read more
Dereferences the given pointer. Read more
Mutably dereferences the given pointer. Read more
Drops the object pointed to by the given pointer. Read more
Should always be Self
The resulting type after obtaining ownership.
Creates owned data from borrowed data, usually by cloning. Read more
Uses borrowed data to replace owned data, usually by cloning. Read more
The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.
Attaches the provided Subscriber to this type, returning a -WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a -WithDispatch wrapper. Read more
\ No newline at end of file +From<T> for U chooses to do.

+
The alignment of pointer.
The type for initializers.
Initializes a with the given initializer. Read more
Dereferences the given pointer. Read more
Mutably dereferences the given pointer. Read more
Drops the object pointed to by the given pointer. Read more
Should always be Self
The resulting type after obtaining ownership.
Creates owned data from borrowed data, usually by cloning. Read more
Uses borrowed data to replace owned data, usually by cloning. Read more
The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.
Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more
\ No newline at end of file diff --git a/libmedium/data/get_post/struct.Variables.html b/libmedium/data/get_post/struct.Variables.html index 5f5822c..cfac719 100644 --- a/libmedium/data/get_post/struct.Variables.html +++ b/libmedium/data/get_post/struct.Variables.html @@ -1,11 +1,11 @@ Variables in libmedium::data::get_post - Rust
pub struct Variables {
-    pub id: String,
-}

Fields§

§id: String

Trait Implementations§

Serialize this value into the given Serde serializer. Read more

Auto Trait Implementations§

Blanket Implementations§

Gets the TypeId of self. Read more
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more

Returns the argument unchanged.

-
Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more
Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

Calls U::from(self).

+ pub id: String, +}

Fields§

§id: String

Trait Implementations§

Serialize this value into the given Serde serializer. Read more

Auto Trait Implementations§

Blanket Implementations§

Gets the TypeId of self. Read more
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more

Returns the argument unchanged.

+
Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more
Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

Calls U::from(self).

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-
The alignment of pointer.
The type for initializers.
Initializes a with the given initializer. Read more
Dereferences the given pointer. Read more
Mutably dereferences the given pointer. Read more
Drops the object pointed to by the given pointer. Read more
Should always be Self
The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.
Attaches the provided Subscriber to this type, returning a -WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a -WithDispatch wrapper. Read more
\ No newline at end of file +From<T> for U chooses to do.

+
The alignment of pointer.
The type for initializers.
Initializes a with the given initializer. Read more
Dereferences the given pointer. Read more
Mutably dereferences the given pointer. Read more
Drops the object pointed to by the given pointer. Read more
Should always be Self
The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.
Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more
\ No newline at end of file diff --git a/libmedium/data/get_post/type.Boolean.html b/libmedium/data/get_post/type.Boolean.html index 75c031c..e486244 100644 --- a/libmedium/data/get_post/type.Boolean.html +++ b/libmedium/data/get_post/type.Boolean.html @@ -1 +1 @@ -Boolean in libmedium::data::get_post - Rust

Type Definition libmedium::data::get_post::Boolean

source ·
type Boolean = bool;
\ No newline at end of file +Boolean in libmedium::data::get_post - Rust

Type Definition libmedium::data::get_post::Boolean

source ·
type Boolean = bool;
\ No newline at end of file diff --git a/libmedium/data/get_post/type.Float.html b/libmedium/data/get_post/type.Float.html index e01718e..325ece8 100644 --- a/libmedium/data/get_post/type.Float.html +++ b/libmedium/data/get_post/type.Float.html @@ -1 +1 @@ -Float in libmedium::data::get_post - Rust

Type Definition libmedium::data::get_post::Float

source ·
type Float = f64;
\ No newline at end of file +Float in libmedium::data::get_post - Rust

Type Definition libmedium::data::get_post::Float

source ·
type Float = f64;
\ No newline at end of file diff --git a/libmedium/data/get_post/type.ID.html b/libmedium/data/get_post/type.ID.html index 2cdfe0c..37d7a0a 100644 --- a/libmedium/data/get_post/type.ID.html +++ b/libmedium/data/get_post/type.ID.html @@ -1 +1 @@ -ID in libmedium::data::get_post - Rust

Type Definition libmedium::data::get_post::ID

source ·
type ID = String;
\ No newline at end of file +ID in libmedium::data::get_post - Rust

Type Definition libmedium::data::get_post::ID

source ·
type ID = String;
\ No newline at end of file diff --git a/libmedium/data/get_post/type.Int.html b/libmedium/data/get_post/type.Int.html index 42f1b21..46dbcca 100644 --- a/libmedium/data/get_post/type.Int.html +++ b/libmedium/data/get_post/type.Int.html @@ -1 +1 @@ -Int in libmedium::data::get_post - Rust

Type Definition libmedium::data::get_post::Int

source ·
type Int = i64;
\ No newline at end of file +Int in libmedium::data::get_post - Rust

Type Definition libmedium::data::get_post::Int

source ·
type Int = i64;
\ No newline at end of file diff --git a/libmedium/data/get_post_light/constant.OPERATION_NAME.html b/libmedium/data/get_post_light/constant.OPERATION_NAME.html index 9d32d83..e53347c 100644 --- a/libmedium/data/get_post_light/constant.OPERATION_NAME.html +++ b/libmedium/data/get_post_light/constant.OPERATION_NAME.html @@ -1 +1 @@ -OPERATION_NAME in libmedium::data::get_post_light - Rust
pub const OPERATION_NAME: &str = _;
\ No newline at end of file +OPERATION_NAME in libmedium::data::get_post_light - Rust
pub const OPERATION_NAME: &str = _;
\ No newline at end of file diff --git a/libmedium/data/get_post_light/constant.QUERY.html b/libmedium/data/get_post_light/constant.QUERY.html index 608ccec..73688b3 100644 --- a/libmedium/data/get_post_light/constant.QUERY.html +++ b/libmedium/data/get_post_light/constant.QUERY.html @@ -1 +1 @@ -QUERY in libmedium::data::get_post_light - Rust
pub const QUERY: &str = _;
\ No newline at end of file +QUERY in libmedium::data::get_post_light - Rust
pub const QUERY: &str = _;
\ No newline at end of file diff --git a/libmedium/data/get_post_light/constant.__QUERY_WORKAROUND.html b/libmedium/data/get_post_light/constant.__QUERY_WORKAROUND.html index 17334b0..24c50e5 100644 --- a/libmedium/data/get_post_light/constant.__QUERY_WORKAROUND.html +++ b/libmedium/data/get_post_light/constant.__QUERY_WORKAROUND.html @@ -1 +1 @@ -__QUERY_WORKAROUND in libmedium::data::get_post_light - Rust
const __QUERY_WORKAROUND: &str = _;
\ No newline at end of file +__QUERY_WORKAROUND in libmedium::data::get_post_light - Rust
const __QUERY_WORKAROUND: &str = _;
\ No newline at end of file diff --git a/libmedium/data/get_post_light/index.html b/libmedium/data/get_post_light/index.html index e7a8e7b..527e6da 100644 --- a/libmedium/data/get_post_light/index.html +++ b/libmedium/data/get_post_light/index.html @@ -1 +1 @@ -libmedium::data::get_post_light - Rust
\ No newline at end of file +libmedium::data::get_post_light - Rust
\ No newline at end of file diff --git a/libmedium/data/get_post_light/struct.GetPostLightPost.html b/libmedium/data/get_post_light/struct.GetPostLightPost.html index 1cec5ce..5c0e1e1 100644 --- a/libmedium/data/get_post_light/struct.GetPostLightPost.html +++ b/libmedium/data/get_post_light/struct.GetPostLightPost.html @@ -1,12 +1,12 @@ GetPostLightPost in libmedium::data::get_post_light - Rust
pub struct GetPostLightPost {
-    pub unique_slug: String,
+    pub unique_slug: String,
     pub creator: GetPostLightPostCreator,
-}

Fields§

§unique_slug: String§creator: GetPostLightPostCreator

Trait Implementations§

Returns a copy of the value. Read more
Performs copy-assignment from source. Read more
Formats the value using the given formatter. Read more
Deserialize this value from the given Serde deserializer. Read more
Serialize this value into the given Serde serializer. Read more

Auto Trait Implementations§

Blanket Implementations§

Gets the TypeId of self. Read more
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more

Returns the argument unchanged.

-
Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more
Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

Calls U::from(self).

+}

Fields§

§unique_slug: String§creator: GetPostLightPostCreator

Trait Implementations§

Returns a copy of the value. Read more
Performs copy-assignment from source. Read more
Formats the value using the given formatter. Read more
Deserialize this value from the given Serde deserializer. Read more
Serialize this value into the given Serde serializer. Read more

Auto Trait Implementations§

Blanket Implementations§

Gets the TypeId of self. Read more
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more

Returns the argument unchanged.

+
Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more
Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

Calls U::from(self).

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-
The alignment of pointer.
The type for initializers.
Initializes a with the given initializer. Read more
Dereferences the given pointer. Read more
Mutably dereferences the given pointer. Read more
Drops the object pointed to by the given pointer. Read more
Should always be Self
The resulting type after obtaining ownership.
Creates owned data from borrowed data, usually by cloning. Read more
Uses borrowed data to replace owned data, usually by cloning. Read more
The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.
Attaches the provided Subscriber to this type, returning a -WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a -WithDispatch wrapper. Read more
\ No newline at end of file +From<T> for U chooses to do.

+
The alignment of pointer.
The type for initializers.
Initializes a with the given initializer. Read more
Dereferences the given pointer. Read more
Mutably dereferences the given pointer. Read more
Drops the object pointed to by the given pointer. Read more
Should always be Self
The resulting type after obtaining ownership.
Creates owned data from borrowed data, usually by cloning. Read more
Uses borrowed data to replace owned data, usually by cloning. Read more
The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.
Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more
\ No newline at end of file diff --git a/libmedium/data/get_post_light/struct.GetPostLightPostCreator.html b/libmedium/data/get_post_light/struct.GetPostLightPostCreator.html index c769151..df76a80 100644 --- a/libmedium/data/get_post_light/struct.GetPostLightPostCreator.html +++ b/libmedium/data/get_post_light/struct.GetPostLightPostCreator.html @@ -1,11 +1,11 @@ GetPostLightPostCreator in libmedium::data::get_post_light - Rust
pub struct GetPostLightPostCreator {
-    pub username: String,
-}

Fields§

§username: String

Trait Implementations§

Returns a copy of the value. Read more
Performs copy-assignment from source. Read more
Formats the value using the given formatter. Read more
Deserialize this value from the given Serde deserializer. Read more
Serialize this value into the given Serde serializer. Read more

Auto Trait Implementations§

Blanket Implementations§

Gets the TypeId of self. Read more
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more

Returns the argument unchanged.

-
Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more
Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

Calls U::from(self).

+ pub username: String, +}

Fields§

§username: String

Trait Implementations§

Returns a copy of the value. Read more
Performs copy-assignment from source. Read more
Formats the value using the given formatter. Read more
Deserialize this value from the given Serde deserializer. Read more
Serialize this value into the given Serde serializer. Read more

Auto Trait Implementations§

Blanket Implementations§

Gets the TypeId of self. Read more
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more

Returns the argument unchanged.

+
Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more
Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

Calls U::from(self).

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-
The alignment of pointer.
The type for initializers.
Initializes a with the given initializer. Read more
Dereferences the given pointer. Read more
Mutably dereferences the given pointer. Read more
Drops the object pointed to by the given pointer. Read more
Should always be Self
The resulting type after obtaining ownership.
Creates owned data from borrowed data, usually by cloning. Read more
Uses borrowed data to replace owned data, usually by cloning. Read more
The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.
Attaches the provided Subscriber to this type, returning a -WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a -WithDispatch wrapper. Read more
\ No newline at end of file +From<T> for U chooses to do.

+
The alignment of pointer.
The type for initializers.
Initializes a with the given initializer. Read more
Dereferences the given pointer. Read more
Mutably dereferences the given pointer. Read more
Drops the object pointed to by the given pointer. Read more
Should always be Self
The resulting type after obtaining ownership.
Creates owned data from borrowed data, usually by cloning. Read more
Uses borrowed data to replace owned data, usually by cloning. Read more
The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.
Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more
\ No newline at end of file diff --git a/libmedium/data/get_post_light/struct.ResponseData.html b/libmedium/data/get_post_light/struct.ResponseData.html index c516691..95668d6 100644 --- a/libmedium/data/get_post_light/struct.ResponseData.html +++ b/libmedium/data/get_post_light/struct.ResponseData.html @@ -1,11 +1,11 @@ ResponseData in libmedium::data::get_post_light - Rust
pub struct ResponseData {
-    pub post: Option<GetPostLightPost>,
-}

Fields§

§post: Option<GetPostLightPost>

Trait Implementations§

Returns a copy of the value. Read more
Performs copy-assignment from source. Read more
Formats the value using the given formatter. Read more
Deserialize this value from the given Serde deserializer. Read more
Serialize this value into the given Serde serializer. Read more

Auto Trait Implementations§

Blanket Implementations§

Gets the TypeId of self. Read more
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more

Returns the argument unchanged.

-
Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more
Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

Calls U::from(self).

+ pub post: Option<GetPostLightPost>, +}

Fields§

§post: Option<GetPostLightPost>

Trait Implementations§

Returns a copy of the value. Read more
Performs copy-assignment from source. Read more
Formats the value using the given formatter. Read more
Deserialize this value from the given Serde deserializer. Read more
Serialize this value into the given Serde serializer. Read more

Auto Trait Implementations§

Blanket Implementations§

Gets the TypeId of self. Read more
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more

Returns the argument unchanged.

+
Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more
Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

Calls U::from(self).

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-
The alignment of pointer.
The type for initializers.
Initializes a with the given initializer. Read more
Dereferences the given pointer. Read more
Mutably dereferences the given pointer. Read more
Drops the object pointed to by the given pointer. Read more
Should always be Self
The resulting type after obtaining ownership.
Creates owned data from borrowed data, usually by cloning. Read more
Uses borrowed data to replace owned data, usually by cloning. Read more
The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.
Attaches the provided Subscriber to this type, returning a -WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a -WithDispatch wrapper. Read more
\ No newline at end of file +From<T> for U chooses to do.

+
The alignment of pointer.
The type for initializers.
Initializes a with the given initializer. Read more
Dereferences the given pointer. Read more
Mutably dereferences the given pointer. Read more
Drops the object pointed to by the given pointer. Read more
Should always be Self
The resulting type after obtaining ownership.
Creates owned data from borrowed data, usually by cloning. Read more
Uses borrowed data to replace owned data, usually by cloning. Read more
The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.
Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more
\ No newline at end of file diff --git a/libmedium/data/get_post_light/struct.Variables.html b/libmedium/data/get_post_light/struct.Variables.html index 87ad18c..19b6284 100644 --- a/libmedium/data/get_post_light/struct.Variables.html +++ b/libmedium/data/get_post_light/struct.Variables.html @@ -1,11 +1,11 @@ Variables in libmedium::data::get_post_light - Rust
pub struct Variables {
-    pub id: String,
-}

Fields§

§id: String

Trait Implementations§

Serialize this value into the given Serde serializer. Read more

Auto Trait Implementations§

Blanket Implementations§

Gets the TypeId of self. Read more
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more

Returns the argument unchanged.

-
Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more
Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

Calls U::from(self).

+ pub id: String, +}

Fields§

§id: String

Trait Implementations§

Serialize this value into the given Serde serializer. Read more

Auto Trait Implementations§

Blanket Implementations§

Gets the TypeId of self. Read more
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more

Returns the argument unchanged.

+
Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more
Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

Calls U::from(self).

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-
The alignment of pointer.
The type for initializers.
Initializes a with the given initializer. Read more
Dereferences the given pointer. Read more
Mutably dereferences the given pointer. Read more
Drops the object pointed to by the given pointer. Read more
Should always be Self
The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.
Attaches the provided Subscriber to this type, returning a -WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a -WithDispatch wrapper. Read more
\ No newline at end of file +From<T> for U chooses to do.

+
The alignment of pointer.
The type for initializers.
Initializes a with the given initializer. Read more
Dereferences the given pointer. Read more
Mutably dereferences the given pointer. Read more
Drops the object pointed to by the given pointer. Read more
Should always be Self
The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.
Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more
\ No newline at end of file diff --git a/libmedium/data/get_post_light/type.Boolean.html b/libmedium/data/get_post_light/type.Boolean.html index dca0bfd..4154fbc 100644 --- a/libmedium/data/get_post_light/type.Boolean.html +++ b/libmedium/data/get_post_light/type.Boolean.html @@ -1 +1 @@ -Boolean in libmedium::data::get_post_light - Rust

Type Definition libmedium::data::get_post_light::Boolean

source ·
type Boolean = bool;
\ No newline at end of file +Boolean in libmedium::data::get_post_light - Rust

Type Definition libmedium::data::get_post_light::Boolean

source ·
type Boolean = bool;
\ No newline at end of file diff --git a/libmedium/data/get_post_light/type.Float.html b/libmedium/data/get_post_light/type.Float.html index 88c3d08..5daa801 100644 --- a/libmedium/data/get_post_light/type.Float.html +++ b/libmedium/data/get_post_light/type.Float.html @@ -1 +1 @@ -Float in libmedium::data::get_post_light - Rust

Type Definition libmedium::data::get_post_light::Float

source ·
type Float = f64;
\ No newline at end of file +Float in libmedium::data::get_post_light - Rust

Type Definition libmedium::data::get_post_light::Float

source ·
type Float = f64;
\ No newline at end of file diff --git a/libmedium/data/get_post_light/type.ID.html b/libmedium/data/get_post_light/type.ID.html index d1f6f32..b3d0f92 100644 --- a/libmedium/data/get_post_light/type.ID.html +++ b/libmedium/data/get_post_light/type.ID.html @@ -1 +1 @@ -ID in libmedium::data::get_post_light - Rust

Type Definition libmedium::data::get_post_light::ID

source ·
type ID = String;
\ No newline at end of file +ID in libmedium::data::get_post_light - Rust

Type Definition libmedium::data::get_post_light::ID

source ·
type ID = String;
\ No newline at end of file diff --git a/libmedium/data/get_post_light/type.Int.html b/libmedium/data/get_post_light/type.Int.html index db00f00..1d4bfcc 100644 --- a/libmedium/data/get_post_light/type.Int.html +++ b/libmedium/data/get_post_light/type.Int.html @@ -1 +1 @@ -Int in libmedium::data::get_post_light - Rust

Type Definition libmedium::data::get_post_light::Int

source ·
type Int = i64;
\ No newline at end of file +Int in libmedium::data::get_post_light - Rust

Type Definition libmedium::data::get_post_light::Int

source ·
type Int = i64;
\ No newline at end of file diff --git a/libmedium/data/index.html b/libmedium/data/index.html index 1a96139..1577f74 100644 --- a/libmedium/data/index.html +++ b/libmedium/data/index.html @@ -1 +1 @@ -libmedium::data - Rust
\ No newline at end of file +libmedium::data - Rust
\ No newline at end of file diff --git a/libmedium/data/struct.Data.html b/libmedium/data/struct.Data.html index 3030403..9dad974 100644 --- a/libmedium/data/struct.Data.html +++ b/libmedium/data/struct.Data.html @@ -1,14 +1,14 @@ Data in libmedium::data - Rust

Struct libmedium::data::Data

source ·
pub struct Data {
-    pub client: Client,
+    pub client: Client,
     cache: Db,
     pub posts: Tree,
     pub gists: Tree,
-}

Fields§

§client: Client§cache: Db§posts: Tree§gists: Tree

Implementations§

source

pub async fn get_post(&self, id: &str) -> GetPostPost

source

pub async fn get_post_light(&self, id: &str) -> PostUrl

Trait Implementations§

Returns a copy of the value. Read more
Performs copy-assignment from source. Read more

Auto Trait Implementations§

Blanket Implementations§

Gets the TypeId of self. Read more
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more

Returns the argument unchanged.

-
Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more
Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

Calls U::from(self).

+}

Fields§

§client: Client§cache: Db§posts: Tree§gists: Tree

Implementations§

source

pub async fn get_post(&self, id: &str) -> GetPostPost

source

pub async fn get_post_light(&self, id: &str) -> PostUrl

Trait Implementations§

Returns a copy of the value. Read more
Performs copy-assignment from source. Read more

Auto Trait Implementations§

Blanket Implementations§

Gets the TypeId of self. Read more
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more

Returns the argument unchanged.

+
Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more
Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

Calls U::from(self).

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-
The alignment of pointer.
The type for initializers.
Initializes a with the given initializer. Read more
Dereferences the given pointer. Read more
Mutably dereferences the given pointer. Read more
Drops the object pointed to by the given pointer. Read more
Should always be Self
The resulting type after obtaining ownership.
Creates owned data from borrowed data, usually by cloning. Read more
Uses borrowed data to replace owned data, usually by cloning. Read more
The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.
Attaches the provided Subscriber to this type, returning a -WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a -WithDispatch wrapper. Read more
\ No newline at end of file +From<T> for U chooses to do.

+
The alignment of pointer.
The type for initializers.
Initializes a with the given initializer. Read more
Dereferences the given pointer. Read more
Mutably dereferences the given pointer. Read more
Drops the object pointed to by the given pointer. Read more
Should always be Self
The resulting type after obtaining ownership.
Creates owned data from borrowed data, usually by cloning. Read more
Uses borrowed data to replace owned data, usually by cloning. Read more
The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.
Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more
\ No newline at end of file diff --git a/libmedium/data/struct.GetPost.html b/libmedium/data/struct.GetPost.html index 8e117ca..fb8113f 100644 --- a/libmedium/data/struct.GetPost.html +++ b/libmedium/data/struct.GetPost.html @@ -1,9 +1,9 @@ -GetPost in libmedium::data - Rust

Struct libmedium::data::GetPost

source ·
pub struct GetPost;

Trait Implementations§

The shape of the variables expected by the query. This should be a generated struct most of the time.
The top-level shape of the response data (the data field in the GraphQL response). In practice this should be generated, since it is hard to write by hand without error.
Produce a GraphQL query struct that can be JSON serialized and sent to a GraphQL API.

Auto Trait Implementations§

Blanket Implementations§

Gets the TypeId of self. Read more
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more

Returns the argument unchanged.

-
Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more
Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

Calls U::from(self).

+GetPost in libmedium::data - Rust

Struct libmedium::data::GetPost

source ·
pub struct GetPost;

Trait Implementations§

The shape of the variables expected by the query. This should be a generated struct most of the time.
The top-level shape of the response data (the data field in the GraphQL response). In practice this should be generated, since it is hard to write by hand without error.
Produce a GraphQL query struct that can be JSON serialized and sent to a GraphQL API.

Auto Trait Implementations§

Blanket Implementations§

Gets the TypeId of self. Read more
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more

Returns the argument unchanged.

+
Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more
Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

Calls U::from(self).

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-
The alignment of pointer.
The type for initializers.
Initializes a with the given initializer. Read more
Dereferences the given pointer. Read more
Mutably dereferences the given pointer. Read more
Drops the object pointed to by the given pointer. Read more
Should always be Self
The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.
Attaches the provided Subscriber to this type, returning a -WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a -WithDispatch wrapper. Read more
\ No newline at end of file +From<T> for U chooses to do.

+
The alignment of pointer.
The type for initializers.
Initializes a with the given initializer. Read more
Dereferences the given pointer. Read more
Mutably dereferences the given pointer. Read more
Drops the object pointed to by the given pointer. Read more
Should always be Self
The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.
Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more
\ No newline at end of file diff --git a/libmedium/data/struct.GetPostLight.html b/libmedium/data/struct.GetPostLight.html index b58eab0..b9769c6 100644 --- a/libmedium/data/struct.GetPostLight.html +++ b/libmedium/data/struct.GetPostLight.html @@ -1,9 +1,9 @@ -GetPostLight in libmedium::data - Rust
pub struct GetPostLight;

Trait Implementations§

The shape of the variables expected by the query. This should be a generated struct most of the time.
The top-level shape of the response data (the data field in the GraphQL response). In practice this should be generated, since it is hard to write by hand without error.
Produce a GraphQL query struct that can be JSON serialized and sent to a GraphQL API.

Auto Trait Implementations§

Blanket Implementations§

Gets the TypeId of self. Read more
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more

Returns the argument unchanged.

-
Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more
Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

Calls U::from(self).

+GetPostLight in libmedium::data - Rust
pub struct GetPostLight;

Trait Implementations§

The shape of the variables expected by the query. This should be a generated struct most of the time.
The top-level shape of the response data (the data field in the GraphQL response). In practice this should be generated, since it is hard to write by hand without error.
Produce a GraphQL query struct that can be JSON serialized and sent to a GraphQL API.

Auto Trait Implementations§

Blanket Implementations§

Gets the TypeId of self. Read more
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more

Returns the argument unchanged.

+
Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more
Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

Calls U::from(self).

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-
The alignment of pointer.
The type for initializers.
Initializes a with the given initializer. Read more
Dereferences the given pointer. Read more
Mutably dereferences the given pointer. Read more
Drops the object pointed to by the given pointer. Read more
Should always be Self
The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.
Attaches the provided Subscriber to this type, returning a -WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a -WithDispatch wrapper. Read more
\ No newline at end of file +From<T> for U chooses to do.

+
The alignment of pointer.
The type for initializers.
Initializes a with the given initializer. Read more
Dereferences the given pointer. Read more
Mutably dereferences the given pointer. Read more
Drops the object pointed to by the given pointer. Read more
Should always be Self
The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.
Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more
\ No newline at end of file diff --git a/libmedium/data/struct.GistContent.html b/libmedium/data/struct.GistContent.html index 1069295..e152e49 100644 --- a/libmedium/data/struct.GistContent.html +++ b/libmedium/data/struct.GistContent.html @@ -1,12 +1,12 @@ GistContent in libmedium::data - Rust

Struct libmedium::data::GistContent

source ·
pub struct GistContent {
-    pub files: Vec<GistFile>,
-    pub html_url: String,
-}

Fields§

§files: Vec<GistFile>§html_url: String

Trait Implementations§

Deserialize this value from the given Serde deserializer. Read more
Serialize this value into the given Serde serializer. Read more

Auto Trait Implementations§

Blanket Implementations§

Gets the TypeId of self. Read more
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more

Returns the argument unchanged.

-
Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more
Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

Calls U::from(self).

+ pub files: Vec<GistFile>, + pub html_url: String, +}

Fields§

§files: Vec<GistFile>§html_url: String

Trait Implementations§

Deserialize this value from the given Serde deserializer. Read more
Serialize this value into the given Serde serializer. Read more

Auto Trait Implementations§

Blanket Implementations§

Gets the TypeId of self. Read more
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more

Returns the argument unchanged.

+
Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more
Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

Calls U::from(self).

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-
The alignment of pointer.
The type for initializers.
Initializes a with the given initializer. Read more
Dereferences the given pointer. Read more
Mutably dereferences the given pointer. Read more
Drops the object pointed to by the given pointer. Read more
Should always be Self
The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.
Attaches the provided Subscriber to this type, returning a -WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a -WithDispatch wrapper. Read more
\ No newline at end of file +From<T> for U chooses to do.

+
The alignment of pointer.
The type for initializers.
Initializes a with the given initializer. Read more
Dereferences the given pointer. Read more
Mutably dereferences the given pointer. Read more
Drops the object pointed to by the given pointer. Read more
Should always be Self
The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.
Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more
\ No newline at end of file diff --git a/libmedium/data/struct.GistFile.html b/libmedium/data/struct.GistFile.html index 7d5b5b5..864f63e 100644 --- a/libmedium/data/struct.GistFile.html +++ b/libmedium/data/struct.GistFile.html @@ -1,14 +1,14 @@ GistFile in libmedium::data - Rust

Struct libmedium::data::GistFile

source ·
pub struct GistFile {
-    pub file_name: String,
-    pub content: String,
-    pub language: String,
-    pub raw_url: String,
-}

Fields§

§file_name: String§content: String§language: String§raw_url: String

Implementations§

Trait Implementations§

Returns a copy of the value. Read more
Performs copy-assignment from source. Read more
Deserialize this value from the given Serde deserializer. Read more
Serialize this value into the given Serde serializer. Read more

Auto Trait Implementations§

Blanket Implementations§

Gets the TypeId of self. Read more
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more

Returns the argument unchanged.

-
Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more
Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

Calls U::from(self).

+ pub file_name: String, + pub content: String, + pub language: String, + pub raw_url: String, +}

Fields§

§file_name: String§content: String§language: String§raw_url: String

Implementations§

Trait Implementations§

Returns a copy of the value. Read more
Performs copy-assignment from source. Read more
Deserialize this value from the given Serde deserializer. Read more
Serialize this value into the given Serde serializer. Read more

Auto Trait Implementations§

Blanket Implementations§

Gets the TypeId of self. Read more
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more

Returns the argument unchanged.

+
Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more
Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

Calls U::from(self).

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-
The alignment of pointer.
The type for initializers.
Initializes a with the given initializer. Read more
Dereferences the given pointer. Read more
Mutably dereferences the given pointer. Read more
Drops the object pointed to by the given pointer. Read more
Should always be Self
The resulting type after obtaining ownership.
Creates owned data from borrowed data, usually by cloning. Read more
Uses borrowed data to replace owned data, usually by cloning. Read more
The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.
Attaches the provided Subscriber to this type, returning a -WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a -WithDispatch wrapper. Read more
\ No newline at end of file +From<T> for U chooses to do.

+
The alignment of pointer.
The type for initializers.
Initializes a with the given initializer. Read more
Dereferences the given pointer. Read more
Mutably dereferences the given pointer. Read more
Drops the object pointed to by the given pointer. Read more
Should always be Self
The resulting type after obtaining ownership.
Creates owned data from borrowed data, usually by cloning. Read more
Uses borrowed data to replace owned data, usually by cloning. Read more
The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.
Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more
\ No newline at end of file diff --git a/libmedium/data/struct.PostUrl.html b/libmedium/data/struct.PostUrl.html index b4ab34d..aa1aac4 100644 --- a/libmedium/data/struct.PostUrl.html +++ b/libmedium/data/struct.PostUrl.html @@ -1,12 +1,12 @@ PostUrl in libmedium::data - Rust

Struct libmedium::data::PostUrl

source ·
pub struct PostUrl {
-    pub slug: String,
-    pub username: String,
-}

Fields§

§slug: String§username: String

Trait Implementations§

Returns a copy of the value. Read more
Performs copy-assignment from source. Read more
Formats the value using the given formatter. Read more

Auto Trait Implementations§

Blanket Implementations§

Gets the TypeId of self. Read more
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more

Returns the argument unchanged.

-
Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more
Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

Calls U::from(self).

+ pub slug: String, + pub username: String, +}

Fields§

§slug: String§username: String

Trait Implementations§

Returns a copy of the value. Read more
Performs copy-assignment from source. Read more
Formats the value using the given formatter. Read more

Auto Trait Implementations§

Blanket Implementations§

Gets the TypeId of self. Read more
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more

Returns the argument unchanged.

+
Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more
Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

Calls U::from(self).

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-
The alignment of pointer.
The type for initializers.
Initializes a with the given initializer. Read more
Dereferences the given pointer. Read more
Mutably dereferences the given pointer. Read more
Drops the object pointed to by the given pointer. Read more
Should always be Self
The resulting type after obtaining ownership.
Creates owned data from borrowed data, usually by cloning. Read more
Uses borrowed data to replace owned data, usually by cloning. Read more
The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.
Attaches the provided Subscriber to this type, returning a -WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a -WithDispatch wrapper. Read more
\ No newline at end of file +From<T> for U chooses to do.

+
The alignment of pointer.
The type for initializers.
Initializes a with the given initializer. Read more
Dereferences the given pointer. Read more
Mutably dereferences the given pointer. Read more
Drops the object pointed to by the given pointer. Read more
Should always be Self
The resulting type after obtaining ownership.
Creates owned data from borrowed data, usually by cloning. Read more
Uses borrowed data to replace owned data, usually by cloning. Read more
The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.
Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more
\ No newline at end of file diff --git a/libmedium/data/type.AppData.html b/libmedium/data/type.AppData.html index 023d9e3..94489a1 100644 --- a/libmedium/data/type.AppData.html +++ b/libmedium/data/type.AppData.html @@ -1 +1 @@ -AppData in libmedium::data - Rust

Type Definition libmedium::data::AppData

source ·
pub type AppData = Data<Data>;
\ No newline at end of file +AppData in libmedium::data - Rust

Type Definition libmedium::data::AppData

source ·
pub type AppData = Data<Data>;
\ No newline at end of file diff --git a/libmedium/data/type.PostResp.html b/libmedium/data/type.PostResp.html index eba5268..b69378a 100644 --- a/libmedium/data/type.PostResp.html +++ b/libmedium/data/type.PostResp.html @@ -1 +1 @@ -PostResp in libmedium::data - Rust

Type Definition libmedium::data::PostResp

source ·
pub type PostResp = GetPostPost;
\ No newline at end of file +PostResp in libmedium::data - Rust

Type Definition libmedium::data::PostResp

source ·
pub type PostResp = GetPostPost;
\ No newline at end of file diff --git a/libmedium/fn.get_json_err.html b/libmedium/fn.get_json_err.html index 19b4574..ae53269 100644 --- a/libmedium/fn.get_json_err.html +++ b/libmedium/fn.get_json_err.html @@ -1 +1 @@ -get_json_err in libmedium - Rust

Function libmedium::get_json_err

source ·
pub fn get_json_err() -> JsonConfig
\ No newline at end of file +get_json_err in libmedium - Rust

Function libmedium::get_json_err

source ·
pub fn get_json_err() -> JsonConfig
\ No newline at end of file diff --git a/libmedium/fn.main.html b/libmedium/fn.main.html index f0b5795..d0fbae0 100644 --- a/libmedium/fn.main.html +++ b/libmedium/fn.main.html @@ -1 +1 @@ -main in libmedium - Rust

Function libmedium::main

source ·
pub(crate) fn main() -> Result<()>
\ No newline at end of file +main in libmedium - Rust

Function libmedium::main

source ·
pub(crate) fn main() -> Result<()>
\ No newline at end of file diff --git a/libmedium/index.html b/libmedium/index.html index eb523ac..47d0380 100644 --- a/libmedium/index.html +++ b/libmedium/index.html @@ -1 +1 @@ -libmedium - Rust
\ No newline at end of file +libmedium - Rust
\ No newline at end of file diff --git a/libmedium/meta/fn.services.html b/libmedium/meta/fn.services.html index 468c9db..98f8f85 100644 --- a/libmedium/meta/fn.services.html +++ b/libmedium/meta/fn.services.html @@ -1 +1 @@ -services in libmedium::meta - Rust

Function libmedium::meta::services

source ·
pub fn services(cfg: &mut ServiceConfig)
\ No newline at end of file +services in libmedium::meta - Rust

Function libmedium::meta::services

source ·
pub fn services(cfg: &mut ServiceConfig)
\ No newline at end of file diff --git a/libmedium/meta/index.html b/libmedium/meta/index.html index ca322ad..123d028 100644 --- a/libmedium/meta/index.html +++ b/libmedium/meta/index.html @@ -1 +1 @@ -libmedium::meta - Rust
\ No newline at end of file +libmedium::meta - Rust
\ No newline at end of file diff --git a/libmedium/meta/routes/index.html b/libmedium/meta/routes/index.html index 321f06e..66ab6c8 100644 --- a/libmedium/meta/routes/index.html +++ b/libmedium/meta/routes/index.html @@ -1 +1 @@ -libmedium::meta::routes - Rust
\ No newline at end of file +libmedium::meta::routes - Rust
\ No newline at end of file diff --git a/libmedium/meta/routes/struct.Meta.html b/libmedium/meta/routes/struct.Meta.html index fe50e52..75c91c5 100644 --- a/libmedium/meta/routes/struct.Meta.html +++ b/libmedium/meta/routes/struct.Meta.html @@ -1,12 +1,12 @@ Meta in libmedium::meta::routes - Rust

Struct libmedium::meta::routes::Meta

source ·
pub struct Meta {
-    pub build_details: &'static str,
-    pub health: &'static str,
-}

Fields§

§build_details: &'static str§health: &'static str

Implementations§

Auto Trait Implementations§

Blanket Implementations§

Gets the TypeId of self. Read more
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more

Returns the argument unchanged.

-
Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more
Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

Calls U::from(self).

+ pub build_details: &'static str, + pub health: &'static str, +}

Fields§

§build_details: &'static str§health: &'static str

Implementations§

Auto Trait Implementations§

Blanket Implementations§

Gets the TypeId of self. Read more
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more

Returns the argument unchanged.

+
Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more
Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

Calls U::from(self).

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-
The alignment of pointer.
The type for initializers.
Initializes a with the given initializer. Read more
Dereferences the given pointer. Read more
Mutably dereferences the given pointer. Read more
Drops the object pointed to by the given pointer. Read more
Should always be Self
The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.
Attaches the provided Subscriber to this type, returning a -WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a -WithDispatch wrapper. Read more
\ No newline at end of file +From<T> for U chooses to do.

+
The alignment of pointer.
The type for initializers.
Initializes a with the given initializer. Read more
Dereferences the given pointer. Read more
Mutably dereferences the given pointer. Read more
Drops the object pointed to by the given pointer. Read more
Should always be Self
The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.
Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more
\ No newline at end of file diff --git a/libmedium/meta/struct.BuildDetails.html b/libmedium/meta/struct.BuildDetails.html index 00da550..e36821e 100644 --- a/libmedium/meta/struct.BuildDetails.html +++ b/libmedium/meta/struct.BuildDetails.html @@ -1,12 +1,12 @@ BuildDetails in libmedium::meta - Rust
pub struct BuildDetails {
-    pub version: &'static str,
-    pub git_commit_hash: &'static str,
-}

Fields§

§version: &'static str§git_commit_hash: &'static str

Trait Implementations§

Returns a copy of the value. Read more
Performs copy-assignment from source. Read more
Formats the value using the given formatter. Read more
Deserialize this value from the given Serde deserializer. Read more
Serialize this value into the given Serde serializer. Read more

Auto Trait Implementations§

Blanket Implementations§

Gets the TypeId of self. Read more
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more

Returns the argument unchanged.

-
Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more
Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

Calls U::from(self).

+ pub version: &'static str, + pub git_commit_hash: &'static str, +}

Fields§

§version: &'static str§git_commit_hash: &'static str

Trait Implementations§

Returns a copy of the value. Read more
Performs copy-assignment from source. Read more
Formats the value using the given formatter. Read more
Deserialize this value from the given Serde deserializer. Read more
Serialize this value into the given Serde serializer. Read more

Auto Trait Implementations§

Blanket Implementations§

Gets the TypeId of self. Read more
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more

Returns the argument unchanged.

+
Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more
Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

Calls U::from(self).

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-
The alignment of pointer.
The type for initializers.
Initializes a with the given initializer. Read more
Dereferences the given pointer. Read more
Mutably dereferences the given pointer. Read more
Drops the object pointed to by the given pointer. Read more
Should always be Self
The resulting type after obtaining ownership.
Creates owned data from borrowed data, usually by cloning. Read more
Uses borrowed data to replace owned data, usually by cloning. Read more
The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.
Attaches the provided Subscriber to this type, returning a -WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a -WithDispatch wrapper. Read more
\ No newline at end of file +From<T> for U chooses to do.

+
The alignment of pointer.
The type for initializers.
Initializes a with the given initializer. Read more
Dereferences the given pointer. Read more
Mutably dereferences the given pointer. Read more
Drops the object pointed to by the given pointer. Read more
Should always be Self
The resulting type after obtaining ownership.
Creates owned data from borrowed data, usually by cloning. Read more
Uses borrowed data to replace owned data, usually by cloning. Read more
The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.
Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more
\ No newline at end of file diff --git a/libmedium/meta/struct.build_details.html b/libmedium/meta/struct.build_details.html index 85c808e..f3aff64 100644 --- a/libmedium/meta/struct.build_details.html +++ b/libmedium/meta/struct.build_details.html @@ -1,10 +1,10 @@ build_details in libmedium::meta - Rust
pub struct build_details;
Expand description

emmits build details of the bninary

-

Trait Implementations§

Auto Trait Implementations§

Blanket Implementations§

Gets the TypeId of self. Read more
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more

Returns the argument unchanged.

-
Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more
Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

Calls U::from(self).

+

Trait Implementations§

Auto Trait Implementations§

Blanket Implementations§

Gets the TypeId of self. Read more
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more

Returns the argument unchanged.

+
Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more
Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

Calls U::from(self).

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-
The alignment of pointer.
The type for initializers.
Initializes a with the given initializer. Read more
Dereferences the given pointer. Read more
Mutably dereferences the given pointer. Read more
Drops the object pointed to by the given pointer. Read more
Should always be Self
The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.
Attaches the provided Subscriber to this type, returning a -WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a -WithDispatch wrapper. Read more
\ No newline at end of file +From<T> for U chooses to do.

+
The alignment of pointer.
The type for initializers.
Initializes a with the given initializer. Read more
Dereferences the given pointer. Read more
Mutably dereferences the given pointer. Read more
Drops the object pointed to by the given pointer. Read more
Should always be Self
The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.
Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more
\ No newline at end of file diff --git a/libmedium/post/enum.PostitionType.html b/libmedium/post/enum.PostitionType.html index d8915a2..e619c01 100644 --- a/libmedium/post/enum.PostitionType.html +++ b/libmedium/post/enum.PostitionType.html @@ -1,14 +1,14 @@ PostitionType in libmedium::post - Rust
enum PostitionType {
     Start,
     End,
-}

Variants§

§

Start

§

End

Trait Implementations§

This method tests for self and other values to be equal, and is used -by ==. Read more
This method tests for !=. The default implementation is almost always -sufficient, and should not be overridden without very good reason. Read more

Auto Trait Implementations§

Blanket Implementations§

Gets the TypeId of self. Read more
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more
Compare self to key and return true if they are equal.

Returns the argument unchanged.

-
Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more
Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

Calls U::from(self).

+}

Variants§

§

Start

§

End

Trait Implementations§

This method tests for self and other values to be equal, and is used +by ==. Read more
This method tests for !=. The default implementation is almost always +sufficient, and should not be overridden without very good reason. Read more

Auto Trait Implementations§

Blanket Implementations§

Gets the TypeId of self. Read more
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more
Compare self to key and return true if they are equal.

Returns the argument unchanged.

+
Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more
Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

Calls U::from(self).

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-
The alignment of pointer.
The type for initializers.
Initializes a with the given initializer. Read more
Dereferences the given pointer. Read more
Mutably dereferences the given pointer. Read more
Drops the object pointed to by the given pointer. Read more
Should always be Self
The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.
Attaches the provided Subscriber to this type, returning a -WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a -WithDispatch wrapper. Read more
\ No newline at end of file +From<T> for U chooses to do.

+
The alignment of pointer.
The type for initializers.
Initializes a with the given initializer. Read more
Dereferences the given pointer. Read more
Mutably dereferences the given pointer. Read more
Drops the object pointed to by the given pointer. Read more
Should always be Self
The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.
Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more
\ No newline at end of file diff --git a/libmedium/post/fn.apply_markup.html b/libmedium/post/fn.apply_markup.html index dde4244..ff2d738 100644 --- a/libmedium/post/fn.apply_markup.html +++ b/libmedium/post/fn.apply_markup.html @@ -1 +1 @@ -apply_markup in libmedium::post - Rust

Function libmedium::post::apply_markup

source ·
pub fn apply_markup<'b>(
    data: &GetPostPost,
    gists: &'b Option<Vec<(String, GistContent)>>
) -> Vec<String>
\ No newline at end of file +apply_markup in libmedium::post - Rust

Function libmedium::post::apply_markup

source ·
pub fn apply_markup<'b>(
    data: &GetPostPost,
    gists: &'b Option<Vec<(String, GistContent)>>
) -> Vec<String>
\ No newline at end of file diff --git a/libmedium/post/index.html b/libmedium/post/index.html index 8496f1a..b585901 100644 --- a/libmedium/post/index.html +++ b/libmedium/post/index.html @@ -1 +1 @@ -libmedium::post - Rust
\ No newline at end of file +libmedium::post - Rust
\ No newline at end of file diff --git a/libmedium/post/sidebar-items.js b/libmedium/post/sidebar-items.js index c56126c..6b76bd6 100644 --- a/libmedium/post/sidebar-items.js +++ b/libmedium/post/sidebar-items.js @@ -1 +1 @@ -window.SIDEBAR_ITEMS = {"enum":[["PostitionType",""]],"fn":[["apply_markup",""]],"struct":[["Markup",""],["PositionMap",""]]}; \ No newline at end of file +window.SIDEBAR_ITEMS = {"enum":[["PostitionType",""]],"fn":[["apply_markup",""]],"struct":[["ListState",""],["Markup",""],["PositionMap",""]]}; \ No newline at end of file diff --git a/libmedium/post/struct.ListState.html b/libmedium/post/struct.ListState.html new file mode 100644 index 0000000..5427ac0 --- /dev/null +++ b/libmedium/post/struct.ListState.html @@ -0,0 +1,12 @@ +ListState in libmedium::post - Rust

Struct libmedium::post::ListState

source ·
struct ListState {
+    in_uli: bool,
+    in_oli: bool,
+}

Fields§

§in_uli: bool§in_oli: bool

Trait Implementations§

Returns the “default value” for a type. Read more

Auto Trait Implementations§

Blanket Implementations§

Gets the TypeId of self. Read more
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more

Returns the argument unchanged.

+
Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more
Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

Calls U::from(self).

+

That is, this conversion is whatever the implementation of +From<T> for U chooses to do.

+
The alignment of pointer.
The type for initializers.
Initializes a with the given initializer. Read more
Dereferences the given pointer. Read more
Mutably dereferences the given pointer. Read more
Drops the object pointed to by the given pointer. Read more
Should always be Self
The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.
Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more
\ No newline at end of file diff --git a/libmedium/post/struct.Markup.html b/libmedium/post/struct.Markup.html index bff3d26..674804b 100644 --- a/libmedium/post/struct.Markup.html +++ b/libmedium/post/struct.Markup.html @@ -1,14 +1,14 @@ -Markup in libmedium::post - Rust

Struct libmedium::post::Markup

source ·
struct Markup<'a, 'b> {
+Markup in libmedium::post - Rust

Struct libmedium::post::Markup

source ·
struct Markup<'a, 'b> {
     markup: &'a GetPostPostContentBodyModelParagraphsMarkups,
     p: &'a GetPostPostContentBodyModelParagraphs,
     pos_type: PostitionType,
-    gists: &'b Option<Vec<(String, GistContent)>>,
-}

Fields§

§markup: &'a GetPostPostContentBodyModelParagraphsMarkups§p: &'a GetPostPostContentBodyModelParagraphs§pos_type: PostitionType§gists: &'b Option<Vec<(String, GistContent)>>

Implementations§

Auto Trait Implementations§

Blanket Implementations§

Gets the TypeId of self. Read more
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more

Returns the argument unchanged.

-
Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more
Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

Calls U::from(self).

+ gists: &'b Option<Vec<(String, GistContent)>>, +}

Fields§

§markup: &'a GetPostPostContentBodyModelParagraphsMarkups§p: &'a GetPostPostContentBodyModelParagraphs§pos_type: PostitionType§gists: &'b Option<Vec<(String, GistContent)>>

Implementations§

Auto Trait Implementations§

Blanket Implementations§

Gets the TypeId of self. Read more
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more

Returns the argument unchanged.

+
Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more
Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

Calls U::from(self).

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-
The alignment of pointer.
The type for initializers.
Initializes a with the given initializer. Read more
Dereferences the given pointer. Read more
Mutably dereferences the given pointer. Read more
Drops the object pointed to by the given pointer. Read more
Should always be Self
The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.
Attaches the provided Subscriber to this type, returning a -WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a -WithDispatch wrapper. Read more
\ No newline at end of file +From<T> for U chooses to do.

+
The alignment of pointer.
The type for initializers.
Initializes a with the given initializer. Read more
Dereferences the given pointer. Read more
Mutably dereferences the given pointer. Read more
Drops the object pointed to by the given pointer. Read more
Should always be Self
The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.
Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more
\ No newline at end of file diff --git a/libmedium/post/struct.PositionMap.html b/libmedium/post/struct.PositionMap.html index 7dabd74..6bb58f5 100644 --- a/libmedium/post/struct.PositionMap.html +++ b/libmedium/post/struct.PositionMap.html @@ -1,12 +1,12 @@ -PositionMap in libmedium::post - Rust

Struct libmedium::post::PositionMap

source ·
struct PositionMap<'a, 'b> {
-    map: HashMap<i64, Vec<Markup<'a, 'b>>>,
-    arr: Vec<i64>,
-}

Fields§

§map: HashMap<i64, Vec<Markup<'a, 'b>>>§arr: Vec<i64>

Implementations§

Trait Implementations§

Returns the “default value” for a type. Read more

Auto Trait Implementations§

Blanket Implementations§

Gets the TypeId of self. Read more
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more

Returns the argument unchanged.

-
Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more
Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

Calls U::from(self).

+PositionMap in libmedium::post - Rust

Struct libmedium::post::PositionMap

source ·
struct PositionMap<'a, 'b> {
+    map: HashMap<i64, Vec<Markup<'a, 'b>>>,
+    arr: Vec<i64>,
+}

Fields§

§map: HashMap<i64, Vec<Markup<'a, 'b>>>§arr: Vec<i64>

Implementations§

Trait Implementations§

Returns the “default value” for a type. Read more

Auto Trait Implementations§

Blanket Implementations§

Gets the TypeId of self. Read more
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more

Returns the argument unchanged.

+
Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more
Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

Calls U::from(self).

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-
The alignment of pointer.
The type for initializers.
Initializes a with the given initializer. Read more
Dereferences the given pointer. Read more
Mutably dereferences the given pointer. Read more
Drops the object pointed to by the given pointer. Read more
Should always be Self
The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.
Attaches the provided Subscriber to this type, returning a -WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a -WithDispatch wrapper. Read more
\ No newline at end of file +From<T> for U chooses to do.

+
The alignment of pointer.
The type for initializers.
Initializes a with the given initializer. Read more
Dereferences the given pointer. Read more
Mutably dereferences the given pointer. Read more
Drops the object pointed to by the given pointer. Read more
Should always be Self
The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.
Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more
\ No newline at end of file diff --git a/libmedium/proxy/constant.CACHE_AGE.html b/libmedium/proxy/constant.CACHE_AGE.html index e860798..440f283 100644 --- a/libmedium/proxy/constant.CACHE_AGE.html +++ b/libmedium/proxy/constant.CACHE_AGE.html @@ -1 +1 @@ -CACHE_AGE in libmedium::proxy - Rust

Constant libmedium::proxy::CACHE_AGE

source ·
const CACHE_AGE: u32 = _; // 86_400u32
\ No newline at end of file +CACHE_AGE in libmedium::proxy - Rust

Constant libmedium::proxy::CACHE_AGE

source ·
const CACHE_AGE: u32 = _; // 86_400u32
\ No newline at end of file diff --git a/libmedium/proxy/constant.INDEX.html b/libmedium/proxy/constant.INDEX.html index 9067bcd..219f8b7 100644 --- a/libmedium/proxy/constant.INDEX.html +++ b/libmedium/proxy/constant.INDEX.html @@ -1 +1 @@ -INDEX in libmedium::proxy - Rust

Constant libmedium::proxy::INDEX

source ·
const INDEX: &str = _;
\ No newline at end of file +INDEX in libmedium::proxy - Rust

Constant libmedium::proxy::INDEX

source ·
const INDEX: &str = _;
\ No newline at end of file diff --git a/libmedium/proxy/fn.services.html b/libmedium/proxy/fn.services.html index b1203e9..a040dcc 100644 --- a/libmedium/proxy/fn.services.html +++ b/libmedium/proxy/fn.services.html @@ -1 +1 @@ -services in libmedium::proxy - Rust

Function libmedium::proxy::services

source ·
pub fn services(cfg: &mut ServiceConfig)
\ No newline at end of file +services in libmedium::proxy - Rust

Function libmedium::proxy::services

source ·
pub fn services(cfg: &mut ServiceConfig)
\ No newline at end of file diff --git a/libmedium/proxy/index.html b/libmedium/proxy/index.html index 278f93b..7ea143b 100644 --- a/libmedium/proxy/index.html +++ b/libmedium/proxy/index.html @@ -1 +1 @@ -libmedium::proxy - Rust
\ No newline at end of file +libmedium::proxy - Rust
\ No newline at end of file diff --git a/libmedium/proxy/routes/index.html b/libmedium/proxy/routes/index.html index cbd4462..fa76713 100644 --- a/libmedium/proxy/routes/index.html +++ b/libmedium/proxy/routes/index.html @@ -1 +1 @@ -libmedium::proxy::routes - Rust
\ No newline at end of file +libmedium::proxy::routes - Rust
\ No newline at end of file diff --git a/libmedium/proxy/routes/struct.Proxy.html b/libmedium/proxy/routes/struct.Proxy.html index 4b56d60..783e78a 100644 --- a/libmedium/proxy/routes/struct.Proxy.html +++ b/libmedium/proxy/routes/struct.Proxy.html @@ -1,14 +1,14 @@ Proxy in libmedium::proxy::routes - Rust

Struct libmedium::proxy::routes::Proxy

source ·
pub struct Proxy {
-    pub index: &'static str,
-    pub by_post_id: &'static str,
-    pub page: &'static str,
-    pub asset: &'static str,
-}

Fields§

§index: &'static str§by_post_id: &'static str§page: &'static str§asset: &'static str

Implementations§

Auto Trait Implementations§

Blanket Implementations§

Gets the TypeId of self. Read more
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more

Returns the argument unchanged.

-
Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more
Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

Calls U::from(self).

+ pub index: &'static str, + pub by_post_id: &'static str, + pub page: &'static str, + pub asset: &'static str, +}

Fields§

§index: &'static str§by_post_id: &'static str§page: &'static str§asset: &'static str

Implementations§

Auto Trait Implementations§

Blanket Implementations§

Gets the TypeId of self. Read more
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more

Returns the argument unchanged.

+
Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more
Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

Calls U::from(self).

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-
The alignment of pointer.
The type for initializers.
Initializes a with the given initializer. Read more
Dereferences the given pointer. Read more
Mutably dereferences the given pointer. Read more
Drops the object pointed to by the given pointer. Read more
Should always be Self
The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.
Attaches the provided Subscriber to this type, returning a -WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a -WithDispatch wrapper. Read more
\ No newline at end of file +From<T> for U chooses to do.

+
The alignment of pointer.
The type for initializers.
Initializes a with the given initializer. Read more
Dereferences the given pointer. Read more
Mutably dereferences the given pointer. Read more
Drops the object pointed to by the given pointer. Read more
Should always be Self
The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.
Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more
\ No newline at end of file diff --git a/libmedium/proxy/struct.Post.html b/libmedium/proxy/struct.Post.html index ff54874..1ccb725 100644 --- a/libmedium/proxy/struct.Post.html +++ b/libmedium/proxy/struct.Post.html @@ -1,17 +1,17 @@ Post in libmedium::proxy - Rust

Struct libmedium::proxy::Post

source ·
pub struct Post {
     pub data: GetPostPost,
-    pub date: String,
-    pub preview_img: String,
-    pub reading_time: usize,
-    pub id: String,
-    pub gists: Option<Vec<(String, GistContent)>>,
-    pub paragraphs: Vec<String>,
-}

Fields§

§data: GetPostPost§date: String§preview_img: String§reading_time: usize§id: String§gists: Option<Vec<(String, GistContent)>>§paragraphs: Vec<String>

Trait Implementations§

source§

impl TemplateOnce for Post

Render the template and return the rendering result as RenderResult Read more
Render the template and append the result to buf. Read more
source§

impl Sealed for Post

Auto Trait Implementations§

§

impl RefUnwindSafe for Post

§

impl Send for Post

§

impl Sync for Post

§

impl Unpin for Post

§

impl UnwindSafe for Post

Blanket Implementations§

source§

impl<T> Any for Twhere
    T: 'static + ?Sized,

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for Twhere
    T: ?Sized,

Immutably borrows from an owned value. Read more
source§

impl<T> BorrowMut<T> for Twhere
    T: ?Sized,

Mutably borrows from an owned value. Read more
source§

impl<T> From<T> for T

Returns the argument unchanged.

-
source§

impl<T> Instrument for T

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more
Instruments this type with the current Span, returning an -Instrumented wrapper. Read more
source§

impl<T, U> Into<U> for Twhere
    U: From<T>,

Calls U::from(self).

+ pub date: String, + pub preview_img: String, + pub reading_time: usize, + pub id: String, + pub gists: Option<Vec<(String, GistContent)>>, + pub paragraphs: Vec<String>, +}

Fields§

§data: GetPostPost§date: String§preview_img: String§reading_time: usize§id: String§gists: Option<Vec<(String, GistContent)>>§paragraphs: Vec<String>

Trait Implementations§

source§

impl TemplateOnce for Post

Render the template and return the rendering result as RenderResult Read more
Render the template and append the result to buf. Read more
source§

impl Sealed for Post

Auto Trait Implementations§

§

impl RefUnwindSafe for Post

§

impl Send for Post

§

impl Sync for Post

§

impl Unpin for Post

§

impl UnwindSafe for Post

Blanket Implementations§

source§

impl<T> Any for Twhere
    T: 'static + ?Sized,

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for Twhere
    T: ?Sized,

Immutably borrows from an owned value. Read more
source§

impl<T> BorrowMut<T> for Twhere
    T: ?Sized,

Mutably borrows from an owned value. Read more
source§

impl<T> From<T> for T

Returns the argument unchanged.

+
source§

impl<T> Instrument for T

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more
Instruments this type with the current Span, returning an +Instrumented wrapper. Read more
source§

impl<T, U> Into<U> for Twhere
    U: From<T>,

Calls U::from(self).

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-
§

impl<T> Pointable for T

The alignment of pointer.
The type for initializers.
Initializes a with the given initializer. Read more
Dereferences the given pointer. Read more
Mutably dereferences the given pointer. Read more
Drops the object pointed to by the given pointer. Read more
source§

impl<T> Same<T> for T

Should always be Self
source§

impl<T, U> TryFrom<U> for Twhere
    U: Into<T>,

The type returned in the event of a conversion error.
Performs the conversion.
source§

impl<T, U> TryInto<U> for Twhere
    U: TryFrom<T>,

The type returned in the event of a conversion error.
Performs the conversion.
§

impl<V, T> VZip<V> for Twhere
    V: MultiLane<T>,

source§

impl<T> WithSubscriber for T

Attaches the provided Subscriber to this type, returning a -WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a -WithDispatch wrapper. Read more
\ No newline at end of file +From<T> for U chooses to do.

+
§

impl<T> Pointable for T

The alignment of pointer.
The type for initializers.
Initializes a with the given initializer. Read more
Dereferences the given pointer. Read more
Mutably dereferences the given pointer. Read more
Drops the object pointed to by the given pointer. Read more
source§

impl<T> Same<T> for T

Should always be Self
source§

impl<T, U> TryFrom<U> for Twhere
    U: Into<T>,

The type returned in the event of a conversion error.
Performs the conversion.
source§

impl<T, U> TryInto<U> for Twhere
    U: TryFrom<T>,

The type returned in the event of a conversion error.
Performs the conversion.
§

impl<V, T> VZip<V> for Twhere
    V: MultiLane<T>,

source§

impl<T> WithSubscriber for T

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more
\ No newline at end of file diff --git a/libmedium/proxy/struct.assets.html b/libmedium/proxy/struct.assets.html index 078f7c5..a701933 100644 --- a/libmedium/proxy/struct.assets.html +++ b/libmedium/proxy/struct.assets.html @@ -1,9 +1,9 @@ -assets in libmedium::proxy - Rust

Struct libmedium::proxy::assets

source ·
pub struct assets;

Trait Implementations§

Auto Trait Implementations§

Blanket Implementations§

Gets the TypeId of self. Read more
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more

Returns the argument unchanged.

-
Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more
Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

Calls U::from(self).

+assets in libmedium::proxy - Rust

Struct libmedium::proxy::assets

source ·
pub struct assets;

Trait Implementations§

Auto Trait Implementations§

Blanket Implementations§

Gets the TypeId of self. Read more
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more

Returns the argument unchanged.

+
Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more
Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

Calls U::from(self).

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-
The alignment of pointer.
The type for initializers.
Initializes a with the given initializer. Read more
Dereferences the given pointer. Read more
Mutably dereferences the given pointer. Read more
Drops the object pointed to by the given pointer. Read more
Should always be Self
The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.
Attaches the provided Subscriber to this type, returning a -WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a -WithDispatch wrapper. Read more
\ No newline at end of file +From<T> for U chooses to do.

+
The alignment of pointer.
The type for initializers.
Initializes a with the given initializer. Read more
Dereferences the given pointer. Read more
Mutably dereferences the given pointer. Read more
Drops the object pointed to by the given pointer. Read more
Should always be Self
The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.
Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more
\ No newline at end of file diff --git a/libmedium/proxy/struct.by_post_id.html b/libmedium/proxy/struct.by_post_id.html index 03a0db5..013d5b0 100644 --- a/libmedium/proxy/struct.by_post_id.html +++ b/libmedium/proxy/struct.by_post_id.html @@ -1,9 +1,9 @@ -by_post_id in libmedium::proxy - Rust

Struct libmedium::proxy::by_post_id

source ·
pub struct by_post_id;

Trait Implementations§

source§

impl HttpServiceFactory for by_post_id

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere
    T: 'static + ?Sized,

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for Twhere
    T: ?Sized,

Immutably borrows from an owned value. Read more
source§

impl<T> BorrowMut<T> for Twhere
    T: ?Sized,

Mutably borrows from an owned value. Read more
source§

impl<T> From<T> for T

Returns the argument unchanged.

-
source§

impl<T> Instrument for T

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more
Instruments this type with the current Span, returning an -Instrumented wrapper. Read more
source§

impl<T, U> Into<U> for Twhere
    U: From<T>,

Calls U::from(self).

+by_post_id in libmedium::proxy - Rust

Struct libmedium::proxy::by_post_id

source ·
pub struct by_post_id;

Trait Implementations§

source§

impl HttpServiceFactory for by_post_id

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere
    T: 'static + ?Sized,

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for Twhere
    T: ?Sized,

Immutably borrows from an owned value. Read more
source§

impl<T> BorrowMut<T> for Twhere
    T: ?Sized,

Mutably borrows from an owned value. Read more
source§

impl<T> From<T> for T

Returns the argument unchanged.

+
source§

impl<T> Instrument for T

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more
Instruments this type with the current Span, returning an +Instrumented wrapper. Read more
source§

impl<T, U> Into<U> for Twhere
    U: From<T>,

Calls U::from(self).

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-
§

impl<T> Pointable for T

The alignment of pointer.
The type for initializers.
Initializes a with the given initializer. Read more
Dereferences the given pointer. Read more
Mutably dereferences the given pointer. Read more
Drops the object pointed to by the given pointer. Read more
source§

impl<T> Same<T> for T

Should always be Self
source§

impl<T, U> TryFrom<U> for Twhere
    U: Into<T>,

The type returned in the event of a conversion error.
Performs the conversion.
source§

impl<T, U> TryInto<U> for Twhere
    U: TryFrom<T>,

The type returned in the event of a conversion error.
Performs the conversion.
§

impl<V, T> VZip<V> for Twhere
    V: MultiLane<T>,

source§

impl<T> WithSubscriber for T

Attaches the provided Subscriber to this type, returning a -WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a -WithDispatch wrapper. Read more
\ No newline at end of file +From<T> for U chooses to do.

+
§

impl<T> Pointable for T

The alignment of pointer.
The type for initializers.
Initializes a with the given initializer. Read more
Dereferences the given pointer. Read more
Mutably dereferences the given pointer. Read more
Drops the object pointed to by the given pointer. Read more
source§

impl<T> Same<T> for T

Should always be Self
source§

impl<T, U> TryFrom<U> for Twhere
    U: Into<T>,

The type returned in the event of a conversion error.
Performs the conversion.
source§

impl<T, U> TryInto<U> for Twhere
    U: TryFrom<T>,

The type returned in the event of a conversion error.
Performs the conversion.
§

impl<V, T> VZip<V> for Twhere
    V: MultiLane<T>,

source§

impl<T> WithSubscriber for T

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more
\ No newline at end of file diff --git a/libmedium/proxy/struct.index.html b/libmedium/proxy/struct.index.html index 4aedb7f..da7365e 100644 --- a/libmedium/proxy/struct.index.html +++ b/libmedium/proxy/struct.index.html @@ -1,9 +1,9 @@ -index in libmedium::proxy - Rust

Struct libmedium::proxy::index

source ·
pub struct index;

Trait Implementations§

Auto Trait Implementations§

Blanket Implementations§

Gets the TypeId of self. Read more
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more

Returns the argument unchanged.

-
Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more
Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

Calls U::from(self).

+index in libmedium::proxy - Rust

Struct libmedium::proxy::index

source ·
pub struct index;

Trait Implementations§

Auto Trait Implementations§

Blanket Implementations§

Gets the TypeId of self. Read more
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more

Returns the argument unchanged.

+
Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more
Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

Calls U::from(self).

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-
The alignment of pointer.
The type for initializers.
Initializes a with the given initializer. Read more
Dereferences the given pointer. Read more
Mutably dereferences the given pointer. Read more
Drops the object pointed to by the given pointer. Read more
Should always be Self
The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.
Attaches the provided Subscriber to this type, returning a -WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a -WithDispatch wrapper. Read more
\ No newline at end of file +From<T> for U chooses to do.

+
The alignment of pointer.
The type for initializers.
Initializes a with the given initializer. Read more
Dereferences the given pointer. Read more
Mutably dereferences the given pointer. Read more
Drops the object pointed to by the given pointer. Read more
Should always be Self
The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.
Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more
\ No newline at end of file diff --git a/libmedium/proxy/struct.page.html b/libmedium/proxy/struct.page.html index c5c9e83..9febce9 100644 --- a/libmedium/proxy/struct.page.html +++ b/libmedium/proxy/struct.page.html @@ -1,9 +1,9 @@ -page in libmedium::proxy - Rust

Struct libmedium::proxy::page

source ·
pub struct page;

Trait Implementations§

Auto Trait Implementations§

Blanket Implementations§

Gets the TypeId of self. Read more
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more

Returns the argument unchanged.

-
Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more
Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

Calls U::from(self).

+page in libmedium::proxy - Rust

Struct libmedium::proxy::page

source ·
pub struct page;

Trait Implementations§

Auto Trait Implementations§

Blanket Implementations§

Gets the TypeId of self. Read more
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more

Returns the argument unchanged.

+
Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more
Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

Calls U::from(self).

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-
The alignment of pointer.
The type for initializers.
Initializes a with the given initializer. Read more
Dereferences the given pointer. Read more
Mutably dereferences the given pointer. Read more
Drops the object pointed to by the given pointer. Read more
Should always be Self
The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.
Attaches the provided Subscriber to this type, returning a -WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a -WithDispatch wrapper. Read more
\ No newline at end of file +From<T> for U chooses to do.

+
The alignment of pointer.
The type for initializers.
Initializes a with the given initializer. Read more
Dereferences the given pointer. Read more
Mutably dereferences the given pointer. Read more
Drops the object pointed to by the given pointer. Read more
Should always be Self
The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.
Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more
\ No newline at end of file diff --git a/libmedium/proxy/trait.StringUtils.html b/libmedium/proxy/trait.StringUtils.html index 23e5b71..bff9b09 100644 --- a/libmedium/proxy/trait.StringUtils.html +++ b/libmedium/proxy/trait.StringUtils.html @@ -1,4 +1,4 @@ StringUtils in libmedium::proxy - Rust
pub trait StringUtils {
-    fn substring(&self, start: usize, len: usize) -> &str;
-    fn slice(&self, range: impl RangeBounds<usize>) -> &str;
-}

Required Methods§

Implementations on Foreign Types§

Implementors§

\ No newline at end of file + fn substring(&self, start: usize, len: usize) -> &str; + fn slice(&self, range: impl RangeBounds<usize>) -> &str; +}

Required Methods§

Implementations on Foreign Types§

Implementors§

\ No newline at end of file diff --git a/libmedium/render_html/constant.STYLE.html b/libmedium/render_html/constant.STYLE.html index b9ff059..f1919a6 100644 --- a/libmedium/render_html/constant.STYLE.html +++ b/libmedium/render_html/constant.STYLE.html @@ -1,2 +1,2 @@ -STYLE in libmedium::render_html - Rust

Constant libmedium::render_html::STYLE

source ·
pub const STYLE: &str = "
-    ";
\ No newline at end of file +STYLE in libmedium::render_html - Rust

Constant libmedium::render_html::STYLE

source ·
pub const STYLE: &str = "
+    ";
\ No newline at end of file diff --git a/libmedium/render_html/constant.SYNTAX_SET.html b/libmedium/render_html/constant.SYNTAX_SET.html index d373a71..80bcb51 100644 --- a/libmedium/render_html/constant.SYNTAX_SET.html +++ b/libmedium/render_html/constant.SYNTAX_SET.html @@ -1 +1 @@ -SYNTAX_SET in libmedium::render_html - Rust
pub(crate) const SYNTAX_SET: LocalKey<SyntaxSet>;
\ No newline at end of file +SYNTAX_SET in libmedium::render_html - Rust
pub(crate) const SYNTAX_SET: LocalKey<SyntaxSet>;
\ No newline at end of file diff --git a/libmedium/render_html/index.html b/libmedium/render_html/index.html index b0d763e..e29cbbc 100644 --- a/libmedium/render_html/index.html +++ b/libmedium/render_html/index.html @@ -1 +1 @@ -libmedium::render_html - Rust
\ No newline at end of file +libmedium::render_html - Rust
\ No newline at end of file diff --git a/libmedium/render_html/struct.SourcegraphQuery.html b/libmedium/render_html/struct.SourcegraphQuery.html index d9167b3..dfc1007 100644 --- a/libmedium/render_html/struct.SourcegraphQuery.html +++ b/libmedium/render_html/struct.SourcegraphQuery.html @@ -1,12 +1,12 @@ SourcegraphQuery in libmedium::render_html - Rust
pub struct SourcegraphQuery<'a> {
-    pub filepath: &'a str,
-    pub code: &'a str,
-}

Fields§

§filepath: &'a str§code: &'a str

Implementations§

Auto Trait Implementations§

Blanket Implementations§

Gets the TypeId of self. Read more
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more

Returns the argument unchanged.

-
Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more
Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

Calls U::from(self).

+ pub filepath: &'a str, + pub code: &'a str, +}

Fields§

§filepath: &'a str§code: &'a str

Implementations§

Auto Trait Implementations§

Blanket Implementations§

Gets the TypeId of self. Read more
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more

Returns the argument unchanged.

+
Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more
Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

Calls U::from(self).

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-
The alignment of pointer.
The type for initializers.
Initializes a with the given initializer. Read more
Dereferences the given pointer. Read more
Mutably dereferences the given pointer. Read more
Drops the object pointed to by the given pointer. Read more
Should always be Self
The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.
Attaches the provided Subscriber to this type, returning a -WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a -WithDispatch wrapper. Read more
\ No newline at end of file +From<T> for U chooses to do.

+
The alignment of pointer.
The type for initializers.
Initializes a with the given initializer. Read more
Dereferences the given pointer. Read more
Mutably dereferences the given pointer. Read more
Drops the object pointed to by the given pointer. Read more
Should always be Self
The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.
Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more
\ No newline at end of file diff --git a/libmedium/render_html/trait.GenerateHTML.html b/libmedium/render_html/trait.GenerateHTML.html index 91d3d4b..a286ed0 100644 --- a/libmedium/render_html/trait.GenerateHTML.html +++ b/libmedium/render_html/trait.GenerateHTML.html @@ -1,3 +1,3 @@ GenerateHTML in libmedium::render_html - Rust
pub trait GenerateHTML {
     fn generate(&mut self);
-}

Required Methods§

Implementors§

\ No newline at end of file +}

Required Methods§

Implementors§

\ No newline at end of file diff --git a/libmedium/routes/constant.ROUTES.html b/libmedium/routes/constant.ROUTES.html index ec952b6..480aa0d 100644 --- a/libmedium/routes/constant.ROUTES.html +++ b/libmedium/routes/constant.ROUTES.html @@ -1 +1 @@ -ROUTES in libmedium::routes - Rust

Constant libmedium::routes::ROUTES

source ·
pub const ROUTES: Routes;
\ No newline at end of file +ROUTES in libmedium::routes - Rust

Constant libmedium::routes::ROUTES

source ·
pub const ROUTES: Routes;
\ No newline at end of file diff --git a/libmedium/routes/fn.services.html b/libmedium/routes/fn.services.html index 12e07f9..e9cd840 100644 --- a/libmedium/routes/fn.services.html +++ b/libmedium/routes/fn.services.html @@ -1 +1 @@ -services in libmedium::routes - Rust

Function libmedium::routes::services

source ·
pub fn services(cfg: &mut ServiceConfig)
\ No newline at end of file +services in libmedium::routes - Rust

Function libmedium::routes::services

source ·
pub fn services(cfg: &mut ServiceConfig)
\ No newline at end of file diff --git a/libmedium/routes/index.html b/libmedium/routes/index.html index 2261b4d..fcd4f46 100644 --- a/libmedium/routes/index.html +++ b/libmedium/routes/index.html @@ -1 +1 @@ -libmedium::routes - Rust
\ No newline at end of file +libmedium::routes - Rust
\ No newline at end of file diff --git a/libmedium/routes/struct.Routes.html b/libmedium/routes/struct.Routes.html index 43a29b7..25cb1af 100644 --- a/libmedium/routes/struct.Routes.html +++ b/libmedium/routes/struct.Routes.html @@ -1,12 +1,12 @@ Routes in libmedium::routes - Rust

Struct libmedium::routes::Routes

source ·
pub struct Routes {
     pub meta: Meta,
     pub proxy: Proxy,
-}

Fields§

§meta: Meta§proxy: Proxy

Implementations§

Auto Trait Implementations§

Blanket Implementations§

Gets the TypeId of self. Read more
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more

Returns the argument unchanged.

-
Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more
Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

Calls U::from(self).

+}

Fields§

§meta: Meta§proxy: Proxy

Implementations§

Auto Trait Implementations§

Blanket Implementations§

Gets the TypeId of self. Read more
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more

Returns the argument unchanged.

+
Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more
Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

Calls U::from(self).

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-
The alignment of pointer.
The type for initializers.
Initializes a with the given initializer. Read more
Dereferences the given pointer. Read more
Mutably dereferences the given pointer. Read more
Drops the object pointed to by the given pointer. Read more
Should always be Self
The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.
Attaches the provided Subscriber to this type, returning a -WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a -WithDispatch wrapper. Read more
\ No newline at end of file +From<T> for U chooses to do.

+
The alignment of pointer.
The type for initializers.
Initializes a with the given initializer. Read more
Dereferences the given pointer. Read more
Mutably dereferences the given pointer. Read more
Drops the object pointed to by the given pointer. Read more
Should always be Self
The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.
Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more
\ No newline at end of file diff --git a/libmedium/settings/fn.check_url.html b/libmedium/settings/fn.check_url.html index c7bd515..582ae3f 100644 --- a/libmedium/settings/fn.check_url.html +++ b/libmedium/settings/fn.check_url.html @@ -1 +1 @@ -check_url in libmedium::settings - Rust

Function libmedium::settings::check_url

source ·
fn check_url(s: &Config)
\ No newline at end of file +check_url in libmedium::settings - Rust

Function libmedium::settings::check_url

source ·
fn check_url(s: &Config)
\ No newline at end of file diff --git a/libmedium/settings/index.html b/libmedium/settings/index.html index 874f30b..def36a6 100644 --- a/libmedium/settings/index.html +++ b/libmedium/settings/index.html @@ -1 +1 @@ -libmedium::settings - Rust
\ No newline at end of file +libmedium::settings - Rust
\ No newline at end of file diff --git a/libmedium/settings/struct.Server.html b/libmedium/settings/struct.Server.html index c2c17c3..f7e365d 100644 --- a/libmedium/settings/struct.Server.html +++ b/libmedium/settings/struct.Server.html @@ -1,15 +1,15 @@ Server in libmedium::settings - Rust

Struct libmedium::settings::Server

source ·
pub struct Server {
-    pub port: u32,
-    pub domain: String,
-    pub ip: String,
-    pub proxy_has_tls: bool,
-    pub workers: Option<usize>,
-}

Fields§

§port: u32§domain: String§ip: String§proxy_has_tls: bool§workers: Option<usize>

Implementations§

Trait Implementations§

Returns a copy of the value. Read more
Performs copy-assignment from source. Read more
Formats the value using the given formatter. Read more
Deserialize this value from the given Serde deserializer. Read more

Auto Trait Implementations§

Blanket Implementations§

Gets the TypeId of self. Read more
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more

Returns the argument unchanged.

-
Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more
Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

Calls U::from(self).

+ pub port: u32, + pub domain: String, + pub ip: String, + pub proxy_has_tls: bool, + pub workers: Option<usize>, +}

Fields§

§port: u32§domain: String§ip: String§proxy_has_tls: bool§workers: Option<usize>

Implementations§

Trait Implementations§

Returns a copy of the value. Read more
Performs copy-assignment from source. Read more
Formats the value using the given formatter. Read more
Deserialize this value from the given Serde deserializer. Read more

Auto Trait Implementations§

Blanket Implementations§

Gets the TypeId of self. Read more
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more

Returns the argument unchanged.

+
Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more
Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

Calls U::from(self).

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-
The alignment of pointer.
The type for initializers.
Initializes a with the given initializer. Read more
Dereferences the given pointer. Read more
Mutably dereferences the given pointer. Read more
Drops the object pointed to by the given pointer. Read more
Should always be Self
The resulting type after obtaining ownership.
Creates owned data from borrowed data, usually by cloning. Read more
Uses borrowed data to replace owned data, usually by cloning. Read more
The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.
Attaches the provided Subscriber to this type, returning a -WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a -WithDispatch wrapper. Read more
\ No newline at end of file +From<T> for U chooses to do.

+
The alignment of pointer.
The type for initializers.
Initializes a with the given initializer. Read more
Dereferences the given pointer. Read more
Mutably dereferences the given pointer. Read more
Drops the object pointed to by the given pointer. Read more
Should always be Self
The resulting type after obtaining ownership.
Creates owned data from borrowed data, usually by cloning. Read more
Uses borrowed data to replace owned data, usually by cloning. Read more
The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.
Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more
\ No newline at end of file diff --git a/libmedium/settings/struct.Settings.html b/libmedium/settings/struct.Settings.html index b1d3d65..1772a5e 100644 --- a/libmedium/settings/struct.Settings.html +++ b/libmedium/settings/struct.Settings.html @@ -1,14 +1,14 @@ Settings in libmedium::settings - Rust
pub struct Settings {
-    pub debug: bool,
-    pub cache: Option<String>,
+    pub debug: bool,
+    pub cache: Option<String>,
     pub server: Server,
-    pub source_code: String,
-}

Fields§

§debug: bool§cache: Option<String>§server: Server§source_code: String

Implementations§

Trait Implementations§

Returns a copy of the value. Read more
Performs copy-assignment from source. Read more
Formats the value using the given formatter. Read more
Deserialize this value from the given Serde deserializer. Read more

Auto Trait Implementations§

Blanket Implementations§

Gets the TypeId of self. Read more
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more

Returns the argument unchanged.

-
Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more
Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

Calls U::from(self).

+ pub source_code: String, +}

Fields§

§debug: bool§cache: Option<String>§server: Server§source_code: String

Implementations§

Trait Implementations§

Returns a copy of the value. Read more
Performs copy-assignment from source. Read more
Formats the value using the given formatter. Read more
Deserialize this value from the given Serde deserializer. Read more

Auto Trait Implementations§

Blanket Implementations§

Gets the TypeId of self. Read more
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more

Returns the argument unchanged.

+
Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more
Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

Calls U::from(self).

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-
The alignment of pointer.
The type for initializers.
Initializes a with the given initializer. Read more
Dereferences the given pointer. Read more
Mutably dereferences the given pointer. Read more
Drops the object pointed to by the given pointer. Read more
Should always be Self
The resulting type after obtaining ownership.
Creates owned data from borrowed data, usually by cloning. Read more
Uses borrowed data to replace owned data, usually by cloning. Read more
The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.
Attaches the provided Subscriber to this type, returning a -WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a -WithDispatch wrapper. Read more
\ No newline at end of file +From<T> for U chooses to do.

+
The alignment of pointer.
The type for initializers.
Initializes a with the given initializer. Read more
Dereferences the given pointer. Read more
Mutably dereferences the given pointer. Read more
Drops the object pointed to by the given pointer. Read more
Should always be Self
The resulting type after obtaining ownership.
Creates owned data from borrowed data, usually by cloning. Read more
Uses borrowed data to replace owned data, usually by cloning. Read more
The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.
Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more
\ No newline at end of file diff --git a/libmedium/struct.Data.html b/libmedium/struct.Data.html index 14e39d1..e97cced 100644 --- a/libmedium/struct.Data.html +++ b/libmedium/struct.Data.html @@ -1,14 +1,14 @@ Data in libmedium - Rust

Struct libmedium::Data

source ·
pub struct Data {
-    pub client: Client,
+    pub client: Client,
     cache: Db,
     pub posts: Tree,
     pub gists: Tree,
-}

Fields§

§client: Client§cache: Db§posts: Tree§gists: Tree

Implementations§

source

pub async fn get_post(&self, id: &str) -> GetPostPost

source

pub async fn get_post_light(&self, id: &str) -> PostUrl

Trait Implementations§

Returns a copy of the value. Read more
Performs copy-assignment from source. Read more

Auto Trait Implementations§

Blanket Implementations§

Gets the TypeId of self. Read more
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more

Returns the argument unchanged.

-
Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more
Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

Calls U::from(self).

+}

Fields§

§client: Client§cache: Db§posts: Tree§gists: Tree

Implementations§

source

pub async fn get_post(&self, id: &str) -> GetPostPost

source

pub async fn get_post_light(&self, id: &str) -> PostUrl

Trait Implementations§

Returns a copy of the value. Read more
Performs copy-assignment from source. Read more

Auto Trait Implementations§

Blanket Implementations§

Gets the TypeId of self. Read more
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more

Returns the argument unchanged.

+
Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more
Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

Calls U::from(self).

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-
The alignment of pointer.
The type for initializers.
Initializes a with the given initializer. Read more
Dereferences the given pointer. Read more
Mutably dereferences the given pointer. Read more
Drops the object pointed to by the given pointer. Read more
Should always be Self
The resulting type after obtaining ownership.
Creates owned data from borrowed data, usually by cloning. Read more
Uses borrowed data to replace owned data, usually by cloning. Read more
The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.
Attaches the provided Subscriber to this type, returning a -WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a -WithDispatch wrapper. Read more
\ No newline at end of file +From<T> for U chooses to do.

+
The alignment of pointer.
The type for initializers.
Initializes a with the given initializer. Read more
Dereferences the given pointer. Read more
Mutably dereferences the given pointer. Read more
Drops the object pointed to by the given pointer. Read more
Should always be Self
The resulting type after obtaining ownership.
Creates owned data from borrowed data, usually by cloning. Read more
Uses borrowed data to replace owned data, usually by cloning. Read more
The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.
Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more
\ No newline at end of file diff --git a/libmedium/struct.SETTINGS.html b/libmedium/struct.SETTINGS.html index dab6272..e088978 100644 --- a/libmedium/struct.SETTINGS.html +++ b/libmedium/struct.SETTINGS.html @@ -1,11 +1,11 @@ SETTINGS in libmedium - Rust

Struct libmedium::SETTINGS

source ·
pub struct SETTINGS {
-    pub(crate) __private_field: (),
-}

Fields§

§__private_field: ()

Trait Implementations§

The resulting type after dereferencing.
Dereferences the value.

Auto Trait Implementations§

Blanket Implementations§

Gets the TypeId of self. Read more
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more

Returns the argument unchanged.

-
Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more
Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

Calls U::from(self).

+ pub(crate) __private_field: (), +}

Fields§

§__private_field: ()

Trait Implementations§

The resulting type after dereferencing.
Dereferences the value.

Auto Trait Implementations§

Blanket Implementations§

Gets the TypeId of self. Read more
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more

Returns the argument unchanged.

+
Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more
Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

Calls U::from(self).

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-
The alignment of pointer.
The type for initializers.
Initializes a with the given initializer. Read more
Dereferences the given pointer. Read more
Mutably dereferences the given pointer. Read more
Drops the object pointed to by the given pointer. Read more
Should always be Self
The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.
Attaches the provided Subscriber to this type, returning a -WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a -WithDispatch wrapper. Read more
\ No newline at end of file +From<T> for U chooses to do.

+
The alignment of pointer.
The type for initializers.
Initializes a with the given initializer. Read more
Dereferences the given pointer. Read more
Mutably dereferences the given pointer. Read more
Drops the object pointed to by the given pointer. Read more
Should always be Self
The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.
Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more
\ No newline at end of file diff --git a/libmedium/struct.Settings.html b/libmedium/struct.Settings.html index a77fa9b..08f5582 100644 --- a/libmedium/struct.Settings.html +++ b/libmedium/struct.Settings.html @@ -1,14 +1,14 @@ Settings in libmedium - Rust

Struct libmedium::Settings

source ·
pub struct Settings {
-    pub debug: bool,
-    pub cache: Option<String>,
+    pub debug: bool,
+    pub cache: Option<String>,
     pub server: Server,
-    pub source_code: String,
-}

Fields§

§debug: bool§cache: Option<String>§server: Server§source_code: String

Implementations§

Trait Implementations§

Returns a copy of the value. Read more
Performs copy-assignment from source. Read more
Formats the value using the given formatter. Read more
Deserialize this value from the given Serde deserializer. Read more

Auto Trait Implementations§

Blanket Implementations§

Gets the TypeId of self. Read more
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more

Returns the argument unchanged.

-
Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more
Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

Calls U::from(self).

+ pub source_code: String, +}

Fields§

§debug: bool§cache: Option<String>§server: Server§source_code: String

Implementations§

Trait Implementations§

Returns a copy of the value. Read more
Performs copy-assignment from source. Read more
Formats the value using the given formatter. Read more
Deserialize this value from the given Serde deserializer. Read more

Auto Trait Implementations§

Blanket Implementations§

Gets the TypeId of self. Read more
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more

Returns the argument unchanged.

+
Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more
Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

Calls U::from(self).

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-
The alignment of pointer.
The type for initializers.
Initializes a with the given initializer. Read more
Dereferences the given pointer. Read more
Mutably dereferences the given pointer. Read more
Drops the object pointed to by the given pointer. Read more
Should always be Self
The resulting type after obtaining ownership.
Creates owned data from borrowed data, usually by cloning. Read more
Uses borrowed data to replace owned data, usually by cloning. Read more
The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.
Attaches the provided Subscriber to this type, returning a -WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a -WithDispatch wrapper. Read more
\ No newline at end of file +From<T> for U chooses to do.

+
The alignment of pointer.
The type for initializers.
Initializes a with the given initializer. Read more
Dereferences the given pointer. Read more
Mutably dereferences the given pointer. Read more
Drops the object pointed to by the given pointer. Read more
Should always be Self
The resulting type after obtaining ownership.
Creates owned data from borrowed data, usually by cloning. Read more
Uses borrowed data to replace owned data, usually by cloning. Read more
The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.
Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more
\ No newline at end of file diff --git a/libmedium/type.AppData.html b/libmedium/type.AppData.html index e66fadf..99a0796 100644 --- a/libmedium/type.AppData.html +++ b/libmedium/type.AppData.html @@ -1 +1 @@ -AppData in libmedium - Rust

Type Definition libmedium::AppData

source ·
pub type AppData = Data<Data>;
\ No newline at end of file +AppData in libmedium - Rust

Type Definition libmedium::AppData

source ·
pub type AppData = Data<Data>;
\ No newline at end of file diff --git a/search-index.js b/search-index.js index a814eb1..ed4abdc 100644 --- a/search-index.js +++ b/search-index.js @@ -1,5 +1,5 @@ var searchIndex = JSON.parse('{\ -"libmedium":{"doc":"","t":[6,17,3,17,17,17,17,3,3,17,17,12,11,11,12,12,12,0,12,11,11,11,11,11,5,12,11,11,5,0,0,12,0,0,0,12,0,12,11,11,11,11,6,3,17,3,3,3,3,17,6,3,11,11,11,11,11,11,11,11,11,11,11,11,11,11,12,12,11,11,11,11,11,11,12,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,12,12,11,11,11,11,11,11,11,11,11,11,0,11,0,11,12,12,11,11,11,11,11,11,11,11,11,11,11,11,12,11,11,12,12,11,11,12,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,12,11,11,11,11,11,11,6,6,3,3,3,3,3,3,3,3,3,3,3,6,6,17,17,3,3,17,12,12,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,12,12,12,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,12,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,12,12,12,12,12,12,12,12,12,12,12,12,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,12,12,12,12,12,12,12,12,12,12,12,12,11,11,11,11,11,11,11,11,11,11,11,11,11,12,12,12,12,12,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,12,12,11,11,11,11,11,11,11,11,11,11,11,11,11,12,12,12,11,11,11,11,11,11,11,11,11,11,11,11,11,6,6,3,3,6,6,17,17,3,3,17,11,11,11,11,11,11,11,11,11,11,11,11,11,11,12,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,12,11,11,11,11,11,11,11,11,12,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,12,12,11,11,11,11,3,11,11,11,11,3,11,11,11,11,11,11,11,11,11,11,11,11,12,11,11,11,11,11,0,11,5,11,11,11,11,11,11,11,12,11,11,3,11,11,12,11,11,11,11,12,11,11,11,11,11,11,11,13,3,3,4,13,5,11,12,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,12,11,11,11,11,11,11,11,12,12,12,12,11,11,11,11,11,11,11,11,11,11,11,11,11,17,17,3,8,3,11,11,11,11,11,11,11,11,11,11,3,12,12,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,12,12,3,11,11,11,11,11,11,11,11,11,11,3,12,12,12,11,11,11,11,11,11,0,5,10,10,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,3,12,11,11,12,11,11,11,11,11,11,12,11,11,11,12,11,11,11,11,8,17,17,3,11,11,12,11,11,11,11,12,11,10,11,11,11,11,11,11,11,17,3,11,11,11,11,11,11,11,11,12,11,12,5,11,11,11,11,3,3,11,11,11,11,12,5,11,11,11,11,12,11,11,11,11,11,11,12,11,11,11,11,11,11,11,11,11,11,11,12,11,12,12,12,12,11,11,11,11,11,11,11,11,11,11,12],"n":["AppData","CACHE_AGE","Data","GIT_COMMIT_HASH","PKG_DESCRIPTION","PKG_HOMEPAGE","PKG_NAME","SETTINGS","Settings","V1_API_ROUTES","VERSION","__private_field","borrow","borrow_mut","cache","cache","client","data","debug","deref","deref","deref_mut","drop","from","get_json_err","gists","init","into","main","meta","post","posts","proxy","render_html","routes","server","settings","source_code","try_from","try_into","type_id","vzip","AppData","Data","GIST_CACHE_VERSION","GetPost","GetPostLight","GistContent","GistFile","POST_CACHE_VERSION","PostResp","PostUrl","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","build_query","build_query","cache","client","clone","clone","clone","clone_into","clone_into","clone_into","content","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deserialize","deserialize","drop","drop","drop","drop","drop","drop","file_name","files","fmt","from","from","from","from","from","from","get_gist","get_gist_id","get_html_content","get_post","get_post","get_post_light","get_post_light","gists","html_url","init","init","init","init","init","init","into","into","into","into","into","into","language","migrate","new","posts","raw_url","serialize","serialize","slug","to_owned","to_owned","to_owned","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","username","vzip","vzip","vzip","vzip","vzip","vzip","Boolean","Float","GetPostPost","GetPostPostContent","GetPostPostContentBodyModel","GetPostPostContentBodyModelParagraphs","GetPostPostContentBodyModelParagraphsIframe","GetPostPostContentBodyModelParagraphsIframeMediaResource","GetPostPostContentBodyModelParagraphsMarkups","GetPostPostContentBodyModelParagraphsMetadata","GetPostPostCreator","GetPostPostPreviewContent","GetPostPostPreviewImage","ID","Int","OPERATION_NAME","QUERY","ResponseData","Variables","__QUERY_WORKAROUND","anchor_type","body_model","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","content","created_at","creator","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","end","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from","from","from","from","from","from","get_subtitle","href","href","href","id","id","id","id","iframe","iframe_height","iframe_src","iframe_width","image_id","init","init","init","init","init","init","init","init","init","init","init","init","init","into","into","into","into","into","into","into","into","into","into","into","into","into","layout","markups","media_resource","metadata","name","original_height","original_width","paragraphs","post","preview_content","preview_image","reading_time","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","start","subtitle","text","title","title","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","type_","type_","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","unique_slug","user_id","username","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","Boolean","Float","GetPostLightPost","GetPostLightPostCreator","ID","Int","OPERATION_NAME","QUERY","ResponseData","Variables","__QUERY_WORKAROUND","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone_into","clone_into","clone_into","creator","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deserialize","deserialize","deserialize","drop","drop","drop","drop","fmt","fmt","fmt","from","from","from","from","id","init","init","init","init","into","into","into","into","post","serialize","serialize","serialize","serialize","to_owned","to_owned","to_owned","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","unique_slug","username","vzip","vzip","vzip","vzip","BuildDetails","borrow","borrow","borrow_mut","borrow_mut","build_details","clone","clone_into","deref","deref","deref_mut","deref_mut","deserialize","drop","drop","fmt","from","from","git_commit_hash","init","init","into","into","register","routes","serialize","services","to_owned","try_from","try_from","try_into","try_into","type_id","type_id","version","vzip","vzip","Meta","borrow","borrow_mut","build_details","deref","deref_mut","drop","from","health","init","into","new","try_from","try_into","type_id","vzip","End","Markup","PositionMap","PostitionType","Start","apply_markup","apply_markup","arr","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","default","deref","deref","deref","deref_mut","deref_mut","deref_mut","drop","drop","drop","end","eq","equivalent","from","from","from","gists","init","init","init","insert_if_not_exists","into","into","into","map","markup","p","pos_type","start","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","vzip","vzip","vzip","CACHE_AGE","INDEX","Post","StringUtils","assets","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","by_post_id","data","date","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","drop","drop","drop","drop","drop","from","from","from","from","from","gists","id","index","init","init","init","init","init","into","into","into","into","into","page","paragraphs","preview_img","reading_time","register","register","register","register","render_once","render_once_to","routes","services","slice","substring","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","vzip","vzip","vzip","vzip","vzip","Proxy","asset","borrow","borrow_mut","by_post_id","deref","deref_mut","drop","from","get_medium_asset","get_page","index","init","into","new","page","try_from","try_into","type_id","vzip","GenerateHTML","STYLE","SYNTAX_SET","SourcegraphQuery","borrow","borrow_mut","code","deref","deref_mut","determine_language","drop","filepath","from","generate","init","into","syntax_highlight","try_from","try_into","type_id","vzip","ROUTES","Routes","borrow","borrow_mut","deref","deref_mut","drop","from","init","into","meta","new","proxy","services","try_from","try_into","type_id","vzip","Server","Settings","borrow","borrow","borrow_mut","borrow_mut","cache","check_url","clone","clone","clone_into","clone_into","debug","deref","deref","deref_mut","deref_mut","deserialize","deserialize","domain","drop","drop","fmt","fmt","from","from","get_ip","init","init","into","into","ip","new","port","proxy_has_tls","server","source_code","to_owned","to_owned","try_from","try_from","try_into","try_into","type_id","type_id","vzip","vzip","workers"],"q":["libmedium","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","libmedium::data","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","libmedium::data::get_post","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","libmedium::data::get_post_light","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","libmedium::meta","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","libmedium::meta::routes","","","","","","","","","","","","","","","","libmedium::post","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","libmedium::proxy","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","libmedium::proxy::routes","","","","","","","","","","","","","","","","","","","","libmedium::render_html","","","","","","","","","","","","","","","","","","","","","libmedium::routes","","","","","","","","","","","","","","","","","","libmedium::settings","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","",""],"d":["","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","","","","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","","","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","","","","","","","","","","","","","","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","emmits build details of the bninary","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","","","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","","","","","Calls U::from(self).","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","","","Calls U::from(self).","","","","","","","","","","","","","Returns the argument unchanged.","","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","",""],"i":[0,0,0,0,0,0,0,0,0,0,0,1,1,1,9,2,9,0,2,1,1,1,1,1,0,9,1,1,0,0,0,9,0,0,0,2,0,2,1,1,1,1,0,0,0,0,0,0,0,0,0,0,9,64,12,10,65,11,9,64,12,10,65,11,64,65,9,9,9,10,11,9,10,11,10,9,64,12,10,65,11,9,64,12,10,65,11,12,10,9,64,12,10,65,11,10,12,11,9,64,12,10,65,11,9,9,10,0,9,0,9,9,12,9,64,12,10,65,11,9,64,12,10,65,11,10,9,9,9,10,12,10,11,9,10,11,9,64,12,10,65,11,9,64,12,10,65,11,9,64,12,10,65,11,11,9,64,12,10,65,11,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22,25,19,20,21,22,23,24,25,26,27,28,17,29,30,19,20,21,22,23,24,25,26,27,28,17,29,30,19,20,21,22,23,24,25,26,27,28,17,29,19,20,21,22,23,24,25,26,27,28,17,29,17,17,17,19,20,21,22,23,24,25,26,27,28,17,29,30,19,20,21,22,23,24,25,26,27,28,17,29,30,19,20,21,22,23,24,25,26,27,28,17,29,19,20,21,22,23,24,25,26,27,28,17,29,30,22,19,20,21,22,23,24,25,26,27,28,17,29,19,20,21,22,23,24,25,26,27,28,17,29,30,17,20,22,23,19,27,28,30,23,20,20,20,28,19,20,21,22,23,24,25,26,27,28,17,29,30,19,20,21,22,23,24,25,26,27,28,17,29,30,23,23,21,23,28,19,19,24,29,17,17,17,19,20,21,22,23,24,25,26,27,28,17,29,30,22,26,23,22,17,19,20,21,22,23,24,25,26,27,28,17,29,19,20,21,22,23,24,25,26,27,28,17,29,30,19,20,21,22,23,24,25,26,27,28,17,29,30,22,23,19,20,21,22,23,24,25,26,27,28,17,29,30,17,22,28,19,20,21,22,23,24,25,26,27,28,17,29,30,0,0,0,0,0,0,0,0,0,0,0,31,32,33,34,31,32,33,34,31,32,33,31,32,33,32,31,32,33,34,31,32,33,34,31,32,33,31,32,33,34,31,32,33,31,32,33,34,34,31,32,33,34,31,32,33,34,33,31,32,33,34,31,32,33,31,32,33,34,31,32,33,34,31,32,33,34,32,31,31,32,33,34,0,35,36,35,36,0,35,35,35,36,35,36,35,35,36,35,35,36,35,35,36,35,36,36,0,35,0,35,35,36,35,36,35,36,35,35,36,0,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,45,0,0,0,45,0,42,43,42,45,43,42,45,43,43,42,45,43,42,45,43,42,45,43,42,45,45,42,45,43,42,42,45,43,43,42,45,43,43,42,42,42,42,42,45,43,42,45,43,42,45,43,42,45,43,0,0,0,0,0,51,47,48,49,50,51,47,48,49,50,0,51,51,51,47,48,49,50,51,47,48,49,50,51,47,48,49,50,51,47,48,49,50,51,51,0,51,47,48,49,50,51,47,48,49,50,0,51,51,51,47,48,49,50,51,51,0,0,66,66,51,47,48,49,50,51,47,48,49,50,51,47,48,49,50,51,47,48,49,50,0,56,56,56,56,56,56,56,56,56,56,56,56,56,56,56,56,56,56,56,0,0,0,0,57,57,57,57,57,57,57,57,57,67,57,57,57,57,57,57,57,0,0,60,60,60,60,60,60,60,60,60,60,60,0,60,60,60,60,0,0,62,2,62,2,2,0,62,2,62,2,2,62,2,62,2,62,2,62,62,2,62,2,62,2,62,62,2,62,2,62,2,62,62,2,2,62,2,62,2,62,2,62,2,62,2,62],"f":[0,0,0,0,0,0,0,0,0,0,0,0,[[]],[[]],0,0,0,0,0,[1,2],[3],[3],[3],[[]],[[],4],0,[[],3],[[]],[[],5],0,0,0,0,0,0,0,0,0,[[],6],[[],6],[[],7],[[]],0,0,0,0,0,0,0,0,0,0,[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[],8],[[],8],0,0,[9,9],[10,10],[11,11],[[]],[[]],[[]],0,[3],[3],[3],[3],[3],[3],[3],[3],[3],[3],[3],[3],[[],[[6,[12]]]],[[],[[6,[10]]]],[3],[3],[3],[3],[3],[3],0,0,[[11,13],14],[[]],[[]],[[]],[[]],[[]],[[]],[[9,15]],[16,16],[10,15],0,[[9,16],17],0,[[9,16],11],0,0,[[],3],[[],3],[[],3],[[],3],[[],3],[[],3],[[]],[[]],[[]],[[]],[[]],[[]],0,[9],[[],18],0,0,[12,6],[10,6],0,[[]],[[]],[[]],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],7],[[],7],[[],7],[[],7],[[],7],[[],7],0,[[]],[[]],[[]],[[]],[[]],[[]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[19,19],[20,20],[21,21],[22,22],[23,23],[24,24],[25,25],[26,26],[27,27],[28,28],[17,17],[29,29],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],0,0,0,[3],[3],[3],[3],[3],[3],[3],[3],[3],[3],[3],[3],[3],[3],[3],[3],[3],[3],[3],[3],[3],[3],[3],[3],[3],[3],[[],[[6,[19]]]],[[],[[6,[20]]]],[[],[[6,[21]]]],[[],[[6,[22]]]],[[],[[6,[23]]]],[[],[[6,[24]]]],[[],[[6,[25]]]],[[],[[6,[26]]]],[[],[[6,[27]]]],[[],[[6,[28]]]],[[],[[6,[17]]]],[[],[[6,[29]]]],[3],[3],[3],[3],[3],[3],[3],[3],[3],[3],[3],[3],[3],0,[[19,13],14],[[20,13],14],[[21,13],14],[[22,13],14],[[23,13],14],[[24,13],14],[[25,13],14],[[26,13],14],[[27,13],14],[[28,13],14],[[17,13],14],[[29,13],14],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[17,16],0,0,0,0,0,0,0,0,0,0,0,0,[[],3],[[],3],[[],3],[[],3],[[],3],[[],3],[[],3],[[],3],[[],3],[[],3],[[],3],[[],3],[[],3],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],0,0,0,0,0,0,0,0,0,0,0,0,[19,6],[20,6],[21,6],[22,6],[23,6],[24,6],[25,6],[26,6],[27,6],[28,6],[17,6],[29,6],[30,6],0,0,0,0,0,[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],0,0,[[],7],[[],7],[[],7],[[],7],[[],7],[[],7],[[],7],[[],7],[[],7],[[],7],[[],7],[[],7],[[],7],0,0,0,[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],0,0,0,0,0,0,0,0,0,0,0,[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[31,31],[32,32],[33,33],[[]],[[]],[[]],0,[3],[3],[3],[3],[3],[3],[3],[3],[[],[[6,[31]]]],[[],[[6,[32]]]],[[],[[6,[33]]]],[3],[3],[3],[3],[[31,13],14],[[32,13],14],[[33,13],14],[[]],[[]],[[]],[[]],0,[[],3],[[],3],[[],3],[[],3],[[]],[[]],[[]],[[]],0,[31,6],[32,6],[33,6],[34,6],[[]],[[]],[[]],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],7],[[],7],[[],7],[[],7],0,0,[[]],[[]],[[]],[[]],0,[[]],[[]],[[]],[[]],0,[35,35],[[]],[3],[3],[3],[3],[[],[[6,[35]]]],[3],[3],[[35,13],14],[[]],[[]],0,[[],3],[[],3],[[]],[[]],[[36,37]],0,[35,6],[38],[[]],[[],6],[[],6],[[],6],[[],6],[[],7],[[],7],0,[[]],[[]],0,[[]],[[]],0,[3],[3],[3],[[]],0,[[],3],[[]],[[],39],[[],6],[[],6],[[],7],[[]],0,0,0,0,0,[[17,40],[[41,[15]]]],[[42,3],15],0,[[]],[[]],[[]],[[]],[[]],[[]],[[],43],[3],[3],[3],[3],[3],[3],[3],[3],[3],[[23,3,44],15],[[45,45],44],[[],44],[[]],[[]],[[]],0,[[],3],[[],3],[[],3],[[43,46,42]],[[]],[[]],[[]],0,0,0,0,[[23,40,3,44],15],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],7],[[],7],[[],7],[[]],[[]],[[]],0,0,0,0,0,[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],0,0,0,[3],[3],[3],[3],[3],[3],[3],[3],[3],[3],[3],[3],[3],[3],[3],[[]],[[]],[[]],[[]],[[]],0,0,0,[[],3],[[],3],[[],3],[[],3],[[],3],[[]],[[]],[[]],[[]],[[]],0,0,0,0,[[47,37]],[[48,37]],[[49,37]],[[50,37]],[51,52],[[51,53],[[6,[54]]]],0,[38],[[[55,[3]]],16],[[3,3],16],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],7],[[],7],[[],7],[[],7],[[],7],[[]],[[]],[[]],[[]],[[]],0,0,[[]],[[]],0,[3],[3],[3],[[]],[[56,16],15],[[56,16,16],15],0,[[],3],[[]],[[],56],0,[[],6],[[],6],[[],7],[[]],0,0,0,0,[[]],[[]],0,[3],[3],[[57,58],59],[3],0,[[]],[[]],[[],3],[[]],[57,15],[[],6],[[],6],[[],7],[[]],0,0,[[]],[[]],[3],[3],[3],[[]],[[],3],[[]],0,[[],60],0,[38],[[],6],[[],6],[[],7],[[]],0,0,[[]],[[]],[[]],[[]],0,[61],[62,62],[2,2],[[]],[[]],0,[3],[3],[3],[3],[[],[[6,[62]]]],[[],[[6,[2]]]],0,[3],[3],[[62,13],14],[[2,13],14],[[]],[[]],[62,15],[[],3],[[],3],[[]],[[]],0,[[],[[6,[2,63]]]],0,0,0,0,[[]],[[]],[[],6],[[],6],[[],6],[[],6],[[],7],[[],7],[[]],[[]],0],"p":[[3,"SETTINGS"],[3,"Settings"],[15,"usize"],[3,"JsonConfig"],[6,"Result"],[4,"Result"],[3,"TypeId"],[3,"QueryBody"],[3,"Data"],[3,"GistFile"],[3,"PostUrl"],[3,"GistContent"],[3,"Formatter"],[6,"Result"],[3,"String"],[15,"str"],[3,"GetPostPost"],[6,"AppData"],[3,"GetPostPostContentBodyModelParagraphsMetadata"],[3,"GetPostPostContentBodyModelParagraphsIframeMediaResource"],[3,"GetPostPostContentBodyModelParagraphsIframe"],[3,"GetPostPostContentBodyModelParagraphsMarkups"],[3,"GetPostPostContentBodyModelParagraphs"],[3,"GetPostPostContentBodyModel"],[3,"GetPostPostContent"],[3,"GetPostPostPreviewContent"],[3,"GetPostPostPreviewImage"],[3,"GetPostPostCreator"],[3,"ResponseData"],[3,"Variables"],[3,"GetPostLightPostCreator"],[3,"GetPostLightPost"],[3,"ResponseData"],[3,"Variables"],[3,"BuildDetails"],[3,"build_details"],[3,"AppService"],[3,"ServiceConfig"],[3,"Meta"],[4,"Option"],[3,"Vec"],[3,"Markup"],[3,"PositionMap"],[15,"bool"],[4,"PostitionType"],[15,"i64"],[3,"index"],[3,"assets"],[3,"by_post_id"],[3,"page"],[3,"Post"],[6,"RenderResult"],[3,"Buffer"],[4,"RenderError"],[8,"RangeBounds"],[3,"Proxy"],[3,"SourcegraphQuery"],[3,"SyntaxSet"],[3,"SyntaxReference"],[3,"Routes"],[3,"Config"],[3,"Server"],[4,"ConfigError"],[3,"GetPost"],[3,"GetPostLight"],[8,"StringUtils"],[8,"GenerateHTML"]]}\ +"libmedium":{"doc":"","t":[6,17,3,17,17,17,17,3,3,17,17,12,11,11,12,12,12,0,12,11,11,11,11,11,5,12,11,11,5,0,0,12,0,0,0,12,0,12,11,11,11,11,6,3,17,3,3,3,3,17,6,3,11,11,11,11,11,11,11,11,11,11,11,11,11,11,12,12,11,11,11,11,11,11,12,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,12,12,11,11,11,11,11,11,11,11,11,11,0,11,0,11,12,12,11,11,11,11,11,11,11,11,11,11,11,11,12,11,11,12,12,11,11,12,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,12,11,11,11,11,11,11,6,6,3,3,3,3,3,3,3,3,3,3,3,6,6,17,17,3,3,17,12,12,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,12,12,12,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,12,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,12,12,12,12,12,12,12,12,12,12,12,12,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,12,12,12,12,12,12,12,12,12,12,12,12,11,11,11,11,11,11,11,11,11,11,11,11,11,12,12,12,12,12,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,12,12,11,11,11,11,11,11,11,11,11,11,11,11,11,12,12,12,11,11,11,11,11,11,11,11,11,11,11,11,11,6,6,3,3,6,6,17,17,3,3,17,11,11,11,11,11,11,11,11,11,11,11,11,11,11,12,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,12,11,11,11,11,11,11,11,11,12,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,12,12,11,11,11,11,3,11,11,11,11,3,11,11,11,11,11,11,11,11,11,11,11,11,12,11,11,11,11,11,0,11,5,11,11,11,11,11,11,11,12,11,11,3,11,11,12,11,11,11,11,12,11,11,11,11,11,11,11,13,3,3,3,4,13,5,11,12,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,12,12,12,11,11,11,11,11,11,11,11,11,11,12,12,12,12,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,17,17,3,8,3,11,11,11,11,11,11,11,11,11,11,3,12,12,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,12,12,3,11,11,11,11,11,11,11,11,11,11,3,12,12,12,11,11,11,11,11,11,0,5,10,10,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,3,12,11,11,12,11,11,11,11,11,11,12,11,11,11,12,11,11,11,11,8,17,17,3,11,11,12,11,11,11,11,12,11,10,11,11,11,11,11,11,11,17,3,11,11,11,11,11,11,11,11,12,11,12,5,11,11,11,11,3,3,11,11,11,11,12,5,11,11,11,11,12,11,11,11,11,11,11,12,11,11,11,11,11,11,11,11,11,11,11,12,11,12,12,12,12,11,11,11,11,11,11,11,11,11,11,12],"n":["AppData","CACHE_AGE","Data","GIT_COMMIT_HASH","PKG_DESCRIPTION","PKG_HOMEPAGE","PKG_NAME","SETTINGS","Settings","V1_API_ROUTES","VERSION","__private_field","borrow","borrow_mut","cache","cache","client","data","debug","deref","deref","deref_mut","drop","from","get_json_err","gists","init","into","main","meta","post","posts","proxy","render_html","routes","server","settings","source_code","try_from","try_into","type_id","vzip","AppData","Data","GIST_CACHE_VERSION","GetPost","GetPostLight","GistContent","GistFile","POST_CACHE_VERSION","PostResp","PostUrl","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","build_query","build_query","cache","client","clone","clone","clone","clone_into","clone_into","clone_into","content","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deserialize","deserialize","drop","drop","drop","drop","drop","drop","file_name","files","fmt","from","from","from","from","from","from","get_gist","get_gist_id","get_html_content","get_post","get_post","get_post_light","get_post_light","gists","html_url","init","init","init","init","init","init","into","into","into","into","into","into","language","migrate","new","posts","raw_url","serialize","serialize","slug","to_owned","to_owned","to_owned","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","username","vzip","vzip","vzip","vzip","vzip","vzip","Boolean","Float","GetPostPost","GetPostPostContent","GetPostPostContentBodyModel","GetPostPostContentBodyModelParagraphs","GetPostPostContentBodyModelParagraphsIframe","GetPostPostContentBodyModelParagraphsIframeMediaResource","GetPostPostContentBodyModelParagraphsMarkups","GetPostPostContentBodyModelParagraphsMetadata","GetPostPostCreator","GetPostPostPreviewContent","GetPostPostPreviewImage","ID","Int","OPERATION_NAME","QUERY","ResponseData","Variables","__QUERY_WORKAROUND","anchor_type","body_model","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","content","created_at","creator","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","end","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from","from","from","from","from","from","get_subtitle","href","href","href","id","id","id","id","iframe","iframe_height","iframe_src","iframe_width","image_id","init","init","init","init","init","init","init","init","init","init","init","init","init","into","into","into","into","into","into","into","into","into","into","into","into","into","layout","markups","media_resource","metadata","name","original_height","original_width","paragraphs","post","preview_content","preview_image","reading_time","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","start","subtitle","text","title","title","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","type_","type_","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","unique_slug","user_id","username","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","Boolean","Float","GetPostLightPost","GetPostLightPostCreator","ID","Int","OPERATION_NAME","QUERY","ResponseData","Variables","__QUERY_WORKAROUND","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone_into","clone_into","clone_into","creator","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deserialize","deserialize","deserialize","drop","drop","drop","drop","fmt","fmt","fmt","from","from","from","from","id","init","init","init","init","into","into","into","into","post","serialize","serialize","serialize","serialize","to_owned","to_owned","to_owned","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","unique_slug","username","vzip","vzip","vzip","vzip","BuildDetails","borrow","borrow","borrow_mut","borrow_mut","build_details","clone","clone_into","deref","deref","deref_mut","deref_mut","deserialize","drop","drop","fmt","from","from","git_commit_hash","init","init","into","into","register","routes","serialize","services","to_owned","try_from","try_from","try_into","try_into","type_id","type_id","version","vzip","vzip","Meta","borrow","borrow_mut","build_details","deref","deref_mut","drop","from","health","init","into","new","try_from","try_into","type_id","vzip","End","ListState","Markup","PositionMap","PostitionType","Start","apply_markup","apply_markup","arr","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","default","default","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","drop","drop","drop","drop","end","eq","equivalent","from","from","from","from","gists","in_oli","in_uli","init","init","init","init","insert_if_not_exists","into","into","into","into","list_close","map","markup","p","pos_type","start","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","vzip","vzip","vzip","vzip","CACHE_AGE","INDEX","Post","StringUtils","assets","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","by_post_id","data","date","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","drop","drop","drop","drop","drop","from","from","from","from","from","gists","id","index","init","init","init","init","init","into","into","into","into","into","page","paragraphs","preview_img","reading_time","register","register","register","register","render_once","render_once_to","routes","services","slice","substring","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","vzip","vzip","vzip","vzip","vzip","Proxy","asset","borrow","borrow_mut","by_post_id","deref","deref_mut","drop","from","get_medium_asset","get_page","index","init","into","new","page","try_from","try_into","type_id","vzip","GenerateHTML","STYLE","SYNTAX_SET","SourcegraphQuery","borrow","borrow_mut","code","deref","deref_mut","determine_language","drop","filepath","from","generate","init","into","syntax_highlight","try_from","try_into","type_id","vzip","ROUTES","Routes","borrow","borrow_mut","deref","deref_mut","drop","from","init","into","meta","new","proxy","services","try_from","try_into","type_id","vzip","Server","Settings","borrow","borrow","borrow_mut","borrow_mut","cache","check_url","clone","clone","clone_into","clone_into","debug","deref","deref","deref_mut","deref_mut","deserialize","deserialize","domain","drop","drop","fmt","fmt","from","from","get_ip","init","init","into","into","ip","new","port","proxy_has_tls","server","source_code","to_owned","to_owned","try_from","try_from","try_into","try_into","type_id","type_id","vzip","vzip","workers"],"q":["libmedium","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","libmedium::data","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","libmedium::data::get_post","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","libmedium::data::get_post_light","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","libmedium::meta","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","libmedium::meta::routes","","","","","","","","","","","","","","","","libmedium::post","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","libmedium::proxy","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","libmedium::proxy::routes","","","","","","","","","","","","","","","","","","","","libmedium::render_html","","","","","","","","","","","","","","","","","","","","","libmedium::routes","","","","","","","","","","","","","","","","","","libmedium::settings","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","",""],"d":["","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","","","","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","","","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","","","","","","","","","","","","","","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","emmits build details of the bninary","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","","","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","","","","","Calls U::from(self).","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","","","Calls U::from(self).","","","","","","","","","","","","","Returns the argument unchanged.","","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","",""],"i":[0,0,0,0,0,0,0,0,0,0,0,2,2,2,9,3,9,0,3,2,2,2,2,2,0,9,2,2,0,0,0,9,0,0,0,3,0,3,2,2,2,2,0,0,0,0,0,0,0,0,0,0,9,65,12,10,66,11,9,65,12,10,66,11,65,66,9,9,9,10,11,9,10,11,10,9,65,12,10,66,11,9,65,12,10,66,11,12,10,9,65,12,10,66,11,10,12,11,9,65,12,10,66,11,9,9,10,0,9,0,9,9,12,9,65,12,10,66,11,9,65,12,10,66,11,10,9,9,9,10,12,10,11,9,10,11,9,65,12,10,66,11,9,65,12,10,66,11,9,65,12,10,66,11,11,9,65,12,10,66,11,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22,25,19,20,21,22,23,24,25,26,27,28,17,29,30,19,20,21,22,23,24,25,26,27,28,17,29,30,19,20,21,22,23,24,25,26,27,28,17,29,19,20,21,22,23,24,25,26,27,28,17,29,17,17,17,19,20,21,22,23,24,25,26,27,28,17,29,30,19,20,21,22,23,24,25,26,27,28,17,29,30,19,20,21,22,23,24,25,26,27,28,17,29,19,20,21,22,23,24,25,26,27,28,17,29,30,22,19,20,21,22,23,24,25,26,27,28,17,29,19,20,21,22,23,24,25,26,27,28,17,29,30,17,20,22,23,19,27,28,30,23,20,20,20,28,19,20,21,22,23,24,25,26,27,28,17,29,30,19,20,21,22,23,24,25,26,27,28,17,29,30,23,23,21,23,28,19,19,24,29,17,17,17,19,20,21,22,23,24,25,26,27,28,17,29,30,22,26,23,22,17,19,20,21,22,23,24,25,26,27,28,17,29,19,20,21,22,23,24,25,26,27,28,17,29,30,19,20,21,22,23,24,25,26,27,28,17,29,30,22,23,19,20,21,22,23,24,25,26,27,28,17,29,30,17,22,28,19,20,21,22,23,24,25,26,27,28,17,29,30,0,0,0,0,0,0,0,0,0,0,0,31,32,33,34,31,32,33,34,31,32,33,31,32,33,32,31,32,33,34,31,32,33,34,31,32,33,31,32,33,34,31,32,33,31,32,33,34,34,31,32,33,34,31,32,33,34,33,31,32,33,34,31,32,33,31,32,33,34,31,32,33,34,31,32,33,34,32,31,31,32,33,34,0,35,36,35,36,0,35,35,35,36,35,36,35,35,36,35,35,36,35,35,36,35,36,36,0,35,0,35,35,36,35,36,35,36,35,35,36,0,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,45,0,0,0,0,45,0,42,44,43,42,45,44,43,42,45,44,43,44,43,42,45,44,43,42,45,44,43,42,45,44,42,45,45,43,42,45,44,42,43,43,43,42,45,44,44,43,42,45,44,42,44,42,42,42,42,43,42,45,44,43,42,45,44,43,42,45,44,43,42,45,44,0,0,0,0,0,52,48,49,50,51,52,48,49,50,51,0,52,52,52,48,49,50,51,52,48,49,50,51,52,48,49,50,51,52,48,49,50,51,52,52,0,52,48,49,50,51,52,48,49,50,51,0,52,52,52,48,49,50,51,52,52,0,0,67,67,52,48,49,50,51,52,48,49,50,51,52,48,49,50,51,52,48,49,50,51,0,57,57,57,57,57,57,57,57,57,57,57,57,57,57,57,57,57,57,57,0,0,0,0,58,58,58,58,58,58,58,58,58,68,58,58,58,58,58,58,58,0,0,61,61,61,61,61,61,61,61,61,61,61,0,61,61,61,61,0,0,63,3,63,3,3,0,63,3,63,3,3,63,3,63,3,63,3,63,63,3,63,3,63,3,63,63,3,63,3,63,3,63,63,3,3,63,3,63,3,63,3,63,3,63,3,63],"f":[0,0,0,0,0,0,0,0,0,0,0,0,[[]],[[]],0,0,0,0,0,[1],[2,3],[1],[1],[[]],[[],4],0,[[],1],[[]],[[],5],0,0,0,0,0,0,0,0,0,[[],6],[[],6],[[],7],[[]],0,0,0,0,0,0,0,0,0,0,[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[],8],[[],8],0,0,[9,9],[10,10],[11,11],[[]],[[]],[[]],0,[1],[1],[1],[1],[1],[1],[1],[1],[1],[1],[1],[1],[[],[[6,[12]]]],[[],[[6,[10]]]],[1],[1],[1],[1],[1],[1],0,0,[[11,13],14],[[]],[[]],[[]],[[]],[[]],[[]],[[9,15]],[16,16],[10,15],0,[[9,16],17],0,[[9,16],11],0,0,[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[]],[[]],[[]],[[]],[[]],[[]],0,[9],[[],18],0,0,[12,6],[10,6],0,[[]],[[]],[[]],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],7],[[],7],[[],7],[[],7],[[],7],[[],7],0,[[]],[[]],[[]],[[]],[[]],[[]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[19,19],[20,20],[21,21],[22,22],[23,23],[24,24],[25,25],[26,26],[27,27],[28,28],[17,17],[29,29],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],0,0,0,[1],[1],[1],[1],[1],[1],[1],[1],[1],[1],[1],[1],[1],[1],[1],[1],[1],[1],[1],[1],[1],[1],[1],[1],[1],[1],[[],[[6,[19]]]],[[],[[6,[20]]]],[[],[[6,[21]]]],[[],[[6,[22]]]],[[],[[6,[23]]]],[[],[[6,[24]]]],[[],[[6,[25]]]],[[],[[6,[26]]]],[[],[[6,[27]]]],[[],[[6,[28]]]],[[],[[6,[17]]]],[[],[[6,[29]]]],[1],[1],[1],[1],[1],[1],[1],[1],[1],[1],[1],[1],[1],0,[[19,13],14],[[20,13],14],[[21,13],14],[[22,13],14],[[23,13],14],[[24,13],14],[[25,13],14],[[26,13],14],[[27,13],14],[[28,13],14],[[17,13],14],[[29,13],14],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[17,16],0,0,0,0,0,0,0,0,0,0,0,0,[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],0,0,0,0,0,0,0,0,0,0,0,0,[19,6],[20,6],[21,6],[22,6],[23,6],[24,6],[25,6],[26,6],[27,6],[28,6],[17,6],[29,6],[30,6],0,0,0,0,0,[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],0,0,[[],7],[[],7],[[],7],[[],7],[[],7],[[],7],[[],7],[[],7],[[],7],[[],7],[[],7],[[],7],[[],7],0,0,0,[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],0,0,0,0,0,0,0,0,0,0,0,[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[31,31],[32,32],[33,33],[[]],[[]],[[]],0,[1],[1],[1],[1],[1],[1],[1],[1],[[],[[6,[31]]]],[[],[[6,[32]]]],[[],[[6,[33]]]],[1],[1],[1],[1],[[31,13],14],[[32,13],14],[[33,13],14],[[]],[[]],[[]],[[]],0,[[],1],[[],1],[[],1],[[],1],[[]],[[]],[[]],[[]],0,[31,6],[32,6],[33,6],[34,6],[[]],[[]],[[]],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],7],[[],7],[[],7],[[],7],0,0,[[]],[[]],[[]],[[]],0,[[]],[[]],[[]],[[]],0,[35,35],[[]],[1],[1],[1],[1],[[],[[6,[35]]]],[1],[1],[[35,13],14],[[]],[[]],0,[[],1],[[],1],[[]],[[]],[[36,37]],0,[35,6],[38],[[]],[[],6],[[],6],[[],6],[[],6],[[],7],[[],7],0,[[]],[[]],0,[[]],[[]],0,[1],[1],[1],[[]],0,[[],1],[[]],[[],39],[[],6],[[],6],[[],7],[[]],0,0,0,0,0,0,[[17,40],[[41,[15]]]],[[42,1],15],0,[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[],43],[[],44],[1],[1],[1],[1],[1],[1],[1],[1],[1],[1],[1],[1],[[23,1,43],15],[[45,45],46],[[],46],[[]],[[]],[[]],[[]],0,0,0,[[],1],[[],1],[[],1],[[],1],[[44,47,42]],[[]],[[]],[[]],[[]],[[23,43],[[40,[15]]]],0,0,0,0,[[23,40,1,43],15],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],7],[[],7],[[],7],[[],7],[[]],[[]],[[]],[[]],0,0,0,0,0,[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],0,0,0,[1],[1],[1],[1],[1],[1],[1],[1],[1],[1],[1],[1],[1],[1],[1],[[]],[[]],[[]],[[]],[[]],0,0,0,[[],1],[[],1],[[],1],[[],1],[[],1],[[]],[[]],[[]],[[]],[[]],0,0,0,0,[[48,37]],[[49,37]],[[50,37]],[[51,37]],[52,53],[[52,54],[[6,[55]]]],0,[38],[[[56,[1]]],16],[[1,1],16],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],7],[[],7],[[],7],[[],7],[[],7],[[]],[[]],[[]],[[]],[[]],0,0,[[]],[[]],0,[1],[1],[1],[[]],[[57,16],15],[[57,16,16],15],0,[[],1],[[]],[[],57],0,[[],6],[[],6],[[],7],[[]],0,0,0,0,[[]],[[]],0,[1],[1],[[58,59],60],[1],0,[[]],[[]],[[],1],[[]],[58,15],[[],6],[[],6],[[],7],[[]],0,0,[[]],[[]],[1],[1],[1],[[]],[[],1],[[]],0,[[],61],0,[38],[[],6],[[],6],[[],7],[[]],0,0,[[]],[[]],[[]],[[]],0,[62],[63,63],[3,3],[[]],[[]],0,[1],[1],[1],[1],[[],[[6,[63]]]],[[],[[6,[3]]]],0,[1],[1],[[63,13],14],[[3,13],14],[[]],[[]],[63,15],[[],1],[[],1],[[]],[[]],0,[[],[[6,[3,64]]]],0,0,0,0,[[]],[[]],[[],6],[[],6],[[],6],[[],6],[[],7],[[],7],[[]],[[]],0],"p":[[15,"usize"],[3,"SETTINGS"],[3,"Settings"],[3,"JsonConfig"],[6,"Result"],[4,"Result"],[3,"TypeId"],[3,"QueryBody"],[3,"Data"],[3,"GistFile"],[3,"PostUrl"],[3,"GistContent"],[3,"Formatter"],[6,"Result"],[3,"String"],[15,"str"],[3,"GetPostPost"],[6,"AppData"],[3,"GetPostPostContentBodyModelParagraphsMetadata"],[3,"GetPostPostContentBodyModelParagraphsIframeMediaResource"],[3,"GetPostPostContentBodyModelParagraphsIframe"],[3,"GetPostPostContentBodyModelParagraphsMarkups"],[3,"GetPostPostContentBodyModelParagraphs"],[3,"GetPostPostContentBodyModel"],[3,"GetPostPostContent"],[3,"GetPostPostPreviewContent"],[3,"GetPostPostPreviewImage"],[3,"GetPostPostCreator"],[3,"ResponseData"],[3,"Variables"],[3,"GetPostLightPostCreator"],[3,"GetPostLightPost"],[3,"ResponseData"],[3,"Variables"],[3,"BuildDetails"],[3,"build_details"],[3,"AppService"],[3,"ServiceConfig"],[3,"Meta"],[4,"Option"],[3,"Vec"],[3,"Markup"],[3,"ListState"],[3,"PositionMap"],[4,"PostitionType"],[15,"bool"],[15,"i64"],[3,"index"],[3,"assets"],[3,"by_post_id"],[3,"page"],[3,"Post"],[6,"RenderResult"],[3,"Buffer"],[4,"RenderError"],[8,"RangeBounds"],[3,"Proxy"],[3,"SourcegraphQuery"],[3,"SyntaxSet"],[3,"SyntaxReference"],[3,"Routes"],[3,"Config"],[3,"Server"],[4,"ConfigError"],[3,"GetPost"],[3,"GetPostLight"],[8,"StringUtils"],[8,"GenerateHTML"]]}\ }'); if (typeof window !== 'undefined' && window.initSearch) {window.initSearch(searchIndex)}; if (typeof exports !== 'undefined') {exports.searchIndex = searchIndex}; diff --git a/settings.html b/settings.html index e2307d8..c60859d 100644 --- a/settings.html +++ b/settings.html @@ -1 +1 @@ -Rustdoc settings

Rustdoc settings

Back
\ No newline at end of file +Rustdoc settings

Rustdoc settings

Back
\ No newline at end of file diff --git a/src/libmedium/data.rs.html b/src/libmedium/data.rs.html index c829020..b09d767 100644 --- a/src/libmedium/data.rs.html +++ b/src/libmedium/data.rs.html @@ -601,4 +601,4 @@ } } -
\ No newline at end of file +
\ No newline at end of file diff --git a/src/libmedium/main.rs.html b/src/libmedium/main.rs.html index f3bdc02..e3140d8 100644 --- a/src/libmedium/main.rs.html +++ b/src/libmedium/main.rs.html @@ -189,4 +189,4 @@ }) } -
\ No newline at end of file +
\ No newline at end of file diff --git a/src/libmedium/meta.rs.html b/src/libmedium/meta.rs.html index 0245289..71a5430 100644 --- a/src/libmedium/meta.rs.html +++ b/src/libmedium/meta.rs.html @@ -155,4 +155,4 @@ } } -
\ No newline at end of file +
\ No newline at end of file diff --git a/src/libmedium/post.rs.html b/src/libmedium/post.rs.html index 2dc6437..5f3cbcf 100644 --- a/src/libmedium/post.rs.html +++ b/src/libmedium/post.rs.html @@ -368,6 +368,62 @@ 368 369 370 +371 +372 +373 +374 +375 +376 +377 +378 +379 +380 +381 +382 +383 +384 +385 +386 +387 +388 +389 +390 +391 +392 +393 +394 +395 +396 +397 +398 +399 +400 +401 +402 +403 +404 +405 +406 +407 +408 +409 +410 +411 +412 +413 +414 +415 +416 +417 +418 +419 +420 +421 +422 +423 +424 +425 +426
/*
  * Copyright (C) 2021  Aravinth Manivannan <realaravinth@batsense.net>
  *
@@ -396,6 +452,20 @@
     End,
 }
 
+struct ListState {
+    in_uli: bool,
+    in_oli: bool,
+}
+
+impl Default for ListState {
+    fn default() -> Self {
+        Self {
+            in_uli: false,
+            in_oli: false,
+        }
+    }
+}
+
 struct Markup<'a, 'b> {
     markup: &'a GetPostPostContentBodyModelParagraphsMarkups,
     p: &'a GetPostPostContentBodyModelParagraphs,
@@ -408,9 +478,10 @@
         p: &GetPostPostContentBodyModelParagraphs,
         gists: &'b Option<Vec<(String, crate::data::GistContent)>>,
         pindex: usize,
-        in_oli: &mut bool,
+        state: &mut ListState,
     ) -> String {
-        if p.type_ == "IMG" {
+        let list = Self::list_close(p, state);
+        let resp = if p.type_ == "IMG" {
             let metadata = p.metadata.as_ref().unwrap();
             format!(
                 r#"<figure><img width="{}" src="{}" /> <figcaption>"#,
@@ -474,13 +545,20 @@
             } else {
                 format!(r#"<iframe src="{src}" frameborder="0">"#)
             }
-        } else if p.type_ == "OLI" {
-            if *in_oli {
+        } else if p.type_ == "ULI" {
+            if state.in_uli {
                 "<li>".into()
             } else {
-                *in_oli = true;
+                state.in_uli = true;
                 "<ul><li>".into()
             }
+        } else if p.type_ == "OLI" {
+            if state.in_oli {
+                "<li>".into()
+            } else {
+                state.in_oli = true;
+                "<ol><li>".into()
+            }
         } else {
             log::info!("Unknown type");
             r#"
@@ -497,10 +575,19 @@
                   </p>
             <span>"#
                 .into()
+        };
+
+        match list {
+            Some(list) => format!("{list}{resp}"),
+            None => resp,
         }
     }
 
-    fn end(p: &GetPostPostContentBodyModelParagraphs, pindex: usize, in_oli: &mut bool) -> String {
+    fn end(
+        p: &GetPostPostContentBodyModelParagraphs,
+        pindex: usize,
+        state: &mut ListState,
+    ) -> String {
         let resp: String = if p.type_ == "IMG" {
             "</figcaption></figure>".into()
         } else if p.type_ == "P" {
@@ -540,14 +627,21 @@
             } else {
                 "</iframe>".into()
             }
-        } else if p.type_ == "OLI" {
+        } else if p.type_ == "OLI" || p.type_ == "ULI" {
             "</li>".into()
         } else {
             "</span>".into()
         };
-        if *in_oli {
-            if p.type_ != "OLL" {
-                *in_oli = false;
+        if state.in_oli {
+            if p.type_ != "OLI" {
+                state.in_oli = false;
+                format!("</ol>{resp}")
+            } else {
+                resp
+            }
+        } else if state.in_uli {
+            if p.type_ != "ULI" {
+                state.in_uli = false;
                 format!("</ul>{resp}")
             } else {
                 resp
@@ -557,6 +651,25 @@
         }
     }
 
+    fn list_close(
+        p: &GetPostPostContentBodyModelParagraphs,
+        state: &mut ListState,
+    ) -> Option<String> {
+        if state.in_oli {
+            if p.type_ != "OLI" {
+                state.in_oli = false;
+                return Some(format!("</ol>"));
+            }
+        };
+        if state.in_uli {
+            if p.type_ != "ULI" {
+                state.in_uli = false;
+                return Some(format!("</ul>"));
+            }
+        };
+        None
+    }
+
     fn apply_markup(&self, pindex: usize) -> String {
         if self.markup.type_ == "A" {
             if let Some(anchor_type) = &self.markup.anchor_type {
@@ -665,6 +778,7 @@
     gists: &'b Option<Vec<(String, crate::data::GistContent)>>,
 ) -> Vec<String> {
     let mut paragraphs: Vec<String> = Vec::with_capacity(data.content.body_model.paragraphs.len());
+    let mut state = ListState::default();
     for (pindex, p) in data.content.body_model.paragraphs.iter().enumerate() {
         let mut pos = PositionMap::default();
         if p.type_ == "H3" && pindex == 0 {
@@ -703,8 +817,7 @@
         }
 
         let mut content = String::with_capacity(p.text.len());
-        let mut in_oli = false;
-        content += &Markup::start(&p, &gists, pindex, &mut in_oli);
+        content += &Markup::start(&p, &gists, pindex, &mut state);
         pos.arr.sort();
         if let Some(first) = pos.arr.get(0) {
             //content += p.text.substring(cur, *first as usize);
@@ -721,22 +834,21 @@
                 //           }
                 let pos_markups = pos.map.get(point).unwrap();
                 for m in pos_markups.iter() {
-                    //                println!("{}", &m.apply_markup(pindex));
-                    content += &m.apply_markup(pindex);
+                    content += &m.apply_markup(pindex);
                 }
                 cur = incr_cur(cur, *point);
             }
             log::debug!("LAST");
             content += p.text.slice(cur..);
-            content += &Markup::end(&p, pindex, &mut in_oli);
+            content += &Markup::end(&p, pindex, &mut state);
         } else {
             log::debug!("LAST WITH NO MARKUP");
             content += p.text.slice(cur..);
-            content += &Markup::end(&p, pindex, &mut in_oli);
+            content += &Markup::end(&p, pindex, &mut state);
         }
         paragraphs.push(content);
     }
     paragraphs
 }
 
-
\ No newline at end of file +
\ No newline at end of file diff --git a/src/libmedium/proxy.rs.html b/src/libmedium/proxy.rs.html index 1ab3d09..0ea6fd8 100644 --- a/src/libmedium/proxy.rs.html +++ b/src/libmedium/proxy.rs.html @@ -571,4 +571,4 @@ } } -
\ No newline at end of file +
\ No newline at end of file diff --git a/src/libmedium/render_html.rs.html b/src/libmedium/render_html.rs.html index 6f65a3d..5286c62 100644 --- a/src/libmedium/render_html.rs.html +++ b/src/libmedium/render_html.rs.html @@ -335,4 +335,4 @@ //} } -
\ No newline at end of file +
\ No newline at end of file diff --git a/src/libmedium/routes.rs.html b/src/libmedium/routes.rs.html index 7965a8e..1959da4 100644 --- a/src/libmedium/routes.rs.html +++ b/src/libmedium/routes.rs.html @@ -81,4 +81,4 @@ crate::proxy::services(cfg); } -
\ No newline at end of file +
\ No newline at end of file diff --git a/src/libmedium/settings.rs.html b/src/libmedium/settings.rs.html index 3de2054..b131d9f 100644 --- a/src/libmedium/settings.rs.html +++ b/src/libmedium/settings.rs.html @@ -233,4 +233,4 @@ Url::parse(&url).expect("Please enter a URL for source_code in settings"); } -
\ No newline at end of file +
\ No newline at end of file