new deploy: 2023-01-03T07:52:27+00:00

This commit is contained in:
Aravinth Manivannan 2023-01-03 07:52:27 +00:00 committed by realaravinth
parent 027b65327a
commit 63b6433516
30 changed files with 235 additions and 48 deletions

View file

@ -3,5 +3,5 @@
</a><h2 class="location"></h2>
</nav>
<nav class="sidebar"><a class="sidebar-logo" href="../f3_rs/index.html"><div class="logo-container"><img class="rust-logo" src="../rust-logo.svg" alt="logo"></div>
</a><h2 class="location">Crate f3_rs</h2></nav><main><div class="width-limiter"><div class="sub-container"><a class="sub-logo-container" href="../f3_rs/index.html"><img class="rust-logo" src="../rust-logo.svg" alt="logo"></a><nav class="sub"><div class="theme-picker hidden"><button id="theme-picker" aria-label="Pick another theme!" aria-haspopup="menu" title="themes"><img width="22" height="22" alt="Pick another theme!" src="../brush.svg"></button><div id="theme-choices" role="menu"></div></div><form class="search-form"><div class="search-container"><span></span><input class="search-input" name="search" autocomplete="off" spellcheck="false" placeholder="Click or press S to search, ? for more options…" type="search"><button type="button" id="help-button" title="help">?</button><a id="settings-menu" href="../settings.html" title="settings"><img width="22" height="22" alt="Change settings" src="../wheel.svg"></a></div></form></nav></div><section id="main-content" class="content"><h1 class="fqn"><span class="in-band">List of all items</span></h1><h3 id="Structs">Structs</h3><ul class="structs docblock"><li><a href="comment/struct.Comment.html">comment::Comment</a></li><li><a href="identities/struct.Identities.html">identities::Identities</a></li><li><a href="issue/struct.Issue.html">issue::Issue</a></li><li><a href="label/struct.Label.html">label::Label</a></li><li><a href="milestone/struct.Milestone.html">milestone::Milestone</a></li><li><a href="reaction/struct.Reaction.html">reaction::Reaction</a></li><li><a href="repository/struct.Repository.html">repository::Repository</a></li><li><a href="topic/struct.Topic.html">topic::Topic</a></li><li><a href="user/struct.User.html">user::User</a></li></ul><h3 id="Enums">Enums</h3><ul class="enums docblock"><li><a href="enum.OpenCloseState.html">OpenCloseState</a></li></ul></section><section id="search" class="content hidden"></section></div></main><div id="rustdoc-vars" data-root-path="../" data-current-crate="f3_rs" data-themes="ayu,dark,light" data-resource-suffix="" data-rustdoc-version="1.60.0 (7737e0b5c 2022-04-04)" ></div>
</a><h2 class="location">Crate f3_rs</h2></nav><main><div class="width-limiter"><div class="sub-container"><a class="sub-logo-container" href="../f3_rs/index.html"><img class="rust-logo" src="../rust-logo.svg" alt="logo"></a><nav class="sub"><div class="theme-picker hidden"><button id="theme-picker" aria-label="Pick another theme!" aria-haspopup="menu" title="themes"><img width="22" height="22" alt="Pick another theme!" src="../brush.svg"></button><div id="theme-choices" role="menu"></div></div><form class="search-form"><div class="search-container"><span></span><input class="search-input" name="search" autocomplete="off" spellcheck="false" placeholder="Click or press S to search, ? for more options…" type="search"><button type="button" id="help-button" title="help">?</button><a id="settings-menu" href="../settings.html" title="settings"><img width="22" height="22" alt="Change settings" src="../wheel.svg"></a></div></form></nav></div><section id="main-content" class="content"><h1 class="fqn"><span class="in-band">List of all items</span></h1><h3 id="Structs">Structs</h3><ul class="structs docblock"><li><a href="comment/struct.Comment.html">comment::Comment</a></li><li><a href="identities/struct.Identities.html">identities::Identities</a></li><li><a href="issue/struct.Issue.html">issue::Issue</a></li><li><a href="label/struct.Label.html">label::Label</a></li><li><a href="milestone/struct.Milestone.html">milestone::Milestone</a></li><li><a href="project/struct.Project.html">project::Project</a></li><li><a href="reaction/struct.Reaction.html">reaction::Reaction</a></li><li><a href="repository/struct.Repository.html">repository::Repository</a></li><li><a href="topic/struct.Topic.html">topic::Topic</a></li><li><a href="user/struct.User.html">user::User</a></li></ul><h3 id="Enums">Enums</h3><ul class="enums docblock"><li><a href="enum.OpenCloseState.html">OpenCloseState</a></li></ul></section><section id="search" class="content hidden"></section></div></main><div id="rustdoc-vars" data-root-path="../" data-current-crate="f3_rs" data-themes="ayu,dark,light" data-resource-suffix="" data-rustdoc-version="1.60.0 (7737e0b5c 2022-04-04)" ></div>
</body></html>

View file

@ -1,12 +1,13 @@
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta name="generator" content="rustdoc"><meta name="description" content="Comments associated to an issue or a pull/merge request within the repository of a forge (Gitea, GitLab, etc.).“,"><meta name="keywords" content="rust, rustlang, rust-lang, comment"><title>f3_rs::comment - Rust</title><link rel="preload" as="font" type="font/woff2" crossorigin href="../../SourceSerif4-Regular.ttf.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../../FiraSans-Regular.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../../FiraSans-Medium.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../../SourceCodePro-Regular.ttf.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../../SourceSerif4-Bold.ttf.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../../SourceCodePro-Semibold.ttf.woff2"><link rel="stylesheet" type="text/css" href="../../normalize.css"><link rel="stylesheet" type="text/css" href="../../rustdoc.css" id="mainThemeStyle"><link rel="stylesheet" type="text/css" href="../../ayu.css" disabled><link rel="stylesheet" type="text/css" href="../../dark.css" disabled><link rel="stylesheet" type="text/css" href="../../light.css" id="themeStyle"><script id="default-settings" ></script><script src="../../storage.js"></script><script src="../../crates.js"></script><script defer src="../../main.js"></script>
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta name="generator" content="rustdoc"><meta name="description" content="Comments associated to an issue or a pull/merge request within the repository of a forge (Gitea, GitLab, etc.)"><meta name="keywords" content="rust, rustlang, rust-lang, comment"><title>f3_rs::comment - Rust</title><link rel="preload" as="font" type="font/woff2" crossorigin href="../../SourceSerif4-Regular.ttf.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../../FiraSans-Regular.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../../FiraSans-Medium.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../../SourceCodePro-Regular.ttf.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../../SourceSerif4-Bold.ttf.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../../SourceCodePro-Semibold.ttf.woff2"><link rel="stylesheet" type="text/css" href="../../normalize.css"><link rel="stylesheet" type="text/css" href="../../rustdoc.css" id="mainThemeStyle"><link rel="stylesheet" type="text/css" href="../../ayu.css" disabled><link rel="stylesheet" type="text/css" href="../../dark.css" disabled><link rel="stylesheet" type="text/css" href="../../light.css" id="themeStyle"><script id="default-settings" ></script><script src="../../storage.js"></script><script src="../../crates.js"></script><script defer src="../../main.js"></script>
<noscript><link rel="stylesheet" href="../../noscript.css"></noscript><link rel="alternate icon" type="image/png" href="../../favicon-16x16.png"><link rel="alternate icon" type="image/png" href="../../favicon-32x32.png"><link rel="icon" type="image/svg+xml" href="../../favicon.svg"></head><body class="rustdoc mod"><!--[if lte IE 11]><div class="warning">This old browser is unsupported and will most likely display funky things.</div><![endif]--><nav class="mobile-topbar"><button class="sidebar-menu-toggle">&#9776;</button><a class="sidebar-logo" href="../../f3_rs/index.html"><div class="logo-container"><img class="rust-logo" src="../../rust-logo.svg" alt="logo"></div>
</a><h2 class="location"></h2>
</nav>
<nav class="sidebar"><a class="sidebar-logo" href="../../f3_rs/index.html"><div class="logo-container"><img class="rust-logo" src="../../rust-logo.svg" alt="logo"></div>
</a><h2 class="location"><a href="#">Module comment</a></h2><div class="sidebar-elems"><section><div class="block"><ul><li><a href="#structs">Structs</a></li></ul></div></section><div id="sidebar-vars" data-name="comment" data-ty="mod" data-relpath="./"></div><script defer src="./sidebar-items.js"></script></div></nav><main><div class="width-limiter"><div class="sub-container"><a class="sub-logo-container" href="../../f3_rs/index.html"><img class="rust-logo" src="../../rust-logo.svg" alt="logo"></a><nav class="sub"><div class="theme-picker hidden"><button id="theme-picker" aria-label="Pick another theme!" aria-haspopup="menu" title="themes"><img width="22" height="22" alt="Pick another theme!" src="../../brush.svg"></button><div id="theme-choices" role="menu"></div></div><form class="search-form"><div class="search-container"><span></span><input class="search-input" name="search" autocomplete="off" spellcheck="false" placeholder="Click or press S to search, ? for more options…" type="search"><button type="button" id="help-button" title="help">?</button><a id="settings-menu" href="../../settings.html" title="settings"><img width="22" height="22" alt="Change settings" src="../../wheel.svg"></a></div></form></nav></div><section id="main-content" class="content"><div class="main-heading">
<h1 class="fqn"><span class="in-band">Module <a href="../index.html">f3_rs</a>::<wbr><a class="mod" href="#">comment</a><button id="copy-path" onclick="copy_path(this)" title="Copy item path to clipboard"><img src="../../clipboard.svg" width="19" height="18" alt="Copy item path"></button></span></h1><span class="out-of-band"><a class="srclink" href="../../src/f3_rs/comment.rs.html#17-48">source</a> · <a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs">[<span class="inner">&#x2212;</span>]</a></span></div><details class="rustdoc-toggle top-doc" open><summary class="hideme"><span>Expand description</span></summary><div class="docblock"><p>Comments associated to an issue or a pull/merge request within the repository of a forge
(Gitea, GitLab, etc.).“,</p>
<h1 class="fqn"><span class="in-band">Module <a href="../index.html">f3_rs</a>::<wbr><a class="mod" href="#">comment</a><button id="copy-path" onclick="copy_path(this)" title="Copy item path to clipboard"><img src="../../clipboard.svg" width="19" height="18" alt="Copy item path"></button></span></h1><span class="out-of-band"><a class="srclink" href="../../src/f3_rs/comment.rs.html#17-49">source</a> · <a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs">[<span class="inner">&#x2212;</span>]</a></span></div><details class="rustdoc-toggle top-doc" open><summary class="hideme"><span>Expand description</span></summary><div class="docblock"><p>Comments associated to an issue or a pull/merge request within the repository of a forge
(Gitea, GitLab, etc.)</p>
</div></details><h2 id="structs" class="small-section-header"><a href="#structs">Structs</a></h2>
<div class="item-table"><div class="item-row"><div class="item-left module-item"><a class="struct" href="struct.Comment.html" title="f3_rs::comment::Comment struct">Comment</a></div><div class="item-right docblock-short"><p>Comments associated to an issue or a pull/merge request within the repository of a forge (Gitea, GitLab, etc.).“,</p>
<div class="item-table"><div class="item-row"><div class="item-left module-item"><a class="struct" href="struct.Comment.html" title="f3_rs::comment::Comment struct">Comment</a></div><div class="item-right docblock-short"><p>Comments associated to an issue or a pull/merge request within the repository of a forge
(Gitea, GitLab, etc.)</p>
</div></div></div></section><section id="search" class="content hidden"></section></div></main><div id="rustdoc-vars" data-root-path="../../" data-current-crate="f3_rs" data-themes="ayu,dark,light" data-resource-suffix="" data-rustdoc-version="1.60.0 (7737e0b5c 2022-04-04)" ></div>
</body></html>

View file

@ -1 +1 @@
initSidebarItems({"struct":[["Comment","Comments associated to an issue or a pull/merge request within the repository of a forge (Gitea, GitLab, etc.).“,"]]});
initSidebarItems({"struct":[["Comment","Comments associated to an issue or a pull/merge request within the repository of a forge (Gitea, GitLab, etc.)"]]});

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -4,17 +4,18 @@
</nav>
<nav class="sidebar"><a class="sidebar-logo" href="../f3_rs/index.html"><div class="logo-container"><img class="rust-logo" src="../rust-logo.svg" alt="logo"></div>
</a><h2 class="location"><a href="#">Crate f3_rs</a></h2><div class="sidebar-elems"><div class="block"><ul><li class="version">Version 0.1.0</li><li><a id="all-types" href="all.html">All Items</a></li></div></ul><section><div class="block"><ul><li><a href="#modules">Modules</a></li><li><a href="#enums">Enums</a></li></ul></div></section><div id="sidebar-vars" data-name="f3_rs" data-ty="mod" data-relpath=""></div><script defer src="sidebar-items.js"></script></div></nav><main><div class="width-limiter"><div class="sub-container"><a class="sub-logo-container" href="../f3_rs/index.html"><img class="rust-logo" src="../rust-logo.svg" alt="logo"></a><nav class="sub"><div class="theme-picker hidden"><button id="theme-picker" aria-label="Pick another theme!" aria-haspopup="menu" title="themes"><img width="22" height="22" alt="Pick another theme!" src="../brush.svg"></button><div id="theme-choices" role="menu"></div></div><form class="search-form"><div class="search-container"><span></span><input class="search-input" name="search" autocomplete="off" spellcheck="false" placeholder="Click or press S to search, ? for more options…" type="search"><button type="button" id="help-button" title="help">?</button><a id="settings-menu" href="../settings.html" title="settings"><img width="22" height="22" alt="Change settings" src="../wheel.svg"></a></div></form></nav></div><section id="main-content" class="content"><div class="main-heading">
<h1 class="fqn"><span class="in-band">Crate <a class="mod" href="#">f3_rs</a><button id="copy-path" onclick="copy_path(this)" title="Copy item path to clipboard"><img src="../clipboard.svg" width="19" height="18" alt="Copy item path"></button></span></h1><span class="out-of-band"><a class="srclink" href="../src/f3_rs/lib.rs.html#17-58">source</a> · <a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs">[<span class="inner">&#x2212;</span>]</a></span></div><details class="rustdoc-toggle top-doc" open><summary class="hideme"><span>Expand description</span></summary><div class="docblock"><h2 id="welcome-to-f3-documentation"><a href="#welcome-to-f3-documentation">Welcome to F3 Documentation!</a></h2>
<h1 class="fqn"><span class="in-band">Crate <a class="mod" href="#">f3_rs</a><button id="copy-path" onclick="copy_path(this)" title="Copy item path to clipboard"><img src="../clipboard.svg" width="19" height="18" alt="Copy item path"></button></span></h1><span class="out-of-band"><a class="srclink" href="../src/f3_rs/lib.rs.html#17-60">source</a> · <a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs">[<span class="inner">&#x2212;</span>]</a></span></div><details class="rustdoc-toggle top-doc" open><summary class="hideme"><span>Expand description</span></summary><div class="docblock"><h2 id="welcome-to-f3-documentation"><a href="#welcome-to-f3-documentation">Welcome to F3 Documentation!</a></h2>
<p>Please refer to the <a href="https://f3.forgefriends.org/">main documentation</a> for a complete overview.
This is an incomplete Rust port of the F3 library created by the ForgeFriends project.</p>
</div></details><h2 id="reexports" class="small-section-header"><a href="#reexports">Re-exports</a></h2>
<div class="item-table"><div class="item-row"><div class="item-left import-item"><code>pub use comment::<a class="struct" href="comment/struct.Comment.html" title="struct f3_rs::comment::Comment">Comment</a>;</code></div><div class="item-right docblock-short"></div></div><div class="item-row"><div class="item-left import-item"><code>pub use identities::<a class="struct" href="identities/struct.Identities.html" title="struct f3_rs::identities::Identities">Identities</a>;</code></div><div class="item-right docblock-short"></div></div><div class="item-row"><div class="item-left import-item"><code>pub use issue::<a class="struct" href="issue/struct.Issue.html" title="struct f3_rs::issue::Issue">Issue</a>;</code></div><div class="item-right docblock-short"></div></div><div class="item-row"><div class="item-left import-item"><code>pub use label::<a class="struct" href="label/struct.Label.html" title="struct f3_rs::label::Label">Label</a>;</code></div><div class="item-right docblock-short"></div></div><div class="item-row"><div class="item-left import-item"><code>pub use milestone::<a class="struct" href="milestone/struct.Milestone.html" title="struct f3_rs::milestone::Milestone">Milestone</a>;</code></div><div class="item-right docblock-short"></div></div><div class="item-row"><div class="item-left import-item"><code>pub use reaction::<a class="struct" href="reaction/struct.Reaction.html" title="struct f3_rs::reaction::Reaction">Reaction</a>;</code></div><div class="item-right docblock-short"></div></div><div class="item-row"><div class="item-left import-item"><code>pub use repository::<a class="struct" href="repository/struct.Repository.html" title="struct f3_rs::repository::Repository">Repository</a>;</code></div><div class="item-right docblock-short"></div></div><div class="item-row"><div class="item-left import-item"><code>pub use topic::<a class="struct" href="topic/struct.Topic.html" title="struct f3_rs::topic::Topic">Topic</a>;</code></div><div class="item-right docblock-short"></div></div><div class="item-row"><div class="item-left import-item"><code>pub use user::<a class="struct" href="user/struct.User.html" title="struct f3_rs::user::User">User</a>;</code></div><div class="item-right docblock-short"></div></div></div><h2 id="modules" class="small-section-header"><a href="#modules">Modules</a></h2>
<div class="item-table"><div class="item-row"><div class="item-left import-item"><code>pub use comment::<a class="struct" href="comment/struct.Comment.html" title="struct f3_rs::comment::Comment">Comment</a>;</code></div><div class="item-right docblock-short"></div></div><div class="item-row"><div class="item-left import-item"><code>pub use identities::<a class="struct" href="identities/struct.Identities.html" title="struct f3_rs::identities::Identities">Identities</a>;</code></div><div class="item-right docblock-short"></div></div><div class="item-row"><div class="item-left import-item"><code>pub use issue::<a class="struct" href="issue/struct.Issue.html" title="struct f3_rs::issue::Issue">Issue</a>;</code></div><div class="item-right docblock-short"></div></div><div class="item-row"><div class="item-left import-item"><code>pub use label::<a class="struct" href="label/struct.Label.html" title="struct f3_rs::label::Label">Label</a>;</code></div><div class="item-right docblock-short"></div></div><div class="item-row"><div class="item-left import-item"><code>pub use milestone::<a class="struct" href="milestone/struct.Milestone.html" title="struct f3_rs::milestone::Milestone">Milestone</a>;</code></div><div class="item-right docblock-short"></div></div><div class="item-row"><div class="item-left import-item"><code>pub use project::<a class="struct" href="project/struct.Project.html" title="struct f3_rs::project::Project">Project</a>;</code></div><div class="item-right docblock-short"></div></div><div class="item-row"><div class="item-left import-item"><code>pub use reaction::<a class="struct" href="reaction/struct.Reaction.html" title="struct f3_rs::reaction::Reaction">Reaction</a>;</code></div><div class="item-right docblock-short"></div></div><div class="item-row"><div class="item-left import-item"><code>pub use repository::<a class="struct" href="repository/struct.Repository.html" title="struct f3_rs::repository::Repository">Repository</a>;</code></div><div class="item-right docblock-short"></div></div><div class="item-row"><div class="item-left import-item"><code>pub use topic::<a class="struct" href="topic/struct.Topic.html" title="struct f3_rs::topic::Topic">Topic</a>;</code></div><div class="item-right docblock-short"></div></div><div class="item-row"><div class="item-left import-item"><code>pub use user::<a class="struct" href="user/struct.User.html" title="struct f3_rs::user::User">User</a>;</code></div><div class="item-right docblock-short"></div></div></div><h2 id="modules" class="small-section-header"><a href="#modules">Modules</a></h2>
<div class="item-table"><div class="item-row"><div class="item-left module-item"><a class="mod" href="comment/index.html" title="f3_rs::comment mod">comment</a></div><div class="item-right docblock-short"><p>Comments associated to an issue or a pull/merge request within the repository of a forge
(Gitea, GitLab, etc.).“,</p>
(Gitea, GitLab, etc.)</p>
</div></div><div class="item-row"><div class="item-left module-item"><a class="mod" href="identities/index.html" title="f3_rs::identities mod">identities</a></div><div class="item-right docblock-short"><p>Pairs of identities mapping one forge to another.</p>
</div></div><div class="item-row"><div class="item-left module-item"><a class="mod" href="issue/index.html" title="f3_rs::issue mod">issue</a></div><div class="item-right docblock-short"><p>Issues associated to a repository within a forge (Gitea, GitLab, etc.).</p>
</div></div><div class="item-row"><div class="item-left module-item"><a class="mod" href="label/index.html" title="f3_rs::label mod">label</a></div><div class="item-right docblock-short"><p>Label associated to an issue or a comment</p>
</div></div><div class="item-row"><div class="item-left module-item"><a class="mod" href="milestone/index.html" title="f3_rs::milestone mod">milestone</a></div><div class="item-right docblock-short"><p>Milestone associated to a repository within a forge</p>
</div></div><div class="item-row"><div class="item-left module-item"><a class="mod" href="project/index.html" title="f3_rs::project mod">project</a></div><div class="item-right docblock-short"><p>A software project that resides on a forge (Gitea, GitLab, etc.).</p>
</div></div><div class="item-row"><div class="item-left module-item"><a class="mod" href="reaction/index.html" title="f3_rs::reaction mod">reaction</a></div><div class="item-right docblock-short"><p>Reaction associated to an issue or a comment</p>
</div></div><div class="item-row"><div class="item-left module-item"><a class="mod" href="repository/index.html" title="f3_rs::repository mod">repository</a></div><div class="item-right docblock-short"><p>VCS repository relative to a project.</p>
</div></div><div class="item-row"><div class="item-left module-item"><a class="mod" href="topic/index.html" title="f3_rs::topic mod">topic</a></div><div class="item-right docblock-short"><p>A list of categories associated with a project.</p>

