|
@@ -6,7 +6,7 @@
|
|
|
</a><h2 class="location"><a href="#">Module library</a></h2><div class="sidebar-elems"><section><div class="block"><ul><li><a href="#structs">Structs</a></li><li><a href="#enums">Enums</a></li></ul></div></section><div id="sidebar-vars" data-name="library" 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="../../database/index.html"><img class="rust-logo" src="../../rust-logo.svg" alt="logo"></a><nav class="sub"><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><div id="settings-menu" tabindex="-1">
|
|
|
<a href="../../settings.html" title="settings"><img width="22" height="22" alt="Change settings" src="../../wheel.svg"></a></div>
|
|
|
</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">database</a>::<wbr><a class="mod" href="#">library</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/database/library.rs.html#1-221">source</a> · <a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs">[<span class="inner">−</span>]</a></span></div><h2 id="structs" class="small-section-header"><a href="#structs">Structs</a></h2>
|
|
|
+ <h1 class="fqn"><span class="in-band">Module <a href="../index.html">database</a>::<wbr><a class="mod" href="#">library</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/database/library.rs.html#1-225">source</a> · <a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs">[<span class="inner">−</span>]</a></span></div><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.InsertableLibrary.html" title="database::library::InsertableLibrary struct">InsertableLibrary</a></div><div class="item-right docblock-short"><p>InsertableLibrary struct, same as <a href="struct.Library.html"><code>Library</code></a> but without the id field.</p>
|
|
|
</div></div><div class="item-row"><div class="item-left module-item"><a class="struct" href="struct.Library.html" title="database::library::Library struct">Library</a></div><div class="item-right docblock-short"><p>Library struct which we can use to deserialize database queries into.</p>
|
|
|
</div></div></div><h2 id="enums" class="small-section-header"><a href="#enums">Enums</a></h2>
|