11
f3_rs/project/index.html Normal file
View file

@ -0,0 +1,11 @@
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta name="generator" content="rustdoc"><meta name="description" content="A software project that resides on a forge (Gitea, GitLab, etc.)."><meta name="keywords" content="rust, rustlang, rust-lang, project"><title>f3_rs::project - Rust</title><link rel="preload" as="font" type="font/woff2" crossorigin href="../../SourceSerif4-Regular.ttf.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../../FiraSans-Regular.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../../FiraSans-Medium.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../../SourceCodePro-Regular.ttf.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../../SourceSerif4-Bold.ttf.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../../SourceCodePro-Semibold.ttf.woff2"><link rel="stylesheet" type="text/css" href="../../normalize.css"><link rel="stylesheet" type="text/css" href="../../rustdoc.css" id="mainThemeStyle"><link rel="stylesheet" type="text/css" href="../../ayu.css" disabled><link rel="stylesheet" type="text/css" href="../../dark.css" disabled><link rel="stylesheet" type="text/css" href="../../light.css" id="themeStyle"><script id="default-settings" ></script><script src="../../storage.js"></script><script src="../../crates.js"></script><script defer src="../../main.js"></script>
<noscript><link rel="stylesheet" href="../../noscript.css"></noscript><link rel="alternate icon" type="image/png" href="../../favicon-16x16.png"><link rel="alternate icon" type="image/png" href="../../favicon-32x32.png"><link rel="icon" type="image/svg+xml" href="../../favicon.svg"></head><body class="rustdoc mod"><!--[if lte IE 11]><div class="warning">This old browser is unsupported and will most likely display funky things.</div><![endif]--><nav class="mobile-topbar"><button class="sidebar-menu-toggle">&#9776;</button><a class="sidebar-logo" href="../../f3_rs/index.html"><div class="logo-container"><img class="rust-logo" src="../../rust-logo.svg" alt="logo"></div>
</a><h2 class="location"></h2>
</nav>
<nav class="sidebar"><a class="sidebar-logo" href="../../f3_rs/index.html"><div class="logo-container"><img class="rust-logo" src="../../rust-logo.svg" alt="logo"></div>
</a><h2 class="location"><a href="#">Module project</a></h2><div class="sidebar-elems"><section><div class="block"><ul><li><a href="#structs">Structs</a></li></ul></div></section><div id="sidebar-vars" data-name="project" data-ty="mod" data-relpath="./"></div><script defer src="./sidebar-items.js"></script></div></nav><main><div class="width-limiter"><div class="sub-container"><a class="sub-logo-container" href="../../f3_rs/index.html"><img class="rust-logo" src="../../rust-logo.svg" alt="logo"></a><nav class="sub"><div class="theme-picker hidden"><button id="theme-picker" aria-label="Pick another theme!" aria-haspopup="menu" title="themes"><img width="22" height="22" alt="Pick another theme!" src="../../brush.svg"></button><div id="theme-choices" role="menu"></div></div><form class="search-form"><div class="search-container"><span></span><input class="search-input" name="search" autocomplete="off" spellcheck="false" placeholder="Click or press S to search, ? for more options…" type="search"><button type="button" id="help-button" title="help">?</button><a id="settings-menu" href="../../settings.html" title="settings"><img width="22" height="22" alt="Change settings" src="../../wheel.svg"></a></div></form></nav></div><section id="main-content" class="content"><div class="main-heading">
<h1 class="fqn"><span class="in-band">Module <a href="../index.html">f3_rs</a>::<wbr><a class="mod" href="#">project</a><button id="copy-path" onclick="copy_path(this)" title="Copy item path to clipboard"><img src="../../clipboard.svg" width="19" height="18" alt="Copy item path"></button></span></h1><span class="out-of-band"><a class="srclink" href="../../src/f3_rs/project.rs.html#17-53">source</a> · <a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs">[<span class="inner">&#x2212;</span>]</a></span></div><details class="rustdoc-toggle top-doc" open><summary class="hideme"><span>Expand description</span></summary><div class="docblock"><p>A software project that resides on a forge (Gitea, GitLab, etc.).</p>
</div></details><h2 id="structs" class="small-section-header"><a href="#structs">Structs</a></h2>
<div class="item-table"><div class="item-row"><div class="item-left module-item"><a class="struct" href="struct.Project.html" title="f3_rs::project::Project struct">Project</a></div><div class="item-right docblock-short"><p>A software project that resides on a forge (Gitea, GitLab, etc.).</p>
</div></div></div></section><section id="search" class="content hidden"></section></div></main><div id="rustdoc-vars" data-root-path="../../" data-current-crate="f3_rs" data-themes="ayu,dark,light" data-resource-suffix="" data-rustdoc-version="1.60.0 (7737e0b5c 2022-04-04)" ></div>
</body></html>

View file

@ -0,0 +1 @@
initSidebarItems({"struct":[["Project","A software project that resides on a forge (Gitea, GitLab, etc.)."]]});

File diff suppressed because one or more lines are too long

View file

@ -1 +1 @@
initSidebarItems({"enum":[["OpenCloseState","states of issue, milestone, etc with only “open” and “closed” states and “closed” states and “closed” states and “closed” states"]],"mod":[["comment","Comments associated to an issue or a pull/merge request within the repository of a forge (Gitea, GitLab, etc.).“,"],["identities","Pairs of identities mapping one forge to another."],["issue","Issues associated to a repository within a forge (Gitea, GitLab, etc.)."],["label","Label associated to an issue or a comment"],["milestone","Milestone associated to a repository within a forge"],["reaction","Reaction associated to an issue or a comment"],["repository","VCS repository relative to a project."],["topic","A list of categories associated with a project."],["user","A forge user"]]});
initSidebarItems({"enum":[["OpenCloseState","states of issue, milestone, etc with only “open” and “closed” states and “closed” states and “closed” states and “closed” states"]],"mod":[["comment","Comments associated to an issue or a pull/merge request within the repository of a forge (Gitea, GitLab, etc.)"],["identities","Pairs of identities mapping one forge to another."],["issue","Issues associated to a repository within a forge (Gitea, GitLab, etc.)."],["label","Label associated to an issue or a comment"],["milestone","Milestone associated to a repository within a forge"],["project","A software project that resides on a forge (Gitea, GitLab, etc.)."],["reaction","Reaction associated to an issue or a comment"],["repository","VCS repository relative to a project."],["topic","A list of categories associated with a project."],["user","A forge user"]]});

View file

@ -1,3 +1,3 @@
(function() {var implementors = {};
implementors["f3_rs"] = [{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"f3_rs/comment/struct.Comment.html\" title=\"struct f3_rs::comment::Comment\">Comment</a>","synthetic":false,"types":["f3_rs::comment::Comment"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"f3_rs/identities/struct.Identities.html\" title=\"struct f3_rs::identities::Identities\">Identities</a>","synthetic":false,"types":["f3_rs::identities::Identities"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"f3_rs/issue/struct.Issue.html\" title=\"struct f3_rs::issue::Issue\">Issue</a>","synthetic":false,"types":["f3_rs::issue::Issue"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"f3_rs/label/struct.Label.html\" title=\"struct f3_rs::label::Label\">Label</a>","synthetic":false,"types":["f3_rs::label::Label"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"f3_rs/milestone/struct.Milestone.html\" title=\"struct f3_rs::milestone::Milestone\">Milestone</a>","synthetic":false,"types":["f3_rs::milestone::Milestone"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"f3_rs/reaction/struct.Reaction.html\" title=\"struct f3_rs::reaction::Reaction\">Reaction</a>","synthetic":false,"types":["f3_rs::reaction::Reaction"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"f3_rs/repository/struct.Repository.html\" title=\"struct f3_rs::repository::Repository\">Repository</a>","synthetic":false,"types":["f3_rs::repository::Repository"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"f3_rs/topic/struct.Topic.html\" title=\"struct f3_rs::topic::Topic\">Topic</a>","synthetic":false,"types":["f3_rs::topic::Topic"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"f3_rs/user/struct.User.html\" title=\"struct f3_rs::user::User\">User</a>","synthetic":false,"types":["f3_rs::user::User"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"f3_rs/enum.OpenCloseState.html\" title=\"enum f3_rs::OpenCloseState\">OpenCloseState</a>","synthetic":false,"types":["f3_rs::OpenCloseState"]}];
implementors["f3_rs"] = [{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"f3_rs/comment/struct.Comment.html\" title=\"struct f3_rs::comment::Comment\">Comment</a>","synthetic":false,"types":["f3_rs::comment::Comment"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"f3_rs/identities/struct.Identities.html\" title=\"struct f3_rs::identities::Identities\">Identities</a>","synthetic":false,"types":["f3_rs::identities::Identities"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"f3_rs/issue/struct.Issue.html\" title=\"struct f3_rs::issue::Issue\">Issue</a>","synthetic":false,"types":["f3_rs::issue::Issue"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"f3_rs/label/struct.Label.html\" title=\"struct f3_rs::label::Label\">Label</a>","synthetic":false,"types":["f3_rs::label::Label"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"f3_rs/milestone/struct.Milestone.html\" title=\"struct f3_rs::milestone::Milestone\">Milestone</a>","synthetic":false,"types":["f3_rs::milestone::Milestone"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"f3_rs/project/struct.Project.html\" title=\"struct f3_rs::project::Project\">Project</a>","synthetic":false,"types":["f3_rs::project::Project"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"f3_rs/reaction/struct.Reaction.html\" title=\"struct f3_rs::reaction::Reaction\">Reaction</a>","synthetic":false,"types":["f3_rs::reaction::Reaction"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"f3_rs/repository/struct.Repository.html\" title=\"struct f3_rs::repository::Repository\">Repository</a>","synthetic":false,"types":["f3_rs::repository::Repository"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"f3_rs/topic/struct.Topic.html\" title=\"struct f3_rs::topic::Topic\">Topic</a>","synthetic":false,"types":["f3_rs::topic::Topic"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"f3_rs/user/struct.User.html\" title=\"struct f3_rs::user::User\">User</a>","synthetic":false,"types":["f3_rs::user::User"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"f3_rs/enum.OpenCloseState.html\" title=\"enum f3_rs::OpenCloseState\">OpenCloseState</a>","synthetic":false,"types":["f3_rs::OpenCloseState"]}];
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()

View file

@ -1,3 +1,3 @@
(function() {var implementors = {};
implementors["f3_rs"] = [{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/cmp/trait.Eq.html\" title=\"trait core::cmp::Eq\">Eq</a> for <a class=\"struct\" href=\"f3_rs/comment/struct.Comment.html\" title=\"struct f3_rs::comment::Comment\">Comment</a>","synthetic":false,"types":["f3_rs::comment::Comment"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/cmp/trait.Eq.html\" title=\"trait core::cmp::Eq\">Eq</a> for <a class=\"struct\" href=\"f3_rs/identities/struct.Identities.html\" title=\"struct f3_rs::identities::Identities\">Identities</a>","synthetic":false,"types":["f3_rs::identities::Identities"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/cmp/trait.Eq.html\" title=\"trait core::cmp::Eq\">Eq</a> for <a class=\"struct\" href=\"f3_rs/issue/struct.Issue.html\" title=\"struct f3_rs::issue::Issue\">Issue</a>","synthetic":false,"types":["f3_rs::issue::Issue"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/cmp/trait.Eq.html\" title=\"trait core::cmp::Eq\">Eq</a> for <a class=\"struct\" href=\"f3_rs/label/struct.Label.html\" title=\"struct f3_rs::label::Label\">Label</a>","synthetic":false,"types":["f3_rs::label::Label"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/cmp/trait.Eq.html\" title=\"trait core::cmp::Eq\">Eq</a> for <a class=\"struct\" href=\"f3_rs/milestone/struct.Milestone.html\" title=\"struct f3_rs::milestone::Milestone\">Milestone</a>","synthetic":false,"types":["f3_rs::milestone::Milestone"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/cmp/trait.Eq.html\" title=\"trait core::cmp::Eq\">Eq</a> for <a class=\"struct\" href=\"f3_rs/reaction/struct.Reaction.html\" title=\"struct f3_rs::reaction::Reaction\">Reaction</a>","synthetic":false,"types":["f3_rs::reaction::Reaction"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/cmp/trait.Eq.html\" title=\"trait core::cmp::Eq\">Eq</a> for <a class=\"struct\" href=\"f3_rs/repository/struct.Repository.html\" title=\"struct f3_rs::repository::Repository\">Repository</a>","synthetic":false,"types":["f3_rs::repository::Repository"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/cmp/trait.Eq.html\" title=\"trait core::cmp::Eq\">Eq</a> for <a class=\"struct\" href=\"f3_rs/topic/struct.Topic.html\" title=\"struct f3_rs::topic::Topic\">Topic</a>","synthetic":false,"types":["f3_rs::topic::Topic"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/cmp/trait.Eq.html\" title=\"trait core::cmp::Eq\">Eq</a> for <a class=\"struct\" href=\"f3_rs/user/struct.User.html\" title=\"struct f3_rs::user::User\">User</a>","synthetic":false,"types":["f3_rs::user::User"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/cmp/trait.Eq.html\" title=\"trait core::cmp::Eq\">Eq</a> for <a class=\"enum\" href=\"f3_rs/enum.OpenCloseState.html\" title=\"enum f3_rs::OpenCloseState\">OpenCloseState</a>","synthetic":false,"types":["f3_rs::OpenCloseState"]}];
implementors["f3_rs"] = [{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/cmp/trait.Eq.html\" title=\"trait core::cmp::Eq\">Eq</a> for <a class=\"struct\" href=\"f3_rs/comment/struct.Comment.html\" title=\"struct f3_rs::comment::Comment\">Comment</a>","synthetic":false,"types":["f3_rs::comment::Comment"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/cmp/trait.Eq.html\" title=\"trait core::cmp::Eq\">Eq</a> for <a class=\"struct\" href=\"f3_rs/identities/struct.Identities.html\" title=\"struct f3_rs::identities::Identities\">Identities</a>","synthetic":false,"types":["f3_rs::identities::Identities"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/cmp/trait.Eq.html\" title=\"trait core::cmp::Eq\">Eq</a> for <a class=\"struct\" href=\"f3_rs/issue/struct.Issue.html\" title=\"struct f3_rs::issue::Issue\">Issue</a>","synthetic":false,"types":["f3_rs::issue::Issue"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/cmp/trait.Eq.html\" title=\"trait core::cmp::Eq\">Eq</a> for <a class=\"struct\" href=\"f3_rs/label/struct.Label.html\" title=\"struct f3_rs::label::Label\">Label</a>","synthetic":false,"types":["f3_rs::label::Label"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/cmp/trait.Eq.html\" title=\"trait core::cmp::Eq\">Eq</a> for <a class=\"struct\" href=\"f3_rs/milestone/struct.Milestone.html\" title=\"struct f3_rs::milestone::Milestone\">Milestone</a>","synthetic":false,"types":["f3_rs::milestone::Milestone"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/cmp/trait.Eq.html\" title=\"trait core::cmp::Eq\">Eq</a> for <a class=\"struct\" href=\"f3_rs/project/struct.Project.html\" title=\"struct f3_rs::project::Project\">Project</a>","synthetic":false,"types":["f3_rs::project::Project"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/cmp/trait.Eq.html\" title=\"trait core::cmp::Eq\">Eq</a> for <a class=\"struct\" href=\"f3_rs/reaction/struct.Reaction.html\" title=\"struct f3_rs::reaction::Reaction\">Reaction</a>","synthetic":false,"types":["f3_rs::reaction::Reaction"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/cmp/trait.Eq.html\" title=\"trait core::cmp::Eq\">Eq</a> for <a class=\"struct\" href=\"f3_rs/repository/struct.Repository.html\" title=\"struct f3_rs::repository::Repository\">Repository</a>","synthetic":false,"types":["f3_rs::repository::Repository"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/cmp/trait.Eq.html\" title=\"trait core::cmp::Eq\">Eq</a> for <a class=\"struct\" href=\"f3_rs/topic/struct.Topic.html\" title=\"struct f3_rs::topic::Topic\">Topic</a>","synthetic":false,"types":["f3_rs::topic::Topic"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/cmp/trait.Eq.html\" title=\"trait core::cmp::Eq\">Eq</a> for <a class=\"struct\" href=\"f3_rs/user/struct.User.html\" title=\"struct f3_rs::user::User\">User</a>","synthetic":false,"types":["f3_rs::user::User"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/cmp/trait.Eq.html\" title=\"trait core::cmp::Eq\">Eq</a> for <a class=\"enum\" href=\"f3_rs/enum.OpenCloseState.html\" title=\"enum f3_rs::OpenCloseState\">OpenCloseState</a>","synthetic":false,"types":["f3_rs::OpenCloseState"]}];
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()

File diff suppressed because one or more lines are too long

View file

@ -1,3 +1,3 @@
(function() {var implementors = {};
implementors["f3_rs"] = [{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/default/trait.Default.html\" title=\"trait core::default::Default\">Default</a> for <a class=\"struct\" href=\"f3_rs/comment/struct.Comment.html\" title=\"struct f3_rs::comment::Comment\">Comment</a>","synthetic":false,"types":["f3_rs::comment::Comment"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/default/trait.Default.html\" title=\"trait core::default::Default\">Default</a> for <a class=\"struct\" href=\"f3_rs/identities/struct.Identities.html\" title=\"struct f3_rs::identities::Identities\">Identities</a>","synthetic":false,"types":["f3_rs::identities::Identities"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/default/trait.Default.html\" title=\"trait core::default::Default\">Default</a> for <a class=\"struct\" href=\"f3_rs/issue/struct.Issue.html\" title=\"struct f3_rs::issue::Issue\">Issue</a>","synthetic":false,"types":["f3_rs::issue::Issue"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/default/trait.Default.html\" title=\"trait core::default::Default\">Default</a> for <a class=\"struct\" href=\"f3_rs/label/struct.Label.html\" title=\"struct f3_rs::label::Label\">Label</a>","synthetic":false,"types":["f3_rs::label::Label"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/default/trait.Default.html\" title=\"trait core::default::Default\">Default</a> for <a class=\"struct\" href=\"f3_rs/milestone/struct.Milestone.html\" title=\"struct f3_rs::milestone::Milestone\">Milestone</a>","synthetic":false,"types":["f3_rs::milestone::Milestone"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/default/trait.Default.html\" title=\"trait core::default::Default\">Default</a> for <a class=\"struct\" href=\"f3_rs/reaction/struct.Reaction.html\" title=\"struct f3_rs::reaction::Reaction\">Reaction</a>","synthetic":false,"types":["f3_rs::reaction::Reaction"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/default/trait.Default.html\" title=\"trait core::default::Default\">Default</a> for <a class=\"struct\" href=\"f3_rs/repository/struct.Repository.html\" title=\"struct f3_rs::repository::Repository\">Repository</a>","synthetic":false,"types":["f3_rs::repository::Repository"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/default/trait.Default.html\" title=\"trait core::default::Default\">Default</a> for <a class=\"struct\" href=\"f3_rs/topic/struct.Topic.html\" title=\"struct f3_rs::topic::Topic\">Topic</a>","synthetic":false,"types":["f3_rs::topic::Topic"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/default/trait.Default.html\" title=\"trait core::default::Default\">Default</a> for <a class=\"struct\" href=\"f3_rs/user/struct.User.html\" title=\"struct f3_rs::user::User\">User</a>","synthetic":false,"types":["f3_rs::user::User"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/default/trait.Default.html\" title=\"trait core::default::Default\">Default</a> for <a class=\"enum\" href=\"f3_rs/enum.OpenCloseState.html\" title=\"enum f3_rs::OpenCloseState\">OpenCloseState</a>","synthetic":false,"types":["f3_rs::OpenCloseState"]}];
implementors["f3_rs"] = [{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/default/trait.Default.html\" title=\"trait core::default::Default\">Default</a> for <a class=\"struct\" href=\"f3_rs/comment/struct.Comment.html\" title=\"struct f3_rs::comment::Comment\">Comment</a>","synthetic":false,"types":["f3_rs::comment::Comment"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/default/trait.Default.html\" title=\"trait core::default::Default\">Default</a> for <a class=\"struct\" href=\"f3_rs/identities/struct.Identities.html\" title=\"struct f3_rs::identities::Identities\">Identities</a>","synthetic":false,"types":["f3_rs::identities::Identities"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/default/trait.Default.html\" title=\"trait core::default::Default\">Default</a> for <a class=\"struct\" href=\"f3_rs/issue/struct.Issue.html\" title=\"struct f3_rs::issue::Issue\">Issue</a>","synthetic":false,"types":["f3_rs::issue::Issue"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/default/trait.Default.html\" title=\"trait core::default::Default\">Default</a> for <a class=\"struct\" href=\"f3_rs/label/struct.Label.html\" title=\"struct f3_rs::label::Label\">Label</a>","synthetic":false,"types":["f3_rs::label::Label"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/default/trait.Default.html\" title=\"trait core::default::Default\">Default</a> for <a class=\"struct\" href=\"f3_rs/milestone/struct.Milestone.html\" title=\"struct f3_rs::milestone::Milestone\">Milestone</a>","synthetic":false,"types":["f3_rs::milestone::Milestone"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/default/trait.Default.html\" title=\"trait core::default::Default\">Default</a> for <a class=\"struct\" href=\"f3_rs/project/struct.Project.html\" title=\"struct f3_rs::project::Project\">Project</a>","synthetic":false,"types":["f3_rs::project::Project"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/default/trait.Default.html\" title=\"trait core::default::Default\">Default</a> for <a class=\"struct\" href=\"f3_rs/reaction/struct.Reaction.html\" title=\"struct f3_rs::reaction::Reaction\">Reaction</a>","synthetic":false,"types":["f3_rs::reaction::Reaction"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/default/trait.Default.html\" title=\"trait core::default::Default\">Default</a> for <a class=\"struct\" href=\"f3_rs/repository/struct.Repository.html\" title=\"struct f3_rs::repository::Repository\">Repository</a>","synthetic":false,"types":["f3_rs::repository::Repository"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/default/trait.Default.html\" title=\"trait core::default::Default\">Default</a> for <a class=\"struct\" href=\"f3_rs/topic/struct.Topic.html\" title=\"struct f3_rs::topic::Topic\">Topic</a>","synthetic":false,"types":["f3_rs::topic::Topic"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/default/trait.Default.html\" title=\"trait core::default::Default\">Default</a> for <a class=\"struct\" href=\"f3_rs/user/struct.User.html\" title=\"struct f3_rs::user::User\">User</a>","synthetic":false,"types":["f3_rs::user::User"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/default/trait.Default.html\" title=\"trait core::default::Default\">Default</a> for <a class=\"enum\" href=\"f3_rs/enum.OpenCloseState.html\" title=\"enum f3_rs::OpenCloseState\">OpenCloseState</a>","synthetic":false,"types":["f3_rs::OpenCloseState"]}];
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()

View file

@ -1,3 +1,3 @@
(function() {var implementors = {};
implementors["f3_rs"] = [{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/fmt/trait.Debug.html\" title=\"trait core::fmt::Debug\">Debug</a> for <a class=\"struct\" href=\"f3_rs/comment/struct.Comment.html\" title=\"struct f3_rs::comment::Comment\">Comment</a>","synthetic":false,"types":["f3_rs::comment::Comment"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/fmt/trait.Debug.html\" title=\"trait core::fmt::Debug\">Debug</a> for <a class=\"struct\" href=\"f3_rs/identities/struct.Identities.html\" title=\"struct f3_rs::identities::Identities\">Identities</a>","synthetic":false,"types":["f3_rs::identities::Identities"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/fmt/trait.Debug.html\" title=\"trait core::fmt::Debug\">Debug</a> for <a class=\"struct\" href=\"f3_rs/issue/struct.Issue.html\" title=\"struct f3_rs::issue::Issue\">Issue</a>","synthetic":false,"types":["f3_rs::issue::Issue"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/fmt/trait.Debug.html\" title=\"trait core::fmt::Debug\">Debug</a> for <a class=\"struct\" href=\"f3_rs/label/struct.Label.html\" title=\"struct f3_rs::label::Label\">Label</a>","synthetic":false,"types":["f3_rs::label::Label"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/fmt/trait.Debug.html\" title=\"trait core::fmt::Debug\">Debug</a> for <a class=\"struct\" href=\"f3_rs/milestone/struct.Milestone.html\" title=\"struct f3_rs::milestone::Milestone\">Milestone</a>","synthetic":false,"types":["f3_rs::milestone::Milestone"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/fmt/trait.Debug.html\" title=\"trait core::fmt::Debug\">Debug</a> for <a class=\"struct\" href=\"f3_rs/reaction/struct.Reaction.html\" title=\"struct f3_rs::reaction::Reaction\">Reaction</a>","synthetic":false,"types":["f3_rs::reaction::Reaction"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/fmt/trait.Debug.html\" title=\"trait core::fmt::Debug\">Debug</a> for <a class=\"struct\" href=\"f3_rs/repository/struct.Repository.html\" title=\"struct f3_rs::repository::Repository\">Repository</a>","synthetic":false,"types":["f3_rs::repository::Repository"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/fmt/trait.Debug.html\" title=\"trait core::fmt::Debug\">Debug</a> for <a class=\"struct\" href=\"f3_rs/topic/struct.Topic.html\" title=\"struct f3_rs::topic::Topic\">Topic</a>","synthetic":false,"types":["f3_rs::topic::Topic"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/fmt/trait.Debug.html\" title=\"trait core::fmt::Debug\">Debug</a> for <a class=\"struct\" href=\"f3_rs/user/struct.User.html\" title=\"struct f3_rs::user::User\">User</a>","synthetic":false,"types":["f3_rs::user::User"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/fmt/trait.Debug.html\" title=\"trait core::fmt::Debug\">Debug</a> for <a class=\"enum\" href=\"f3_rs/enum.OpenCloseState.html\" title=\"enum f3_rs::OpenCloseState\">OpenCloseState</a>","synthetic":false,"types":["f3_rs::OpenCloseState"]}];
implementors["f3_rs"] = [{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/fmt/trait.Debug.html\" title=\"trait core::fmt::Debug\">Debug</a> for <a class=\"struct\" href=\"f3_rs/comment/struct.Comment.html\" title=\"struct f3_rs::comment::Comment\">Comment</a>","synthetic":false,"types":["f3_rs::comment::Comment"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/fmt/trait.Debug.html\" title=\"trait core::fmt::Debug\">Debug</a> for <a class=\"struct\" href=\"f3_rs/identities/struct.Identities.html\" title=\"struct f3_rs::identities::Identities\">Identities</a>","synthetic":false,"types":["f3_rs::identities::Identities"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/fmt/trait.Debug.html\" title=\"trait core::fmt::Debug\">Debug</a> for <a class=\"struct\" href=\"f3_rs/issue/struct.Issue.html\" title=\"struct f3_rs::issue::Issue\">Issue</a>","synthetic":false,"types":["f3_rs::issue::Issue"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/fmt/trait.Debug.html\" title=\"trait core::fmt::Debug\">Debug</a> for <a class=\"struct\" href=\"f3_rs/label/struct.Label.html\" title=\"struct f3_rs::label::Label\">Label</a>","synthetic":false,"types":["f3_rs::label::Label"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/fmt/trait.Debug.html\" title=\"trait core::fmt::Debug\">Debug</a> for <a class=\"struct\" href=\"f3_rs/milestone/struct.Milestone.html\" title=\"struct f3_rs::milestone::Milestone\">Milestone</a>","synthetic":false,"types":["f3_rs::milestone::Milestone"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/fmt/trait.Debug.html\" title=\"trait core::fmt::Debug\">Debug</a> for <a class=\"struct\" href=\"f3_rs/project/struct.Project.html\" title=\"struct f3_rs::project::Project\">Project</a>","synthetic":false,"types":["f3_rs::project::Project"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/fmt/trait.Debug.html\" title=\"trait core::fmt::Debug\">Debug</a> for <a class=\"struct\" href=\"f3_rs/reaction/struct.Reaction.html\" title=\"struct f3_rs::reaction::Reaction\">Reaction</a>","synthetic":false,"types":["f3_rs::reaction::Reaction"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/fmt/trait.Debug.html\" title=\"trait core::fmt::Debug\">Debug</a> for <a class=\"struct\" href=\"f3_rs/repository/struct.Repository.html\" title=\"struct f3_rs::repository::Repository\">Repository</a>","synthetic":false,"types":["f3_rs::repository::Repository"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/fmt/trait.Debug.html\" title=\"trait core::fmt::Debug\">Debug</a> for <a class=\"struct\" href=\"f3_rs/topic/struct.Topic.html\" title=\"struct f3_rs::topic::Topic\">Topic</a>","synthetic":false,"types":["f3_rs::topic::Topic"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/fmt/trait.Debug.html\" title=\"trait core::fmt::Debug\">Debug</a> for <a class=\"struct\" href=\"f3_rs/user/struct.User.html\" title=\"struct f3_rs::user::User\">User</a>","synthetic":false,"types":["f3_rs::user::User"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/fmt/trait.Debug.html\" title=\"trait core::fmt::Debug\">Debug</a> for <a class=\"enum\" href=\"f3_rs/enum.OpenCloseState.html\" title=\"enum f3_rs::OpenCloseState\">OpenCloseState</a>","synthetic":false,"types":["f3_rs::OpenCloseState"]}];
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()

View file

@ -1,3 +1,3 @@
(function() {var implementors = {};
implementors["f3_rs"] = [{"text":"impl Freeze for <a class=\"struct\" href=\"f3_rs/comment/struct.Comment.html\" title=\"struct f3_rs::comment::Comment\">Comment</a>","synthetic":true,"types":["f3_rs::comment::Comment"]},{"text":"impl Freeze for <a class=\"struct\" href=\"f3_rs/identities/struct.Identities.html\" title=\"struct f3_rs::identities::Identities\">Identities</a>","synthetic":true,"types":["f3_rs::identities::Identities"]},{"text":"impl Freeze for <a class=\"struct\" href=\"f3_rs/issue/struct.Issue.html\" title=\"struct f3_rs::issue::Issue\">Issue</a>","synthetic":true,"types":["f3_rs::issue::Issue"]},{"text":"impl Freeze for <a class=\"struct\" href=\"f3_rs/label/struct.Label.html\" title=\"struct f3_rs::label::Label\">Label</a>","synthetic":true,"types":["f3_rs::label::Label"]},{"text":"impl Freeze for <a class=\"struct\" href=\"f3_rs/milestone/struct.Milestone.html\" title=\"struct f3_rs::milestone::Milestone\">Milestone</a>","synthetic":true,"types":["f3_rs::milestone::Milestone"]},{"text":"impl Freeze for <a class=\"struct\" href=\"f3_rs/reaction/struct.Reaction.html\" title=\"struct f3_rs::reaction::Reaction\">Reaction</a>","synthetic":true,"types":["f3_rs::reaction::Reaction"]},{"text":"impl Freeze for <a class=\"struct\" href=\"f3_rs/repository/struct.Repository.html\" title=\"struct f3_rs::repository::Repository\">Repository</a>","synthetic":true,"types":["f3_rs::repository::Repository"]},{"text":"impl Freeze for <a class=\"struct\" href=\"f3_rs/topic/struct.Topic.html\" title=\"struct f3_rs::topic::Topic\">Topic</a>","synthetic":true,"types":["f3_rs::topic::Topic"]},{"text":"impl Freeze for <a class=\"struct\" href=\"f3_rs/user/struct.User.html\" title=\"struct f3_rs::user::User\">User</a>","synthetic":true,"types":["f3_rs::user::User"]},{"text":"impl Freeze for <a class=\"enum\" href=\"f3_rs/enum.OpenCloseState.html\" title=\"enum f3_rs::OpenCloseState\">OpenCloseState</a>","synthetic":true,"types":["f3_rs::OpenCloseState"]}];
implementors["f3_rs"] = [{"text":"impl Freeze for <a class=\"struct\" href=\"f3_rs/comment/struct.Comment.html\" title=\"struct f3_rs::comment::Comment\">Comment</a>","synthetic":true,"types":["f3_rs::comment::Comment"]},{"text":"impl Freeze for <a class=\"struct\" href=\"f3_rs/identities/struct.Identities.html\" title=\"struct f3_rs::identities::Identities\">Identities</a>","synthetic":true,"types":["f3_rs::identities::Identities"]},{"text":"impl Freeze for <a class=\"struct\" href=\"f3_rs/issue/struct.Issue.html\" title=\"struct f3_rs::issue::Issue\">Issue</a>","synthetic":true,"types":["f3_rs::issue::Issue"]},{"text":"impl Freeze for <a class=\"struct\" href=\"f3_rs/label/struct.Label.html\" title=\"struct f3_rs::label::Label\">Label</a>","synthetic":true,"types":["f3_rs::label::Label"]},{"text":"impl Freeze for <a class=\"struct\" href=\"f3_rs/milestone/struct.Milestone.html\" title=\"struct f3_rs::milestone::Milestone\">Milestone</a>","synthetic":true,"types":["f3_rs::milestone::Milestone"]},{"text":"impl Freeze for <a class=\"struct\" href=\"f3_rs/project/struct.Project.html\" title=\"struct f3_rs::project::Project\">Project</a>","synthetic":true,"types":["f3_rs::project::Project"]},{"text":"impl Freeze for <a class=\"struct\" href=\"f3_rs/reaction/struct.Reaction.html\" title=\"struct f3_rs::reaction::Reaction\">Reaction</a>","synthetic":true,"types":["f3_rs::reaction::Reaction"]},{"text":"impl Freeze for <a class=\"struct\" href=\"f3_rs/repository/struct.Repository.html\" title=\"struct f3_rs::repository::Repository\">Repository</a>","synthetic":true,"types":["f3_rs::repository::Repository"]},{"text":"impl Freeze for <a class=\"struct\" href=\"f3_rs/topic/struct.Topic.html\" title=\"struct f3_rs::topic::Topic\">Topic</a>","synthetic":true,"types":["f3_rs::topic::Topic"]},{"text":"impl Freeze for <a class=\"struct\" href=\"f3_rs/user/struct.User.html\" title=\"struct f3_rs::user::User\">User</a>","synthetic":true,"types":["f3_rs::user::User"]},{"text":"impl Freeze for <a class=\"enum\" href=\"f3_rs/enum.OpenCloseState.html\" title=\"enum f3_rs::OpenCloseState\">OpenCloseState</a>","synthetic":true,"types":["f3_rs::OpenCloseState"]}];
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()

View file

@ -1,3 +1,3 @@
(function() {var implementors = {};
implementors["f3_rs"] = [{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/marker/trait.Send.html\" title=\"trait core::marker::Send\">Send</a> for <a class=\"struct\" href=\"f3_rs/comment/struct.Comment.html\" title=\"struct f3_rs::comment::Comment\">Comment</a>","synthetic":true,"types":["f3_rs::comment::Comment"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/marker/trait.Send.html\" title=\"trait core::marker::Send\">Send</a> for <a class=\"struct\" href=\"f3_rs/identities/struct.Identities.html\" title=\"struct f3_rs::identities::Identities\">Identities</a>","synthetic":true,"types":["f3_rs::identities::Identities"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/marker/trait.Send.html\" title=\"trait core::marker::Send\">Send</a> for <a class=\"struct\" href=\"f3_rs/issue/struct.Issue.html\" title=\"struct f3_rs::issue::Issue\">Issue</a>","synthetic":true,"types":["f3_rs::issue::Issue"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/marker/trait.Send.html\" title=\"trait core::marker::Send\">Send</a> for <a class=\"struct\" href=\"f3_rs/label/struct.Label.html\" title=\"struct f3_rs::label::Label\">Label</a>","synthetic":true,"types":["f3_rs::label::Label"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/marker/trait.Send.html\" title=\"trait core::marker::Send\">Send</a> for <a class=\"struct\" href=\"f3_rs/milestone/struct.Milestone.html\" title=\"struct f3_rs::milestone::Milestone\">Milestone</a>","synthetic":true,"types":["f3_rs::milestone::Milestone"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/marker/trait.Send.html\" title=\"trait core::marker::Send\">Send</a> for <a class=\"struct\" href=\"f3_rs/reaction/struct.Reaction.html\" title=\"struct f3_rs::reaction::Reaction\">Reaction</a>","synthetic":true,"types":["f3_rs::reaction::Reaction"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/marker/trait.Send.html\" title=\"trait core::marker::Send\">Send</a> for <a class=\"struct\" href=\"f3_rs/repository/struct.Repository.html\" title=\"struct f3_rs::repository::Repository\">Repository</a>","synthetic":true,"types":["f3_rs::repository::Repository"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/marker/trait.Send.html\" title=\"trait core::marker::Send\">Send</a> for <a class=\"struct\" href=\"f3_rs/topic/struct.Topic.html\" title=\"struct f3_rs::topic::Topic\">Topic</a>","synthetic":true,"types":["f3_rs::topic::Topic"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/marker/trait.Send.html\" title=\"trait core::marker::Send\">Send</a> for <a class=\"struct\" href=\"f3_rs/user/struct.User.html\" title=\"struct f3_rs::user::User\">User</a>","synthetic":true,"types":["f3_rs::user::User"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/marker/trait.Send.html\" title=\"trait core::marker::Send\">Send</a> for <a class=\"enum\" href=\"f3_rs/enum.OpenCloseState.html\" title=\"enum f3_rs::OpenCloseState\">OpenCloseState</a>","synthetic":true,"types":["f3_rs::OpenCloseState"]}];
implementors["f3_rs"] = [{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/marker/trait.Send.html\" title=\"trait core::marker::Send\">Send</a> for <a class=\"struct\" href=\"f3_rs/comment/struct.Comment.html\" title=\"struct f3_rs::comment::Comment\">Comment</a>","synthetic":true,"types":["f3_rs::comment::Comment"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/marker/trait.Send.html\" title=\"trait core::marker::Send\">Send</a> for <a class=\"struct\" href=\"f3_rs/identities/struct.Identities.html\" title=\"struct f3_rs::identities::Identities\">Identities</a>","synthetic":true,"types":["f3_rs::identities::Identities"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/marker/trait.Send.html\" title=\"trait core::marker::Send\">Send</a> for <a class=\"struct\" href=\"f3_rs/issue/struct.Issue.html\" title=\"struct f3_rs::issue::Issue\">Issue</a>","synthetic":true,"types":["f3_rs::issue::Issue"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/marker/trait.Send.html\" title=\"trait core::marker::Send\">Send</a> for <a class=\"struct\" href=\"f3_rs/label/struct.Label.html\" title=\"struct f3_rs::label::Label\">Label</a>","synthetic":true,"types":["f3_rs::label::Label"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/marker/trait.Send.html\" title=\"trait core::marker::Send\">Send</a> for <a class=\"struct\" href=\"f3_rs/milestone/struct.Milestone.html\" title=\"struct f3_rs::milestone::Milestone\">Milestone</a>","synthetic":true,"types":["f3_rs::milestone::Milestone"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/marker/trait.Send.html\" title=\"trait core::marker::Send\">Send</a> for <a class=\"struct\" href=\"f3_rs/project/struct.Project.html\" title=\"struct f3_rs::project::Project\">Project</a>","synthetic":true,"types":["f3_rs::project::Project"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/marker/trait.Send.html\" title=\"trait core::marker::Send\">Send</a> for <a class=\"struct\" href=\"f3_rs/reaction/struct.Reaction.html\" title=\"struct f3_rs::reaction::Reaction\">Reaction</a>","synthetic":true,"types":["f3_rs::reaction::Reaction"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/marker/trait.Send.html\" title=\"trait core::marker::Send\">Send</a> for <a class=\"struct\" href=\"f3_rs/repository/struct.Repository.html\" title=\"struct f3_rs::repository::Repository\">Repository</a>","synthetic":true,"types":["f3_rs::repository::Repository"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/marker/trait.Send.html\" title=\"trait core::marker::Send\">Send</a> for <a class=\"struct\" href=\"f3_rs/topic/struct.Topic.html\" title=\"struct f3_rs::topic::Topic\">Topic</a>","synthetic":true,"types":["f3_rs::topic::Topic"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/marker/trait.Send.html\" title=\"trait core::marker::Send\">Send</a> for <a class=\"struct\" href=\"f3_rs/user/struct.User.html\" title=\"struct f3_rs::user::User\">User</a>","synthetic":true,"types":["f3_rs::user::User"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/marker/trait.Send.html\" title=\"trait core::marker::Send\">Send</a> for <a class=\"enum\" href=\"f3_rs/enum.OpenCloseState.html\" title=\"enum f3_rs::OpenCloseState\">OpenCloseState</a>","synthetic":true,"types":["f3_rs::OpenCloseState"]}];
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()

View file

@ -1,3 +1,3 @@
(function() {var implementors = {};
implementors["f3_rs"] = [{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/marker/trait.StructuralEq.html\" title=\"trait core::marker::StructuralEq\">StructuralEq</a> for <a class=\"struct\" href=\"f3_rs/comment/struct.Comment.html\" title=\"struct f3_rs::comment::Comment\">Comment</a>","synthetic":false,"types":["f3_rs::comment::Comment"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/marker/trait.StructuralEq.html\" title=\"trait core::marker::StructuralEq\">StructuralEq</a> for <a class=\"struct\" href=\"f3_rs/identities/struct.Identities.html\" title=\"struct f3_rs::identities::Identities\">Identities</a>","synthetic":false,"types":["f3_rs::identities::Identities"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/marker/trait.StructuralEq.html\" title=\"trait core::marker::StructuralEq\">StructuralEq</a> for <a class=\"struct\" href=\"f3_rs/issue/struct.Issue.html\" title=\"struct f3_rs::issue::Issue\">Issue</a>","synthetic":false,"types":["f3_rs::issue::Issue"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/marker/trait.StructuralEq.html\" title=\"trait core::marker::StructuralEq\">StructuralEq</a> for <a class=\"struct\" href=\"f3_rs/label/struct.Label.html\" title=\"struct f3_rs::label::Label\">Label</a>","synthetic":false,"types":["f3_rs::label::Label"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/marker/trait.StructuralEq.html\" title=\"trait core::marker::StructuralEq\">StructuralEq</a> for <a class=\"struct\" href=\"f3_rs/milestone/struct.Milestone.html\" title=\"struct f3_rs::milestone::Milestone\">Milestone</a>","synthetic":false,"types":["f3_rs::milestone::Milestone"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/marker/trait.StructuralEq.html\" title=\"trait core::marker::StructuralEq\">StructuralEq</a> for <a class=\"struct\" href=\"f3_rs/reaction/struct.Reaction.html\" title=\"struct f3_rs::reaction::Reaction\">Reaction</a>","synthetic":false,"types":["f3_rs::reaction::Reaction"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/marker/trait.StructuralEq.html\" title=\"trait core::marker::StructuralEq\">StructuralEq</a> for <a class=\"struct\" href=\"f3_rs/repository/struct.Repository.html\" title=\"struct f3_rs::repository::Repository\">Repository</a>","synthetic":false,"types":["f3_rs::repository::Repository"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/marker/trait.StructuralEq.html\" title=\"trait core::marker::StructuralEq\">StructuralEq</a> for <a class=\"struct\" href=\"f3_rs/topic/struct.Topic.html\" title=\"struct f3_rs::topic::Topic\">Topic</a>","synthetic":false,"types":["f3_rs::topic::Topic"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/marker/trait.StructuralEq.html\" title=\"trait core::marker::StructuralEq\">StructuralEq</a> for <a class=\"struct\" href=\"f3_rs/user/struct.User.html\" title=\"struct f3_rs::user::User\">User</a>","synthetic":false,"types":["f3_rs::user::User"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/marker/trait.StructuralEq.html\" title=\"trait core::marker::StructuralEq\">StructuralEq</a> for <a class=\"enum\" href=\"f3_rs/enum.OpenCloseState.html\" title=\"enum f3_rs::OpenCloseState\">OpenCloseState</a>","synthetic":false,"types":["f3_rs::OpenCloseState"]}];
implementors["f3_rs"] = [{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/marker/trait.StructuralEq.html\" title=\"trait core::marker::StructuralEq\">StructuralEq</a> for <a class=\"struct\" href=\"f3_rs/comment/struct.Comment.html\" title=\"struct f3_rs::comment::Comment\">Comment</a>","synthetic":false,"types":["f3_rs::comment::Comment"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/marker/trait.StructuralEq.html\" title=\"trait core::marker::StructuralEq\">StructuralEq</a> for <a class=\"struct\" href=\"f3_rs/identities/struct.Identities.html\" title=\"struct f3_rs::identities::Identities\">Identities</a>","synthetic":false,"types":["f3_rs::identities::Identities"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/marker/trait.StructuralEq.html\" title=\"trait core::marker::StructuralEq\">StructuralEq</a> for <a class=\"struct\" href=\"f3_rs/issue/struct.Issue.html\" title=\"struct f3_rs::issue::Issue\">Issue</a>","synthetic":false,"types":["f3_rs::issue::Issue"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/marker/trait.StructuralEq.html\" title=\"trait core::marker::StructuralEq\">StructuralEq</a> for <a class=\"struct\" href=\"f3_rs/label/struct.Label.html\" title=\"struct f3_rs::label::Label\">Label</a>","synthetic":false,"types":["f3_rs::label::Label"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/marker/trait.StructuralEq.html\" title=\"trait core::marker::StructuralEq\">StructuralEq</a> for <a class=\"struct\" href=\"f3_rs/milestone/struct.Milestone.html\" title=\"struct f3_rs::milestone::Milestone\">Milestone</a>","synthetic":false,"types":["f3_rs::milestone::Milestone"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/marker/trait.StructuralEq.html\" title=\"trait core::marker::StructuralEq\">StructuralEq</a> for <a class=\"struct\" href=\"f3_rs/project/struct.Project.html\" title=\"struct f3_rs::project::Project\">Project</a>","synthetic":false,"types":["f3_rs::project::Project"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/marker/trait.StructuralEq.html\" title=\"trait core::marker::StructuralEq\">StructuralEq</a> for <a class=\"struct\" href=\"f3_rs/reaction/struct.Reaction.html\" title=\"struct f3_rs::reaction::Reaction\">Reaction</a>","synthetic":false,"types":["f3_rs::reaction::Reaction"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/marker/trait.StructuralEq.html\" title=\"trait core::marker::StructuralEq\">StructuralEq</a> for <a class=\"struct\" href=\"f3_rs/repository/struct.Repository.html\" title=\"struct f3_rs::repository::Repository\">Repository</a>","synthetic":false,"types":["f3_rs::repository::Repository"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/marker/trait.StructuralEq.html\" title=\"trait core::marker::StructuralEq\">StructuralEq</a> for <a class=\"struct\" href=\"f3_rs/topic/struct.Topic.html\" title=\"struct f3_rs::topic::Topic\">Topic</a>","synthetic":false,"types":["f3_rs::topic::Topic"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/marker/trait.StructuralEq.html\" title=\"trait core::marker::StructuralEq\">StructuralEq</a> for <a class=\"struct\" href=\"f3_rs/user/struct.User.html\" title=\"struct f3_rs::user::User\">User</a>","synthetic":false,"types":["f3_rs::user::User"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/marker/trait.StructuralEq.html\" title=\"trait core::marker::StructuralEq\">StructuralEq</a> for <a class=\"enum\" href=\"f3_rs/enum.OpenCloseState.html\" title=\"enum f3_rs::OpenCloseState\">OpenCloseState</a>","synthetic":false,"types":["f3_rs::OpenCloseState"]}];
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()

View file

@ -1,3 +1,3 @@
(function() {var implementors = {};
implementors["f3_rs"] = [{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/marker/trait.StructuralPartialEq.html\" title=\"trait core::marker::StructuralPartialEq\">StructuralPartialEq</a> for <a class=\"struct\" href=\"f3_rs/comment/struct.Comment.html\" title=\"struct f3_rs::comment::Comment\">Comment</a>","synthetic":false,"types":["f3_rs::comment::Comment"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/marker/trait.StructuralPartialEq.html\" title=\"trait core::marker::StructuralPartialEq\">StructuralPartialEq</a> for <a class=\"struct\" href=\"f3_rs/identities/struct.Identities.html\" title=\"struct f3_rs::identities::Identities\">Identities</a>","synthetic":false,"types":["f3_rs::identities::Identities"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/marker/trait.StructuralPartialEq.html\" title=\"trait core::marker::StructuralPartialEq\">StructuralPartialEq</a> for <a class=\"struct\" href=\"f3_rs/issue/struct.Issue.html\" title=\"struct f3_rs::issue::Issue\">Issue</a>","synthetic":false,"types":["f3_rs::issue::Issue"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/marker/trait.StructuralPartialEq.html\" title=\"trait core::marker::StructuralPartialEq\">StructuralPartialEq</a> for <a class=\"struct\" href=\"f3_rs/label/struct.Label.html\" title=\"struct f3_rs::label::Label\">Label</a>","synthetic":false,"types":["f3_rs::label::Label"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/marker/trait.StructuralPartialEq.html\" title=\"trait core::marker::StructuralPartialEq\">StructuralPartialEq</a> for <a class=\"struct\" href=\"f3_rs/milestone/struct.Milestone.html\" title=\"struct f3_rs::milestone::Milestone\">Milestone</a>","synthetic":false,"types":["f3_rs::milestone::Milestone"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/marker/trait.StructuralPartialEq.html\" title=\"trait core::marker::StructuralPartialEq\">StructuralPartialEq</a> for <a class=\"struct\" href=\"f3_rs/reaction/struct.Reaction.html\" title=\"struct f3_rs::reaction::Reaction\">Reaction</a>","synthetic":false,"types":["f3_rs::reaction::Reaction"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/marker/trait.StructuralPartialEq.html\" title=\"trait core::marker::StructuralPartialEq\">StructuralPartialEq</a> for <a class=\"struct\" href=\"f3_rs/repository/struct.Repository.html\" title=\"struct f3_rs::repository::Repository\">Repository</a>","synthetic":false,"types":["f3_rs::repository::Repository"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/marker/trait.StructuralPartialEq.html\" title=\"trait core::marker::StructuralPartialEq\">StructuralPartialEq</a> for <a class=\"struct\" href=\"f3_rs/topic/struct.Topic.html\" title=\"struct f3_rs::topic::Topic\">Topic</a>","synthetic":false,"types":["f3_rs::topic::Topic"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/marker/trait.StructuralPartialEq.html\" title=\"trait core::marker::StructuralPartialEq\">StructuralPartialEq</a> for <a class=\"struct\" href=\"f3_rs/user/struct.User.html\" title=\"struct f3_rs::user::User\">User</a>","synthetic":false,"types":["f3_rs::user::User"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/marker/trait.StructuralPartialEq.html\" title=\"trait core::marker::StructuralPartialEq\">StructuralPartialEq</a> for <a class=\"enum\" href=\"f3_rs/enum.OpenCloseState.html\" title=\"enum f3_rs::OpenCloseState\">OpenCloseState</a>","synthetic":false,"types":["f3_rs::OpenCloseState"]}];
implementors["f3_rs"] = [{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/marker/trait.StructuralPartialEq.html\" title=\"trait core::marker::StructuralPartialEq\">StructuralPartialEq</a> for <a class=\"struct\" href=\"f3_rs/comment/struct.Comment.html\" title=\"struct f3_rs::comment::Comment\">Comment</a>","synthetic":false,"types":["f3_rs::comment::Comment"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/marker/trait.StructuralPartialEq.html\" title=\"trait core::marker::StructuralPartialEq\">StructuralPartialEq</a> for <a class=\"struct\" href=\"f3_rs/identities/struct.Identities.html\" title=\"struct f3_rs::identities::Identities\">Identities</a>","synthetic":false,"types":["f3_rs::identities::Identities"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/marker/trait.StructuralPartialEq.html\" title=\"trait core::marker::StructuralPartialEq\">StructuralPartialEq</a> for <a class=\"struct\" href=\"f3_rs/issue/struct.Issue.html\" title=\"struct f3_rs::issue::Issue\">Issue</a>","synthetic":false,"types":["f3_rs::issue::Issue"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/marker/trait.StructuralPartialEq.html\" title=\"trait core::marker::StructuralPartialEq\">StructuralPartialEq</a> for <a class=\"struct\" href=\"f3_rs/label/struct.Label.html\" title=\"struct f3_rs::label::Label\">Label</a>","synthetic":false,"types":["f3_rs::label::Label"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/marker/trait.StructuralPartialEq.html\" title=\"trait core::marker::StructuralPartialEq\">StructuralPartialEq</a> for <a class=\"struct\" href=\"f3_rs/milestone/struct.Milestone.html\" title=\"struct f3_rs::milestone::Milestone\">Milestone</a>","synthetic":false,"types":["f3_rs::milestone::Milestone"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/marker/trait.StructuralPartialEq.html\" title=\"trait core::marker::StructuralPartialEq\">StructuralPartialEq</a> for <a class=\"struct\" href=\"f3_rs/project/struct.Project.html\" title=\"struct f3_rs::project::Project\">Project</a>","synthetic":false,"types":["f3_rs::project::Project"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/marker/trait.StructuralPartialEq.html\" title=\"trait core::marker::StructuralPartialEq\">StructuralPartialEq</a> for <a class=\"struct\" href=\"f3_rs/reaction/struct.Reaction.html\" title=\"struct f3_rs::reaction::Reaction\">Reaction</a>","synthetic":false,"types":["f3_rs::reaction::Reaction"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/marker/trait.StructuralPartialEq.html\" title=\"trait core::marker::StructuralPartialEq\">StructuralPartialEq</a> for <a class=\"struct\" href=\"f3_rs/repository/struct.Repository.html\" title=\"struct f3_rs::repository::Repository\">Repository</a>","synthetic":false,"types":["f3_rs::repository::Repository"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/marker/trait.StructuralPartialEq.html\" title=\"trait core::marker::StructuralPartialEq\">StructuralPartialEq</a> for <a class=\"struct\" href=\"f3_rs/topic/struct.Topic.html\" title=\"struct f3_rs::topic::Topic\">Topic</a>","synthetic":false,"types":["f3_rs::topic::Topic"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/marker/trait.StructuralPartialEq.html\" title=\"trait core::marker::StructuralPartialEq\">StructuralPartialEq</a> for <a class=\"struct\" href=\"f3_rs/user/struct.User.html\" title=\"struct f3_rs::user::User\">User</a>","synthetic":false,"types":["f3_rs::user::User"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/marker/trait.StructuralPartialEq.html\" title=\"trait core::marker::StructuralPartialEq\">StructuralPartialEq</a> for <a class=\"enum\" href=\"f3_rs/enum.OpenCloseState.html\" title=\"enum f3_rs::OpenCloseState\">OpenCloseState</a>","synthetic":false,"types":["f3_rs::OpenCloseState"]}];
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()

View file

@ -1,3 +1,3 @@
(function() {var implementors = {};
implementors["f3_rs"] = [{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/marker/trait.Sync.html\" title=\"trait core::marker::Sync\">Sync</a> for <a class=\"struct\" href=\"f3_rs/comment/struct.Comment.html\" title=\"struct f3_rs::comment::Comment\">Comment</a>","synthetic":true,"types":["f3_rs::comment::Comment"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/marker/trait.Sync.html\" title=\"trait core::marker::Sync\">Sync</a> for <a class=\"struct\" href=\"f3_rs/identities/struct.Identities.html\" title=\"struct f3_rs::identities::Identities\">Identities</a>","synthetic":true,"types":["f3_rs::identities::Identities"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/marker/trait.Sync.html\" title=\"trait core::marker::Sync\">Sync</a> for <a class=\"struct\" href=\"f3_rs/issue/struct.Issue.html\" title=\"struct f3_rs::issue::Issue\">Issue</a>","synthetic":true,"types":["f3_rs::issue::Issue"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/marker/trait.Sync.html\" title=\"trait core::marker::Sync\">Sync</a> for <a class=\"struct\" href=\"f3_rs/label/struct.Label.html\" title=\"struct f3_rs::label::Label\">Label</a>","synthetic":true,"types":["f3_rs::label::Label"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/marker/trait.Sync.html\" title=\"trait core::marker::Sync\">Sync</a> for <a class=\"struct\" href=\"f3_rs/milestone/struct.Milestone.html\" title=\"struct f3_rs::milestone::Milestone\">Milestone</a>","synthetic":true,"types":["f3_rs::milestone::Milestone"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/marker/trait.Sync.html\" title=\"trait core::marker::Sync\">Sync</a> for <a class=\"struct\" href=\"f3_rs/reaction/struct.Reaction.html\" title=\"struct f3_rs::reaction::Reaction\">Reaction</a>","synthetic":true,"types":["f3_rs::reaction::Reaction"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/marker/trait.Sync.html\" title=\"trait core::marker::Sync\">Sync</a> for <a class=\"struct\" href=\"f3_rs/repository/struct.Repository.html\" title=\"struct f3_rs::repository::Repository\">Repository</a>","synthetic":true,"types":["f3_rs::repository::Repository"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/marker/trait.Sync.html\" title=\"trait core::marker::Sync\">Sync</a> for <a class=\"struct\" href=\"f3_rs/topic/struct.Topic.html\" title=\"struct f3_rs::topic::Topic\">Topic</a>","synthetic":true,"types":["f3_rs::topic::Topic"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/marker/trait.Sync.html\" title=\"trait core::marker::Sync\">Sync</a> for <a class=\"struct\" href=\"f3_rs/user/struct.User.html\" title=\"struct f3_rs::user::User\">User</a>","synthetic":true,"types":["f3_rs::user::User"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/marker/trait.Sync.html\" title=\"trait core::marker::Sync\">Sync</a> for <a class=\"enum\" href=\"f3_rs/enum.OpenCloseState.html\" title=\"enum f3_rs::OpenCloseState\">OpenCloseState</a>","synthetic":true,"types":["f3_rs::OpenCloseState"]}];
implementors["f3_rs"] = [{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/marker/trait.Sync.html\" title=\"trait core::marker::Sync\">Sync</a> for <a class=\"struct\" href=\"f3_rs/comment/struct.Comment.html\" title=\"struct f3_rs::comment::Comment\">Comment</a>","synthetic":true,"types":["f3_rs::comment::Comment"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/marker/trait.Sync.html\" title=\"trait core::marker::Sync\">Sync</a> for <a class=\"struct\" href=\"f3_rs/identities/struct.Identities.html\" title=\"struct f3_rs::identities::Identities\">Identities</a>","synthetic":true,"types":["f3_rs::identities::Identities"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/marker/trait.Sync.html\" title=\"trait core::marker::Sync\">Sync</a> for <a class=\"struct\" href=\"f3_rs/issue/struct.Issue.html\" title=\"struct f3_rs::issue::Issue\">Issue</a>","synthetic":true,"types":["f3_rs::issue::Issue"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/marker/trait.Sync.html\" title=\"trait core::marker::Sync\">Sync</a> for <a class=\"struct\" href=\"f3_rs/label/struct.Label.html\" title=\"struct f3_rs::label::Label\">Label</a>","synthetic":true,"types":["f3_rs::label::Label"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/marker/trait.Sync.html\" title=\"trait core::marker::Sync\">Sync</a> for <a class=\"struct\" href=\"f3_rs/milestone/struct.Milestone.html\" title=\"struct f3_rs::milestone::Milestone\">Milestone</a>","synthetic":true,"types":["f3_rs::milestone::Milestone"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/marker/trait.Sync.html\" title=\"trait core::marker::Sync\">Sync</a> for <a class=\"struct\" href=\"f3_rs/project/struct.Project.html\" title=\"struct f3_rs::project::Project\">Project</a>","synthetic":true,"types":["f3_rs::project::Project"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/marker/trait.Sync.html\" title=\"trait core::marker::Sync\">Sync</a> for <a class=\"struct\" href=\"f3_rs/reaction/struct.Reaction.html\" title=\"struct f3_rs::reaction::Reaction\">Reaction</a>","synthetic":true,"types":["f3_rs::reaction::Reaction"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/marker/trait.Sync.html\" title=\"trait core::marker::Sync\">Sync</a> for <a class=\"struct\" href=\"f3_rs/repository/struct.Repository.html\" title=\"struct f3_rs::repository::Repository\">Repository</a>","synthetic":true,"types":["f3_rs::repository::Repository"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/marker/trait.Sync.html\" title=\"trait core::marker::Sync\">Sync</a> for <a class=\"struct\" href=\"f3_rs/topic/struct.Topic.html\" title=\"struct f3_rs::topic::Topic\">Topic</a>","synthetic":true,"types":["f3_rs::topic::Topic"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/marker/trait.Sync.html\" title=\"trait core::marker::Sync\">Sync</a> for <a class=\"struct\" href=\"f3_rs/user/struct.User.html\" title=\"struct f3_rs::user::User\">User</a>","synthetic":true,"types":["f3_rs::user::User"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/marker/trait.Sync.html\" title=\"trait core::marker::Sync\">Sync</a> for <a class=\"enum\" href=\"f3_rs/enum.OpenCloseState.html\" title=\"enum f3_rs::OpenCloseState\">OpenCloseState</a>","synthetic":true,"types":["f3_rs::OpenCloseState"]}];
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()

View file

@ -1,3 +1,3 @@
(function() {var implementors = {};
implementors["f3_rs"] = [{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/marker/trait.Unpin.html\" title=\"trait core::marker::Unpin\">Unpin</a> for <a class=\"struct\" href=\"f3_rs/comment/struct.Comment.html\" title=\"struct f3_rs::comment::Comment\">Comment</a>","synthetic":true,"types":["f3_rs::comment::Comment"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/marker/trait.Unpin.html\" title=\"trait core::marker::Unpin\">Unpin</a> for <a class=\"struct\" href=\"f3_rs/identities/struct.Identities.html\" title=\"struct f3_rs::identities::Identities\">Identities</a>","synthetic":true,"types":["f3_rs::identities::Identities"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/marker/trait.Unpin.html\" title=\"trait core::marker::Unpin\">Unpin</a> for <a class=\"struct\" href=\"f3_rs/issue/struct.Issue.html\" title=\"struct f3_rs::issue::Issue\">Issue</a>","synthetic":true,"types":["f3_rs::issue::Issue"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/marker/trait.Unpin.html\" title=\"trait core::marker::Unpin\">Unpin</a> for <a class=\"struct\" href=\"f3_rs/label/struct.Label.html\" title=\"struct f3_rs::label::Label\">Label</a>","synthetic":true,"types":["f3_rs::label::Label"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/marker/trait.Unpin.html\" title=\"trait core::marker::Unpin\">Unpin</a> for <a class=\"struct\" href=\"f3_rs/milestone/struct.Milestone.html\" title=\"struct f3_rs::milestone::Milestone\">Milestone</a>","synthetic":true,"types":["f3_rs::milestone::Milestone"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/marker/trait.Unpin.html\" title=\"trait core::marker::Unpin\">Unpin</a> for <a class=\"struct\" href=\"f3_rs/reaction/struct.Reaction.html\" title=\"struct f3_rs::reaction::Reaction\">Reaction</a>","synthetic":true,"types":["f3_rs::reaction::Reaction"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/marker/trait.Unpin.html\" title=\"trait core::marker::Unpin\">Unpin</a> for <a class=\"struct\" href=\"f3_rs/repository/struct.Repository.html\" title=\"struct f3_rs::repository::Repository\">Repository</a>","synthetic":true,"types":["f3_rs::repository::Repository"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/marker/trait.Unpin.html\" title=\"trait core::marker::Unpin\">Unpin</a> for <a class=\"struct\" href=\"f3_rs/topic/struct.Topic.html\" title=\"struct f3_rs::topic::Topic\">Topic</a>","synthetic":true,"types":["f3_rs::topic::Topic"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/marker/trait.Unpin.html\" title=\"trait core::marker::Unpin\">Unpin</a> for <a class=\"struct\" href=\"f3_rs/user/struct.User.html\" title=\"struct f3_rs::user::User\">User</a>","synthetic":true,"types":["f3_rs::user::User"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/marker/trait.Unpin.html\" title=\"trait core::marker::Unpin\">Unpin</a> for <a class=\"enum\" href=\"f3_rs/enum.OpenCloseState.html\" title=\"enum f3_rs::OpenCloseState\">OpenCloseState</a>","synthetic":true,"types":["f3_rs::OpenCloseState"]}];
implementors["f3_rs"] = [{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/marker/trait.Unpin.html\" title=\"trait core::marker::Unpin\">Unpin</a> for <a class=\"struct\" href=\"f3_rs/comment/struct.Comment.html\" title=\"struct f3_rs::comment::Comment\">Comment</a>","synthetic":true,"types":["f3_rs::comment::Comment"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/marker/trait.Unpin.html\" title=\"trait core::marker::Unpin\">Unpin</a> for <a class=\"struct\" href=\"f3_rs/identities/struct.Identities.html\" title=\"struct f3_rs::identities::Identities\">Identities</a>","synthetic":true,"types":["f3_rs::identities::Identities"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/marker/trait.Unpin.html\" title=\"trait core::marker::Unpin\">Unpin</a> for <a class=\"struct\" href=\"f3_rs/issue/struct.Issue.html\" title=\"struct f3_rs::issue::Issue\">Issue</a>","synthetic":true,"types":["f3_rs::issue::Issue"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/marker/trait.Unpin.html\" title=\"trait core::marker::Unpin\">Unpin</a> for <a class=\"struct\" href=\"f3_rs/label/struct.Label.html\" title=\"struct f3_rs::label::Label\">Label</a>","synthetic":true,"types":["f3_rs::label::Label"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/marker/trait.Unpin.html\" title=\"trait core::marker::Unpin\">Unpin</a> for <a class=\"struct\" href=\"f3_rs/milestone/struct.Milestone.html\" title=\"struct f3_rs::milestone::Milestone\">Milestone</a>","synthetic":true,"types":["f3_rs::milestone::Milestone"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/marker/trait.Unpin.html\" title=\"trait core::marker::Unpin\">Unpin</a> for <a class=\"struct\" href=\"f3_rs/project/struct.Project.html\" title=\"struct f3_rs::project::Project\">Project</a>","synthetic":true,"types":["f3_rs::project::Project"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/marker/trait.Unpin.html\" title=\"trait core::marker::Unpin\">Unpin</a> for <a class=\"struct\" href=\"f3_rs/reaction/struct.Reaction.html\" title=\"struct f3_rs::reaction::Reaction\">Reaction</a>","synthetic":true,"types":["f3_rs::reaction::Reaction"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/marker/trait.Unpin.html\" title=\"trait core::marker::Unpin\">Unpin</a> for <a class=\"struct\" href=\"f3_rs/repository/struct.Repository.html\" title=\"struct f3_rs::repository::Repository\">Repository</a>","synthetic":true,"types":["f3_rs::repository::Repository"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/marker/trait.Unpin.html\" title=\"trait core::marker::Unpin\">Unpin</a> for <a class=\"struct\" href=\"f3_rs/topic/struct.Topic.html\" title=\"struct f3_rs::topic::Topic\">Topic</a>","synthetic":true,"types":["f3_rs::topic::Topic"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/marker/trait.Unpin.html\" title=\"trait core::marker::Unpin\">Unpin</a> for <a class=\"struct\" href=\"f3_rs/user/struct.User.html\" title=\"struct f3_rs::user::User\">User</a>","synthetic":true,"types":["f3_rs::user::User"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/marker/trait.Unpin.html\" title=\"trait core::marker::Unpin\">Unpin</a> for <a class=\"enum\" href=\"f3_rs/enum.OpenCloseState.html\" title=\"enum f3_rs::OpenCloseState\">OpenCloseState</a>","synthetic":true,"types":["f3_rs::OpenCloseState"]}];
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()

View file

@ -1,3 +1,3 @@
(function() {var implementors = {};
implementors["f3_rs"] = [{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/panic/unwind_safe/trait.RefUnwindSafe.html\" title=\"trait core::panic::unwind_safe::RefUnwindSafe\">RefUnwindSafe</a> for <a class=\"struct\" href=\"f3_rs/comment/struct.Comment.html\" title=\"struct f3_rs::comment::Comment\">Comment</a>","synthetic":true,"types":["f3_rs::comment::Comment"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/panic/unwind_safe/trait.RefUnwindSafe.html\" title=\"trait core::panic::unwind_safe::RefUnwindSafe\">RefUnwindSafe</a> for <a class=\"struct\" href=\"f3_rs/identities/struct.Identities.html\" title=\"struct f3_rs::identities::Identities\">Identities</a>","synthetic":true,"types":["f3_rs::identities::Identities"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/panic/unwind_safe/trait.RefUnwindSafe.html\" title=\"trait core::panic::unwind_safe::RefUnwindSafe\">RefUnwindSafe</a> for <a class=\"struct\" href=\"f3_rs/issue/struct.Issue.html\" title=\"struct f3_rs::issue::Issue\">Issue</a>","synthetic":true,"types":["f3_rs::issue::Issue"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/panic/unwind_safe/trait.RefUnwindSafe.html\" title=\"trait core::panic::unwind_safe::RefUnwindSafe\">RefUnwindSafe</a> for <a class=\"struct\" href=\"f3_rs/label/struct.Label.html\" title=\"struct f3_rs::label::Label\">Label</a>","synthetic":true,"types":["f3_rs::label::Label"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/panic/unwind_safe/trait.RefUnwindSafe.html\" title=\"trait core::panic::unwind_safe::RefUnwindSafe\">RefUnwindSafe</a> for <a class=\"struct\" href=\"f3_rs/milestone/struct.Milestone.html\" title=\"struct f3_rs::milestone::Milestone\">Milestone</a>","synthetic":true,"types":["f3_rs::milestone::Milestone"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/panic/unwind_safe/trait.RefUnwindSafe.html\" title=\"trait core::panic::unwind_safe::RefUnwindSafe\">RefUnwindSafe</a> for <a class=\"struct\" href=\"f3_rs/reaction/struct.Reaction.html\" title=\"struct f3_rs::reaction::Reaction\">Reaction</a>","synthetic":true,"types":["f3_rs::reaction::Reaction"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/panic/unwind_safe/trait.RefUnwindSafe.html\" title=\"trait core::panic::unwind_safe::RefUnwindSafe\">RefUnwindSafe</a> for <a class=\"struct\" href=\"f3_rs/repository/struct.Repository.html\" title=\"struct f3_rs::repository::Repository\">Repository</a>","synthetic":true,"types":["f3_rs::repository::Repository"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/panic/unwind_safe/trait.RefUnwindSafe.html\" title=\"trait core::panic::unwind_safe::RefUnwindSafe\">RefUnwindSafe</a> for <a class=\"struct\" href=\"f3_rs/topic/struct.Topic.html\" title=\"struct f3_rs::topic::Topic\">Topic</a>","synthetic":true,"types":["f3_rs::topic::Topic"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/panic/unwind_safe/trait.RefUnwindSafe.html\" title=\"trait core::panic::unwind_safe::RefUnwindSafe\">RefUnwindSafe</a> for <a class=\"struct\" href=\"f3_rs/user/struct.User.html\" title=\"struct f3_rs::user::User\">User</a>","synthetic":true,"types":["f3_rs::user::User"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/panic/unwind_safe/trait.RefUnwindSafe.html\" title=\"trait core::panic::unwind_safe::RefUnwindSafe\">RefUnwindSafe</a> for <a class=\"enum\" href=\"f3_rs/enum.OpenCloseState.html\" title=\"enum f3_rs::OpenCloseState\">OpenCloseState</a>","synthetic":true,"types":["f3_rs::OpenCloseState"]}];
implementors["f3_rs"] = [{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/panic/unwind_safe/trait.RefUnwindSafe.html\" title=\"trait core::panic::unwind_safe::RefUnwindSafe\">RefUnwindSafe</a> for <a class=\"struct\" href=\"f3_rs/comment/struct.Comment.html\" title=\"struct f3_rs::comment::Comment\">Comment</a>","synthetic":true,"types":["f3_rs::comment::Comment"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/panic/unwind_safe/trait.RefUnwindSafe.html\" title=\"trait core::panic::unwind_safe::RefUnwindSafe\">RefUnwindSafe</a> for <a class=\"struct\" href=\"f3_rs/identities/struct.Identities.html\" title=\"struct f3_rs::identities::Identities\">Identities</a>","synthetic":true,"types":["f3_rs::identities::Identities"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/panic/unwind_safe/trait.RefUnwindSafe.html\" title=\"trait core::panic::unwind_safe::RefUnwindSafe\">RefUnwindSafe</a> for <a class=\"struct\" href=\"f3_rs/issue/struct.Issue.html\" title=\"struct f3_rs::issue::Issue\">Issue</a>","synthetic":true,"types":["f3_rs::issue::Issue"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/panic/unwind_safe/trait.RefUnwindSafe.html\" title=\"trait core::panic::unwind_safe::RefUnwindSafe\">RefUnwindSafe</a> for <a class=\"struct\" href=\"f3_rs/label/struct.Label.html\" title=\"struct f3_rs::label::Label\">Label</a>","synthetic":true,"types":["f3_rs::label::Label"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/panic/unwind_safe/trait.RefUnwindSafe.html\" title=\"trait core::panic::unwind_safe::RefUnwindSafe\">RefUnwindSafe</a> for <a class=\"struct\" href=\"f3_rs/milestone/struct.Milestone.html\" title=\"struct f3_rs::milestone::Milestone\">Milestone</a>","synthetic":true,"types":["f3_rs::milestone::Milestone"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/panic/unwind_safe/trait.RefUnwindSafe.html\" title=\"trait core::panic::unwind_safe::RefUnwindSafe\">RefUnwindSafe</a> for <a class=\"struct\" href=\"f3_rs/project/struct.Project.html\" title=\"struct f3_rs::project::Project\">Project</a>","synthetic":true,"types":["f3_rs::project::Project"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/panic/unwind_safe/trait.RefUnwindSafe.html\" title=\"trait core::panic::unwind_safe::RefUnwindSafe\">RefUnwindSafe</a> for <a class=\"struct\" href=\"f3_rs/reaction/struct.Reaction.html\" title=\"struct f3_rs::reaction::Reaction\">Reaction</a>","synthetic":true,"types":["f3_rs::reaction::Reaction"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/panic/unwind_safe/trait.RefUnwindSafe.html\" title=\"trait core::panic::unwind_safe::RefUnwindSafe\">RefUnwindSafe</a> for <a class=\"struct\" href=\"f3_rs/repository/struct.Repository.html\" title=\"struct f3_rs::repository::Repository\">Repository</a>","synthetic":true,"types":["f3_rs::repository::Repository"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/panic/unwind_safe/trait.RefUnwindSafe.html\" title=\"trait core::panic::unwind_safe::RefUnwindSafe\">RefUnwindSafe</a> for <a class=\"struct\" href=\"f3_rs/topic/struct.Topic.html\" title=\"struct f3_rs::topic::Topic\">Topic</a>","synthetic":true,"types":["f3_rs::topic::Topic"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/panic/unwind_safe/trait.RefUnwindSafe.html\" title=\"trait core::panic::unwind_safe::RefUnwindSafe\">RefUnwindSafe</a> for <a class=\"struct\" href=\"f3_rs/user/struct.User.html\" title=\"struct f3_rs::user::User\">User</a>","synthetic":true,"types":["f3_rs::user::User"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/panic/unwind_safe/trait.RefUnwindSafe.html\" title=\"trait core::panic::unwind_safe::RefUnwindSafe\">RefUnwindSafe</a> for <a class=\"enum\" href=\"f3_rs/enum.OpenCloseState.html\" title=\"enum f3_rs::OpenCloseState\">OpenCloseState</a>","synthetic":true,"types":["f3_rs::OpenCloseState"]}];
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()

View file

@ -1,3 +1,3 @@
(function() {var implementors = {};
implementors["f3_rs"] = [{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/panic/unwind_safe/trait.UnwindSafe.html\" title=\"trait core::panic::unwind_safe::UnwindSafe\">UnwindSafe</a> for <a class=\"struct\" href=\"f3_rs/comment/struct.Comment.html\" title=\"struct f3_rs::comment::Comment\">Comment</a>","synthetic":true,"types":["f3_rs::comment::Comment"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/panic/unwind_safe/trait.UnwindSafe.html\" title=\"trait core::panic::unwind_safe::UnwindSafe\">UnwindSafe</a> for <a class=\"struct\" href=\"f3_rs/identities/struct.Identities.html\" title=\"struct f3_rs::identities::Identities\">Identities</a>","synthetic":true,"types":["f3_rs::identities::Identities"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/panic/unwind_safe/trait.UnwindSafe.html\" title=\"trait core::panic::unwind_safe::UnwindSafe\">UnwindSafe</a> for <a class=\"struct\" href=\"f3_rs/issue/struct.Issue.html\" title=\"struct f3_rs::issue::Issue\">Issue</a>","synthetic":true,"types":["f3_rs::issue::Issue"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/panic/unwind_safe/trait.UnwindSafe.html\" title=\"trait core::panic::unwind_safe::UnwindSafe\">UnwindSafe</a> for <a class=\"struct\" href=\"f3_rs/label/struct.Label.html\" title=\"struct f3_rs::label::Label\">Label</a>","synthetic":true,"types":["f3_rs::label::Label"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/panic/unwind_safe/trait.UnwindSafe.html\" title=\"trait core::panic::unwind_safe::UnwindSafe\">UnwindSafe</a> for <a class=\"struct\" href=\"f3_rs/milestone/struct.Milestone.html\" title=\"struct f3_rs::milestone::Milestone\">Milestone</a>","synthetic":true,"types":["f3_rs::milestone::Milestone"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/panic/unwind_safe/trait.UnwindSafe.html\" title=\"trait core::panic::unwind_safe::UnwindSafe\">UnwindSafe</a> for <a class=\"struct\" href=\"f3_rs/reaction/struct.Reaction.html\" title=\"struct f3_rs::reaction::Reaction\">Reaction</a>","synthetic":true,"types":["f3_rs::reaction::Reaction"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/panic/unwind_safe/trait.UnwindSafe.html\" title=\"trait core::panic::unwind_safe::UnwindSafe\">UnwindSafe</a> for <a class=\"struct\" href=\"f3_rs/repository/struct.Repository.html\" title=\"struct f3_rs::repository::Repository\">Repository</a>","synthetic":true,"types":["f3_rs::repository::Repository"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/panic/unwind_safe/trait.UnwindSafe.html\" title=\"trait core::panic::unwind_safe::UnwindSafe\">UnwindSafe</a> for <a class=\"struct\" href=\"f3_rs/topic/struct.Topic.html\" title=\"struct f3_rs::topic::Topic\">Topic</a>","synthetic":true,"types":["f3_rs::topic::Topic"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/panic/unwind_safe/trait.UnwindSafe.html\" title=\"trait core::panic::unwind_safe::UnwindSafe\">UnwindSafe</a> for <a class=\"struct\" href=\"f3_rs/user/struct.User.html\" title=\"struct f3_rs::user::User\">User</a>","synthetic":true,"types":["f3_rs::user::User"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/panic/unwind_safe/trait.UnwindSafe.html\" title=\"trait core::panic::unwind_safe::UnwindSafe\">UnwindSafe</a> for <a class=\"enum\" href=\"f3_rs/enum.OpenCloseState.html\" title=\"enum f3_rs::OpenCloseState\">OpenCloseState</a>","synthetic":true,"types":["f3_rs::OpenCloseState"]}];
implementors["f3_rs"] = [{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/panic/unwind_safe/trait.UnwindSafe.html\" title=\"trait core::panic::unwind_safe::UnwindSafe\">UnwindSafe</a> for <a class=\"struct\" href=\"f3_rs/comment/struct.Comment.html\" title=\"struct f3_rs::comment::Comment\">Comment</a>","synthetic":true,"types":["f3_rs::comment::Comment"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/panic/unwind_safe/trait.UnwindSafe.html\" title=\"trait core::panic::unwind_safe::UnwindSafe\">UnwindSafe</a> for <a class=\"struct\" href=\"f3_rs/identities/struct.Identities.html\" title=\"struct f3_rs::identities::Identities\">Identities</a>","synthetic":true,"types":["f3_rs::identities::Identities"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/panic/unwind_safe/trait.UnwindSafe.html\" title=\"trait core::panic::unwind_safe::UnwindSafe\">UnwindSafe</a> for <a class=\"struct\" href=\"f3_rs/issue/struct.Issue.html\" title=\"struct f3_rs::issue::Issue\">Issue</a>","synthetic":true,"types":["f3_rs::issue::Issue"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/panic/unwind_safe/trait.UnwindSafe.html\" title=\"trait core::panic::unwind_safe::UnwindSafe\">UnwindSafe</a> for <a class=\"struct\" href=\"f3_rs/label/struct.Label.html\" title=\"struct f3_rs::label::Label\">Label</a>","synthetic":true,"types":["f3_rs::label::Label"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/panic/unwind_safe/trait.UnwindSafe.html\" title=\"trait core::panic::unwind_safe::UnwindSafe\">UnwindSafe</a> for <a class=\"struct\" href=\"f3_rs/milestone/struct.Milestone.html\" title=\"struct f3_rs::milestone::Milestone\">Milestone</a>","synthetic":true,"types":["f3_rs::milestone::Milestone"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/panic/unwind_safe/trait.UnwindSafe.html\" title=\"trait core::panic::unwind_safe::UnwindSafe\">UnwindSafe</a> for <a class=\"struct\" href=\"f3_rs/project/struct.Project.html\" title=\"struct f3_rs::project::Project\">Project</a>","synthetic":true,"types":["f3_rs::project::Project"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/panic/unwind_safe/trait.UnwindSafe.html\" title=\"trait core::panic::unwind_safe::UnwindSafe\">UnwindSafe</a> for <a class=\"struct\" href=\"f3_rs/reaction/struct.Reaction.html\" title=\"struct f3_rs::reaction::Reaction\">Reaction</a>","synthetic":true,"types":["f3_rs::reaction::Reaction"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/panic/unwind_safe/trait.UnwindSafe.html\" title=\"trait core::panic::unwind_safe::UnwindSafe\">UnwindSafe</a> for <a class=\"struct\" href=\"f3_rs/repository/struct.Repository.html\" title=\"struct f3_rs::repository::Repository\">Repository</a>","synthetic":true,"types":["f3_rs::repository::Repository"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/panic/unwind_safe/trait.UnwindSafe.html\" title=\"trait core::panic::unwind_safe::UnwindSafe\">UnwindSafe</a> for <a class=\"struct\" href=\"f3_rs/topic/struct.Topic.html\" title=\"struct f3_rs::topic::Topic\">Topic</a>","synthetic":true,"types":["f3_rs::topic::Topic"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/panic/unwind_safe/trait.UnwindSafe.html\" title=\"trait core::panic::unwind_safe::UnwindSafe\">UnwindSafe</a> for <a class=\"struct\" href=\"f3_rs/user/struct.User.html\" title=\"struct f3_rs::user::User\">User</a>","synthetic":true,"types":["f3_rs::user::User"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/panic/unwind_safe/trait.UnwindSafe.html\" title=\"trait core::panic::unwind_safe::UnwindSafe\">UnwindSafe</a> for <a class=\"enum\" href=\"f3_rs/enum.OpenCloseState.html\" title=\"enum f3_rs::OpenCloseState\">OpenCloseState</a>","synthetic":true,"types":["f3_rs::OpenCloseState"]}];
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()

View file

@ -1,3 +1,3 @@
(function() {var implementors = {};
implementors["f3_rs"] = [{"text":"impl&lt;'de&gt; <a class=\"trait\" href=\"https://docs.rs/serde/1.0.152/serde/de/trait.Deserialize.html\" title=\"trait serde::de::Deserialize\">Deserialize</a>&lt;'de&gt; for <a class=\"struct\" href=\"f3_rs/comment/struct.Comment.html\" title=\"struct f3_rs::comment::Comment\">Comment</a>","synthetic":false,"types":["f3_rs::comment::Comment"]},{"text":"impl&lt;'de&gt; <a class=\"trait\" href=\"https://docs.rs/serde/1.0.152/serde/de/trait.Deserialize.html\" title=\"trait serde::de::Deserialize\">Deserialize</a>&lt;'de&gt; for <a class=\"struct\" href=\"f3_rs/identities/struct.Identities.html\" title=\"struct f3_rs::identities::Identities\">Identities</a>","synthetic":false,"types":["f3_rs::identities::Identities"]},{"text":"impl&lt;'de&gt; <a class=\"trait\" href=\"https://docs.rs/serde/1.0.152/serde/de/trait.Deserialize.html\" title=\"trait serde::de::Deserialize\">Deserialize</a>&lt;'de&gt; for <a class=\"struct\" href=\"f3_rs/issue/struct.Issue.html\" title=\"struct f3_rs::issue::Issue\">Issue</a>","synthetic":false,"types":["f3_rs::issue::Issue"]},{"text":"impl&lt;'de&gt; <a class=\"trait\" href=\"https://docs.rs/serde/1.0.152/serde/de/trait.Deserialize.html\" title=\"trait serde::de::Deserialize\">Deserialize</a>&lt;'de&gt; for <a class=\"struct\" href=\"f3_rs/label/struct.Label.html\" title=\"struct f3_rs::label::Label\">Label</a>","synthetic":false,"types":["f3_rs::label::Label"]},{"text":"impl&lt;'de&gt; <a class=\"trait\" href=\"https://docs.rs/serde/1.0.152/serde/de/trait.Deserialize.html\" title=\"trait serde::de::Deserialize\">Deserialize</a>&lt;'de&gt; for <a class=\"struct\" href=\"f3_rs/milestone/struct.Milestone.html\" title=\"struct f3_rs::milestone::Milestone\">Milestone</a>","synthetic":false,"types":["f3_rs::milestone::Milestone"]},{"text":"impl&lt;'de&gt; <a class=\"trait\" href=\"https://docs.rs/serde/1.0.152/serde/de/trait.Deserialize.html\" title=\"trait serde::de::Deserialize\">Deserialize</a>&lt;'de&gt; for <a class=\"struct\" href=\"f3_rs/reaction/struct.Reaction.html\" title=\"struct f3_rs::reaction::Reaction\">Reaction</a>","synthetic":false,"types":["f3_rs::reaction::Reaction"]},{"text":"impl&lt;'de&gt; <a class=\"trait\" href=\"https://docs.rs/serde/1.0.152/serde/de/trait.Deserialize.html\" title=\"trait serde::de::Deserialize\">Deserialize</a>&lt;'de&gt; for <a class=\"struct\" href=\"f3_rs/repository/struct.Repository.html\" title=\"struct f3_rs::repository::Repository\">Repository</a>","synthetic":false,"types":["f3_rs::repository::Repository"]},{"text":"impl&lt;'de&gt; <a class=\"trait\" href=\"https://docs.rs/serde/1.0.152/serde/de/trait.Deserialize.html\" title=\"trait serde::de::Deserialize\">Deserialize</a>&lt;'de&gt; for <a class=\"struct\" href=\"f3_rs/topic/struct.Topic.html\" title=\"struct f3_rs::topic::Topic\">Topic</a>","synthetic":false,"types":["f3_rs::topic::Topic"]},{"text":"impl&lt;'de&gt; <a class=\"trait\" href=\"https://docs.rs/serde/1.0.152/serde/de/trait.Deserialize.html\" title=\"trait serde::de::Deserialize\">Deserialize</a>&lt;'de&gt; for <a class=\"struct\" href=\"f3_rs/user/struct.User.html\" title=\"struct f3_rs::user::User\">User</a>","synthetic":false,"types":["f3_rs::user::User"]},{"text":"impl&lt;'de&gt; <a class=\"trait\" href=\"https://docs.rs/serde/1.0.152/serde/de/trait.Deserialize.html\" title=\"trait serde::de::Deserialize\">Deserialize</a>&lt;'de&gt; for <a class=\"enum\" href=\"f3_rs/enum.OpenCloseState.html\" title=\"enum f3_rs::OpenCloseState\">OpenCloseState</a>","synthetic":false,"types":["f3_rs::OpenCloseState"]}];
implementors["f3_rs"] = [{"text":"impl&lt;'de&gt; <a class=\"trait\" href=\"https://docs.rs/serde/1.0.152/serde/de/trait.Deserialize.html\" title=\"trait serde::de::Deserialize\">Deserialize</a>&lt;'de&gt; for <a class=\"struct\" href=\"f3_rs/comment/struct.Comment.html\" title=\"struct f3_rs::comment::Comment\">Comment</a>","synthetic":false,"types":["f3_rs::comment::Comment"]},{"text":"impl&lt;'de&gt; <a class=\"trait\" href=\"https://docs.rs/serde/1.0.152/serde/de/trait.Deserialize.html\" title=\"trait serde::de::Deserialize\">Deserialize</a>&lt;'de&gt; for <a class=\"struct\" href=\"f3_rs/identities/struct.Identities.html\" title=\"struct f3_rs::identities::Identities\">Identities</a>","synthetic":false,"types":["f3_rs::identities::Identities"]},{"text":"impl&lt;'de&gt; <a class=\"trait\" href=\"https://docs.rs/serde/1.0.152/serde/de/trait.Deserialize.html\" title=\"trait serde::de::Deserialize\">Deserialize</a>&lt;'de&gt; for <a class=\"struct\" href=\"f3_rs/issue/struct.Issue.html\" title=\"struct f3_rs::issue::Issue\">Issue</a>","synthetic":false,"types":["f3_rs::issue::Issue"]},{"text":"impl&lt;'de&gt; <a class=\"trait\" href=\"https://docs.rs/serde/1.0.152/serde/de/trait.Deserialize.html\" title=\"trait serde::de::Deserialize\">Deserialize</a>&lt;'de&gt; for <a class=\"struct\" href=\"f3_rs/label/struct.Label.html\" title=\"struct f3_rs::label::Label\">Label</a>","synthetic":false,"types":["f3_rs::label::Label"]},{"text":"impl&lt;'de&gt; <a class=\"trait\" href=\"https://docs.rs/serde/1.0.152/serde/de/trait.Deserialize.html\" title=\"trait serde::de::Deserialize\">Deserialize</a>&lt;'de&gt; for <a class=\"struct\" href=\"f3_rs/milestone/struct.Milestone.html\" title=\"struct f3_rs::milestone::Milestone\">Milestone</a>","synthetic":false,"types":["f3_rs::milestone::Milestone"]},{"text":"impl&lt;'de&gt; <a class=\"trait\" href=\"https://docs.rs/serde/1.0.152/serde/de/trait.Deserialize.html\" title=\"trait serde::de::Deserialize\">Deserialize</a>&lt;'de&gt; for <a class=\"struct\" href=\"f3_rs/project/struct.Project.html\" title=\"struct f3_rs::project::Project\">Project</a>","synthetic":false,"types":["f3_rs::project::Project"]},{"text":"impl&lt;'de&gt; <a class=\"trait\" href=\"https://docs.rs/serde/1.0.152/serde/de/trait.Deserialize.html\" title=\"trait serde::de::Deserialize\">Deserialize</a>&lt;'de&gt; for <a class=\"struct\" href=\"f3_rs/reaction/struct.Reaction.html\" title=\"struct f3_rs::reaction::Reaction\">Reaction</a>","synthetic":false,"types":["f3_rs::reaction::Reaction"]},{"text":"impl&lt;'de&gt; <a class=\"trait\" href=\"https://docs.rs/serde/1.0.152/serde/de/trait.Deserialize.html\" title=\"trait serde::de::Deserialize\">Deserialize</a>&lt;'de&gt; for <a class=\"struct\" href=\"f3_rs/repository/struct.Repository.html\" title=\"struct f3_rs::repository::Repository\">Repository</a>","synthetic":false,"types":["f3_rs::repository::Repository"]},{"text":"impl&lt;'de&gt; <a class=\"trait\" href=\"https://docs.rs/serde/1.0.152/serde/de/trait.Deserialize.html\" title=\"trait serde::de::Deserialize\">Deserialize</a>&lt;'de&gt; for <a class=\"struct\" href=\"f3_rs/topic/struct.Topic.html\" title=\"struct f3_rs::topic::Topic\">Topic</a>","synthetic":false,"types":["f3_rs::topic::Topic"]},{"text":"impl&lt;'de&gt; <a class=\"trait\" href=\"https://docs.rs/serde/1.0.152/serde/de/trait.Deserialize.html\" title=\"trait serde::de::Deserialize\">Deserialize</a>&lt;'de&gt; for <a class=\"struct\" href=\"f3_rs/user/struct.User.html\" title=\"struct f3_rs::user::User\">User</a>","synthetic":false,"types":["f3_rs::user::User"]},{"text":"impl&lt;'de&gt; <a class=\"trait\" href=\"https://docs.rs/serde/1.0.152/serde/de/trait.Deserialize.html\" title=\"trait serde::de::Deserialize\">Deserialize</a>&lt;'de&gt; for <a class=\"enum\" href=\"f3_rs/enum.OpenCloseState.html\" title=\"enum f3_rs::OpenCloseState\">OpenCloseState</a>","synthetic":false,"types":["f3_rs::OpenCloseState"]}];
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()

View file

@ -1,3 +1,3 @@
(function() {var implementors = {};
implementors["f3_rs"] = [{"text":"impl <a class=\"trait\" href=\"https://docs.rs/serde/1.0.152/serde/ser/trait.Serialize.html\" title=\"trait serde::ser::Serialize\">Serialize</a> for <a class=\"struct\" href=\"f3_rs/comment/struct.Comment.html\" title=\"struct f3_rs::comment::Comment\">Comment</a>","synthetic":false,"types":["f3_rs::comment::Comment"]},{"text":"impl <a class=\"trait\" href=\"https://docs.rs/serde/1.0.152/serde/ser/trait.Serialize.html\" title=\"trait serde::ser::Serialize\">Serialize</a> for <a class=\"struct\" href=\"f3_rs/identities/struct.Identities.html\" title=\"struct f3_rs::identities::Identities\">Identities</a>","synthetic":false,"types":["f3_rs::identities::Identities"]},{"text":"impl <a class=\"trait\" href=\"https://docs.rs/serde/1.0.152/serde/ser/trait.Serialize.html\" title=\"trait serde::ser::Serialize\">Serialize</a> for <a class=\"struct\" href=\"f3_rs/issue/struct.Issue.html\" title=\"struct f3_rs::issue::Issue\">Issue</a>","synthetic":false,"types":["f3_rs::issue::Issue"]},{"text":"impl <a class=\"trait\" href=\"https://docs.rs/serde/1.0.152/serde/ser/trait.Serialize.html\" title=\"trait serde::ser::Serialize\">Serialize</a> for <a class=\"struct\" href=\"f3_rs/label/struct.Label.html\" title=\"struct f3_rs::label::Label\">Label</a>","synthetic":false,"types":["f3_rs::label::Label"]},{"text":"impl <a class=\"trait\" href=\"https://docs.rs/serde/1.0.152/serde/ser/trait.Serialize.html\" title=\"trait serde::ser::Serialize\">Serialize</a> for <a class=\"struct\" href=\"f3_rs/milestone/struct.Milestone.html\" title=\"struct f3_rs::milestone::Milestone\">Milestone</a>","synthetic":false,"types":["f3_rs::milestone::Milestone"]},{"text":"impl <a class=\"trait\" href=\"https://docs.rs/serde/1.0.152/serde/ser/trait.Serialize.html\" title=\"trait serde::ser::Serialize\">Serialize</a> for <a class=\"struct\" href=\"f3_rs/reaction/struct.Reaction.html\" title=\"struct f3_rs::reaction::Reaction\">Reaction</a>","synthetic":false,"types":["f3_rs::reaction::Reaction"]},{"text":"impl <a class=\"trait\" href=\"https://docs.rs/serde/1.0.152/serde/ser/trait.Serialize.html\" title=\"trait serde::ser::Serialize\">Serialize</a> for <a class=\"struct\" href=\"f3_rs/repository/struct.Repository.html\" title=\"struct f3_rs::repository::Repository\">Repository</a>","synthetic":false,"types":["f3_rs::repository::Repository"]},{"text":"impl <a class=\"trait\" href=\"https://docs.rs/serde/1.0.152/serde/ser/trait.Serialize.html\" title=\"trait serde::ser::Serialize\">Serialize</a> for <a class=\"struct\" href=\"f3_rs/topic/struct.Topic.html\" title=\"struct f3_rs::topic::Topic\">Topic</a>","synthetic":false,"types":["f3_rs::topic::Topic"]},{"text":"impl <a class=\"trait\" href=\"https://docs.rs/serde/1.0.152/serde/ser/trait.Serialize.html\" title=\"trait serde::ser::Serialize\">Serialize</a> for <a class=\"struct\" href=\"f3_rs/user/struct.User.html\" title=\"struct f3_rs::user::User\">User</a>","synthetic":false,"types":["f3_rs::user::User"]},{"text":"impl <a class=\"trait\" href=\"https://docs.rs/serde/1.0.152/serde/ser/trait.Serialize.html\" title=\"trait serde::ser::Serialize\">Serialize</a> for <a class=\"enum\" href=\"f3_rs/enum.OpenCloseState.html\" title=\"enum f3_rs::OpenCloseState\">OpenCloseState</a>","synthetic":false,"types":["f3_rs::OpenCloseState"]}];
implementors["f3_rs"] = [{"text":"impl <a class=\"trait\" href=\"https://docs.rs/serde/1.0.152/serde/ser/trait.Serialize.html\" title=\"trait serde::ser::Serialize\">Serialize</a> for <a class=\"struct\" href=\"f3_rs/comment/struct.Comment.html\" title=\"struct f3_rs::comment::Comment\">Comment</a>","synthetic":false,"types":["f3_rs::comment::Comment"]},{"text":"impl <a class=\"trait\" href=\"https://docs.rs/serde/1.0.152/serde/ser/trait.Serialize.html\" title=\"trait serde::ser::Serialize\">Serialize</a> for <a class=\"struct\" href=\"f3_rs/identities/struct.Identities.html\" title=\"struct f3_rs::identities::Identities\">Identities</a>","synthetic":false,"types":["f3_rs::identities::Identities"]},{"text":"impl <a class=\"trait\" href=\"https://docs.rs/serde/1.0.152/serde/ser/trait.Serialize.html\" title=\"trait serde::ser::Serialize\">Serialize</a> for <a class=\"struct\" href=\"f3_rs/issue/struct.Issue.html\" title=\"struct f3_rs::issue::Issue\">Issue</a>","synthetic":false,"types":["f3_rs::issue::Issue"]},{"text":"impl <a class=\"trait\" href=\"https://docs.rs/serde/1.0.152/serde/ser/trait.Serialize.html\" title=\"trait serde::ser::Serialize\">Serialize</a> for <a class=\"struct\" href=\"f3_rs/label/struct.Label.html\" title=\"struct f3_rs::label::Label\">Label</a>","synthetic":false,"types":["f3_rs::label::Label"]},{"text":"impl <a class=\"trait\" href=\"https://docs.rs/serde/1.0.152/serde/ser/trait.Serialize.html\" title=\"trait serde::ser::Serialize\">Serialize</a> for <a class=\"struct\" href=\"f3_rs/milestone/struct.Milestone.html\" title=\"struct f3_rs::milestone::Milestone\">Milestone</a>","synthetic":false,"types":["f3_rs::milestone::Milestone"]},{"text":"impl <a class=\"trait\" href=\"https://docs.rs/serde/1.0.152/serde/ser/trait.Serialize.html\" title=\"trait serde::ser::Serialize\">Serialize</a> for <a class=\"struct\" href=\"f3_rs/project/struct.Project.html\" title=\"struct f3_rs::project::Project\">Project</a>","synthetic":false,"types":["f3_rs::project::Project"]},{"text":"impl <a class=\"trait\" href=\"https://docs.rs/serde/1.0.152/serde/ser/trait.Serialize.html\" title=\"trait serde::ser::Serialize\">Serialize</a> for <a class=\"struct\" href=\"f3_rs/reaction/struct.Reaction.html\" title=\"struct f3_rs::reaction::Reaction\">Reaction</a>","synthetic":false,"types":["f3_rs::reaction::Reaction"]},{"text":"impl <a class=\"trait\" href=\"https://docs.rs/serde/1.0.152/serde/ser/trait.Serialize.html\" title=\"trait serde::ser::Serialize\">Serialize</a> for <a class=\"struct\" href=\"f3_rs/repository/struct.Repository.html\" title=\"struct f3_rs::repository::Repository\">Repository</a>","synthetic":false,"types":["f3_rs::repository::Repository"]},{"text":"impl <a class=\"trait\" href=\"https://docs.rs/serde/1.0.152/serde/ser/trait.Serialize.html\" title=\"trait serde::ser::Serialize\">Serialize</a> for <a class=\"struct\" href=\"f3_rs/topic/struct.Topic.html\" title=\"struct f3_rs::topic::Topic\">Topic</a>","synthetic":false,"types":["f3_rs::topic::Topic"]},{"text":"impl <a class=\"trait\" href=\"https://docs.rs/serde/1.0.152/serde/ser/trait.Serialize.html\" title=\"trait serde::ser::Serialize\">Serialize</a> for <a class=\"struct\" href=\"f3_rs/user/struct.User.html\" title=\"struct f3_rs::user::User\">User</a>","synthetic":false,"types":["f3_rs::user::User"]},{"text":"impl <a class=\"trait\" href=\"https://docs.rs/serde/1.0.152/serde/ser/trait.Serialize.html\" title=\"trait serde::ser::Serialize\">Serialize</a> for <a class=\"enum\" href=\"f3_rs/enum.OpenCloseState.html\" title=\"enum f3_rs::OpenCloseState\">OpenCloseState</a>","synthetic":false,"types":["f3_rs::OpenCloseState"]}];
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()

File diff suppressed because one or more lines are too long

View file

@ -1,3 +1,3 @@
var N = null;var sourcesIndex = {};
sourcesIndex["f3_rs"] = {"name":"","files":["comment.rs","identities.rs","issue.rs","label.rs","lib.rs","milestone.rs","reaction.rs","repository.rs","topic.rs","user.rs"]};
sourcesIndex["f3_rs"] = {"name":"","files":["comment.rs","identities.rs","issue.rs","label.rs","lib.rs","milestone.rs","project.rs","reaction.rs","repository.rs","topic.rs","user.rs"]};
createSourceSidebar();

View file

@ -51,6 +51,7 @@
<span id="46">46</span>
<span id="47">47</span>
<span id="48">48</span>
<span id="49">49</span>
</pre><pre class="rust"><code><span class="comment">/*
* Copyright (C) 2023 Aravinth Manivannan &lt;realaravinth@batsense.net&gt;
*
@ -68,12 +69,13 @@
* along with this program. If not, see &lt;https://www.gnu.org/licenses/&gt;.
*/</span>
<span class="doccomment">//! Comments associated to an issue or a pull/merge request within the repository of a forge</span>
<span class="doccomment">//! (Gitea, GitLab, etc.).&quot;,</span>
<span class="doccomment">//! (Gitea, GitLab, etc.)</span>
<span class="kw">use</span> <span class="ident">serde</span>::{<span class="ident">Deserialize</span>, <span class="ident">Serialize</span>};
<span class="kw">use</span> <span class="ident"><span class="kw">crate</span>::Reaction</span>;
<span class="doccomment">/// Comments associated to an issue or a pull/merge request within the repository of a forge (Gitea, GitLab, etc.).&quot;,</span>
<span class="doccomment">/// Comments associated to an issue or a pull/merge request within the repository of a forge</span>
<span class="doccomment">/// (Gitea, GitLab, etc.)</span>
<span class="attribute">#[<span class="ident">derive</span>(<span class="ident">Clone</span>, <span class="ident">Debug</span>, <span class="ident">Serialize</span>, <span class="ident">Deserialize</span>, <span class="ident">Default</span>, <span class="ident">Eq</span>, <span class="ident">PartialEq</span>)]</span>
<span class="kw">pub</span> <span class="kw">struct</span> <span class="ident">Comment</span> {
<span class="doccomment">/// Unique identifier of the issue or pull/merge request containing the comment</span>

View file

@ -61,6 +61,8 @@
<span id="56">56</span>
<span id="57">57</span>
<span id="58">58</span>
<span id="59">59</span>
<span id="60">60</span>
</pre><pre class="rust"><code><span class="comment">/*
* Copyright (C) 2023 Aravinth Manivannan &lt;realaravinth@batsense.net&gt;
*
@ -88,6 +90,7 @@
<span class="kw">pub</span> <span class="kw">mod</span> <span class="ident">issue</span>;
<span class="kw">pub</span> <span class="kw">mod</span> <span class="ident">label</span>;
<span class="kw">pub</span> <span class="kw">mod</span> <span class="ident">milestone</span>;
<span class="kw">pub</span> <span class="kw">mod</span> <span class="ident">project</span>;
<span class="kw">pub</span> <span class="kw">mod</span> <span class="ident">reaction</span>;
<span class="kw">pub</span> <span class="kw">mod</span> <span class="ident">repository</span>;
<span class="kw">pub</span> <span class="kw">mod</span> <span class="ident">topic</span>;
@ -98,6 +101,7 @@
<span class="kw">pub</span> <span class="kw">use</span> <span class="ident">issue::Issue</span>;
<span class="kw">pub</span> <span class="kw">use</span> <span class="ident">label::Label</span>;
<span class="kw">pub</span> <span class="kw">use</span> <span class="ident">milestone::Milestone</span>;
<span class="kw">pub</span> <span class="kw">use</span> <span class="ident">project::Project</span>;
<span class="kw">pub</span> <span class="kw">use</span> <span class="ident">reaction::Reaction</span>;
<span class="kw">pub</span> <span class="kw">use</span> <span class="ident">repository::Repository</span>;
<span class="kw">pub</span> <span class="kw">use</span> <span class="ident">topic::Topic</span>;

114
src/f3_rs/project.rs.html Normal file
View file

@ -0,0 +1,114 @@
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta name="generator" content="rustdoc"><meta name="description" content="Source of the Rust file `src/project.rs`."><meta name="keywords" content="rust, rustlang, rust-lang"><title>project.rs - source</title><link rel="preload" as="font" type="font/woff2" crossorigin href="../../SourceSerif4-Regular.ttf.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../../FiraSans-Regular.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../../FiraSans-Medium.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../../SourceCodePro-Regular.ttf.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../../SourceSerif4-Bold.ttf.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../../SourceCodePro-Semibold.ttf.woff2"><link rel="stylesheet" type="text/css" href="../../normalize.css"><link rel="stylesheet" type="text/css" href="../../rustdoc.css" id="mainThemeStyle"><link rel="stylesheet" type="text/css" href="../../ayu.css" disabled><link rel="stylesheet" type="text/css" href="../../dark.css" disabled><link rel="stylesheet" type="text/css" href="../../light.css" id="themeStyle"><script id="default-settings" ></script><script src="../../storage.js"></script><script src="../../crates.js"></script><script defer src="../../main.js"></script><script defer src="../../source-script.js"></script><script defer src="../../source-files.js"></script>
<noscript><link rel="stylesheet" href="../../noscript.css"></noscript><link rel="alternate icon" type="image/png" href="../../favicon-16x16.png"><link rel="alternate icon" type="image/png" href="../../favicon-32x32.png"><link rel="icon" type="image/svg+xml" href="../../favicon.svg"></head><body class="rustdoc source"><!--[if lte IE 11]><div class="warning">This old browser is unsupported and will most likely display funky things.</div><![endif]--><nav class="mobile-topbar"><button class="sidebar-menu-toggle">&#9776;</button><a class="sidebar-logo" href="../../f3_rs/index.html"><div class="logo-container"><img class="rust-logo" src="../../rust-logo.svg" alt="logo"></div>
</a><h2 class="location"></h2>
</nav>
<nav class="sidebar"><a class="sidebar-logo" href="../../f3_rs/index.html"><div class="logo-container"><img class="rust-logo" src="../../rust-logo.svg" alt="logo"></div>
</a></nav><main><div class="width-limiter"><div class="sub-container"><a class="sub-logo-container" href="../../f3_rs/index.html"><img class="rust-logo" src="../../rust-logo.svg" alt="logo"></a><nav class="sub"><div class="theme-picker hidden"><button id="theme-picker" aria-label="Pick another theme!" aria-haspopup="menu" title="themes"><img width="22" height="22" alt="Pick another theme!" src="../../brush.svg"></button><div id="theme-choices" role="menu"></div></div><form class="search-form"><div class="search-container"><span></span><input class="search-input" name="search" autocomplete="off" spellcheck="false" placeholder="Click or press S to search, ? for more options…" type="search"><button type="button" id="help-button" title="help">?</button><a id="settings-menu" href="../../settings.html" title="settings"><img width="22" height="22" alt="Change settings" src="../../wheel.svg"></a></div></form></nav></div><section id="main-content" class="content"><div class="example-wrap"><pre class="line-numbers"><span id="1"> 1</span>
<span id="2"> 2</span>
<span id="3"> 3</span>
<span id="4"> 4</span>
<span id="5"> 5</span>
<span id="6"> 6</span>
<span id="7"> 7</span>
<span id="8"> 8</span>
<span id="9"> 9</span>
<span id="10">10</span>
<span id="11">11</span>
<span id="12">12</span>
<span id="13">13</span>
<span id="14">14</span>
<span id="15">15</span>
<span id="16">16</span>
<span id="17">17</span>
<span id="18">18</span>
<span id="19">19</span>
<span id="20">20</span>
<span id="21">21</span>
<span id="22">22</span>
<span id="23">23</span>
<span id="24">24</span>
<span id="25">25</span>
<span id="26">26</span>
<span id="27">27</span>
<span id="28">28</span>
<span id="29">29</span>
<span id="30">30</span>
<span id="31">31</span>
<span id="32">32</span>
<span id="33">33</span>
<span id="34">34</span>
<span id="35">35</span>
<span id="36">36</span>
<span id="37">37</span>
<span id="38">38</span>
<span id="39">39</span>
<span id="40">40</span>
<span id="41">41</span>
<span id="42">42</span>
<span id="43">43</span>
<span id="44">44</span>
<span id="45">45</span>
<span id="46">46</span>
<span id="47">47</span>
<span id="48">48</span>
<span id="49">49</span>
<span id="50">50</span>
<span id="51">51</span>
<span id="52">52</span>
<span id="53">53</span>
</pre><pre class="rust"><code><span class="comment">/*
* Copyright (C) 2023 Aravinth Manivannan &lt;realaravinth@batsense.net&gt;
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* along with this program. If not, see &lt;https://www.gnu.org/licenses/&gt;.
*/</span>
<span class="doccomment">//! A software project that resides on a forge (Gitea, GitLab, etc.).</span>
<span class="kw">use</span> <span class="ident">serde</span>::{<span class="ident">Deserialize</span>, <span class="ident">Serialize</span>};
<span class="kw">use</span> <span class="ident"><span class="kw">crate</span>::Repository</span>;
<span class="doccomment">/// A software project that resides on a forge (Gitea, GitLab, etc.).</span>
<span class="attribute">#[<span class="ident">derive</span>(<span class="ident">Clone</span>, <span class="ident">Debug</span>, <span class="ident">Serialize</span>, <span class="ident">Deserialize</span>, <span class="ident">Default</span>, <span class="ident">Eq</span>, <span class="ident">PartialEq</span>)]</span>
<span class="kw">pub</span> <span class="kw">struct</span> <span class="ident">Project</span> {
<span class="doccomment">/// Unique identifier of the project</span>
<span class="kw">pub</span> <span class="ident">index</span>: <span class="ident">usize</span>,
<span class="doccomment">/// Name of the project, relative to the owner</span>
<span class="kw">pub</span> <span class="ident">name</span>: <span class="ident">String</span>,
<span class="doccomment">/// Owner of the project, either a forge user or an organization.</span>
<span class="kw">pub</span> <span class="ident">owner</span>: <span class="ident">String</span>,
<span class="doccomment">/// True if the visibility of the project is not public.</span>
<span class="kw">pub</span> <span class="ident">is_private</span>: <span class="ident">bool</span>,
<span class="doccomment">/// True if it is a mirror of a project residing on another forge</span>
<span class="kw">pub</span> <span class="ident">is_mirror</span>: <span class="ident">bool</span>,
<span class="doccomment">/// Long, multiline, description of the project.</span>
<span class="kw">pub</span> <span class="ident">description</span>: <span class="ident">String</span>,
<span class="doccomment">/// URL to clone the git repository of the project.</span>
<span class="kw">pub</span> <span class="ident">clone_url</span>: <span class="ident">String</span>,
<span class="doccomment">/// URL of the homepage of the project</span>
<span class="kw">pub</span> <span class="ident">original_url</span>: <span class="ident">String</span>,
<span class="doccomment">/// Name of the default branch in the git repository</span>
<span class="kw">pub</span> <span class="ident">default_branch</span>: <span class="ident">String</span>,
<span class="kw">pub</span> <span class="ident">repositories</span>: <span class="ident">Vec</span><span class="op">&lt;</span><span class="ident">Repository</span><span class="op">&gt;</span>,
}
</code></pre></div>
</section><section id="search" class="content hidden"></section></div></main><div id="rustdoc-vars" data-root-path="../../" data-current-crate="f3_rs" data-themes="ayu,dark,light" data-resource-suffix="" data-rustdoc-version="1.60.0 (7737e0b5c 2022-04-04)" ></div>
</body></html>