Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitd48fc59

Browse files
committed
rebuild pages atd85beda
1 parentfb13bce commitd48fc59

File tree

10 files changed

+25
-41
lines changed

10 files changed

+25
-41
lines changed

‎doc/implementors/core/clone/trait.Clone.js‎

Lines changed: 0 additions & 10 deletions
This file was deleted.

‎doc/implementors/core/error/trait.Error.js‎renamed to ‎doc/implementors/std/error/trait.Error.js‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
(function(){varimplementors={};
2-
implementors['r2d2_postgres']=["<a class='stability Stable' title='Stable'></a>impl <a class='trait' href='http://doc.rust-lang.org/nightly/core/error/trait.Error.html' title='core::error::Error'>Error</a> for <a class='enum' href='r2d2_postgres/enum.Error.html' title='r2d2_postgres::Error'>Error</a>",];
2+
implementors['r2d2_postgres']=["<a class='stability Stable' title='Stable'></a>impl <a class='trait' href='http://doc.rust-lang.org/nightly/std/error/trait.Error.html' title='std::error::Error'>Error</a> for <a class='enum' href='r2d2_postgres/enum.Error.html' title='r2d2_postgres::Error'>Error</a>",];
33

44
if(window.register_implementors){
55
window.register_implementors(implementors);

‎doc/main.css‎

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -493,6 +493,10 @@ h1 .stability {
493493
.stability.Locked {border-color:#0084B6;color:#00668c; }
494494
.stability.Unmarked {border-color:#BBBBBB; }
495495

496+
td.summary-column {
497+
width:100%;
498+
}
499+
496500
.summary {
497501
padding-right:0px;
498502
}

‎doc/r2d2_postgres/enum.Error.html‎

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -52,11 +52,9 @@ <h1 class='fqn'><span class='in-band'>Enum <a href='index.html'>r2d2_postgres</a
5252
<table><tr><tdid='variant.Connect'><aclass='stability Unmarked'title='No stability level'></a><code>Connect</code></td><td><divclass='docblock'><p>A postgres::ConnectError</p>
5353
</div></td></tr><tr><tdid='variant.Other'><aclass='stability Unmarked'title='No stability level'></a><code>Other</code></td><td><divclass='docblock'><p>An postgres::Error</p>
5454
</div></td></tr></table><h2id='implementations'>Trait Implementations</h2><h3class='impl'><aclass='stability Stable'title='Stable'></a><code>impl<aclass='trait'href='http://doc.rust-lang.org/nightly/core/fmt/trait.Display.html'title='core::fmt::Display'>Display</a> for<aclass='enum'href='../r2d2_postgres/enum.Error.html'title='r2d2_postgres::Error'>Error</a></code></h3><divclass='impl-items'><h4id='method.fmt'class='method'><aclass='stability Stable'title='Stable'></a><code>fn<ahref='#method.fmt'class='fnname'>fmt</a>(&amp;self, fmt: &amp;mut<aclass='struct'href='http://doc.rust-lang.org/nightly/core/fmt/struct.Formatter.html'title='core::fmt::Formatter'>Formatter</a>) -&gt;<aclass='type'href='http://doc.rust-lang.org/nightly/core/fmt/type.Result.html'title='core::fmt::Result'>Result</a></code></h4>
55-
</div><h3class='impl'><aclass='stability Stable'title='Stable'></a><code>impl<aclass='trait'href='http://doc.rust-lang.org/nightly/core/error/trait.Error.html'title='core::error::Error'>Error</a> for<aclass='enum'href='../r2d2_postgres/enum.Error.html'title='r2d2_postgres::Error'>Error</a></code></h3><divclass='impl-items'><h4id='method.description'class='method'><aclass='stability Stable'title='Stable'></a><code>fn<ahref='#method.description'class='fnname'>description</a>(&amp;self) -&gt; &amp;<ahref='http://doc.rust-lang.org/nightly/std/primitive.str.html'>str</a></code></h4>
56-
<h4id='method.cause'class='method'><aclass='stability Stable'title='Stable'></a><code>fn<ahref='#method.cause'class='fnname'>cause</a>(&amp;self) -&gt;<aclass='enum'href='http://doc.rust-lang.org/nightly/core/option/enum.Option.html'title='core::option::Option'>Option</a>&lt;&amp;<aclass='trait'href='http://doc.rust-lang.org/nightly/core/error/trait.Error.html'title='core::error::Error'>Error</a>&gt;</code></h4>
55+
</div><h3class='impl'><aclass='stability Stable'title='Stable'></a><code>impl<aclass='trait'href='http://doc.rust-lang.org/nightly/std/error/trait.Error.html'title='std::error::Error'>Error</a> for<aclass='enum'href='../r2d2_postgres/enum.Error.html'title='r2d2_postgres::Error'>Error</a></code></h3><divclass='impl-items'><h4id='method.description'class='method'><aclass='stability Stable'title='Stable'></a><code>fn<ahref='#method.description'class='fnname'>description</a>(&amp;self) -&gt; &amp;<ahref='http://doc.rust-lang.org/nightly/std/primitive.str.html'>str</a></code></h4>
56+
<h4id='method.cause'class='method'><aclass='stability Stable'title='Stable'></a><code>fn<ahref='#method.cause'class='fnname'>cause</a>(&amp;self) -&gt;<aclass='enum'href='http://doc.rust-lang.org/nightly/core/option/enum.Option.html'title='core::option::Option'>Option</a>&lt;&amp;<aclass='trait'href='http://doc.rust-lang.org/nightly/std/error/trait.Error.html'title='std::error::Error'>Error</a>&gt;</code></h4>
5757
</div><h3id='derived_implementations'>Derived Implementations</h3><h3class='impl'><aclass='stability Stable'title='Stable'></a><code>impl<aclass='trait'href='http://doc.rust-lang.org/nightly/core/fmt/trait.Debug.html'title='core::fmt::Debug'>Debug</a> for<aclass='enum'href='../r2d2_postgres/enum.Error.html'title='r2d2_postgres::Error'>Error</a></code></h3><divclass='impl-items'><h4id='method.fmt'class='method'><aclass='stability Stable'title='Stable'></a><code>fn<ahref='#method.fmt'class='fnname'>fmt</a>(&amp;self, __arg_0: &amp;mut<aclass='struct'href='http://doc.rust-lang.org/nightly/core/fmt/struct.Formatter.html'title='core::fmt::Formatter'>Formatter</a>) -&gt;<aclass='type'href='http://doc.rust-lang.org/nightly/core/fmt/type.Result.html'title='core::fmt::Result'>Result</a></code></h4>
58-
</div><h3class='impl'><aclass='stability Stable'title='Stable'></a><code>impl<aclass='trait'href='http://doc.rust-lang.org/nightly/core/clone/trait.Clone.html'title='core::clone::Clone'>Clone</a> for<aclass='enum'href='../r2d2_postgres/enum.Error.html'title='r2d2_postgres::Error'>Error</a></code></h3><divclass='impl-items'><h4id='method.clone'class='method'><aclass='stability Stable'title='Stable'></a><code>fn<ahref='#method.clone'class='fnname'>clone</a>(&amp;self) -&gt;<aclass='enum'href='../r2d2_postgres/enum.Error.html'title='r2d2_postgres::Error'>Error</a></code></h4>
59-
<h4id='method.clone_from'class='tymethod'><aclass='stability Unstable'title='Unstable: this function is rarely used'></a><code>fn<ahref='#tymethod.clone_from'class='fnname'>clone_from</a>(&amp;mut self, source: &amp;Self)</code></h4>
6058
</div></section>
6159
<sectionid='search'class="content hidden"></section>
6260

‎doc/r2d2_postgres/index.html‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<sectionid='main'class="content mod">
4444
<h1class='fqn'><spanclass='in-band'>Crate<aclass='mod'href=''>r2d2_postgres</a><wbr></span><spanclass='out-of-band'><ahref='stability.html'>[stability]</a><spanid='render-detail'>
4545
<aid="collapse-all"href="#">[-]</a>&nbsp;<aid="expand-all"href="#">[+]</a>
46-
</span><aid='src-0'href='../src/r2d2_postgres/lib.rs.html#1-120'>[src]</a></span></h1>
46+
</span><aid='src-0'href='../src/r2d2_postgres/lib.rs.html#1-116'>[src]</a></span></h1>
4747
<divclass='docblock'><p>Postgres support for the<code>r2d2</code> connection pool.</p>
4848
</div><h2id='structs'class='section-header'><ahref="#structs">Structs</a></h2>
4949
<table>

‎doc/r2d2_postgres/stability.html‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,13 +45,13 @@
4545
the crate, according to the total number of items at each level in the module and
4646
its children (percentages total for r2d2_postgres):
4747
<blockquote>
48-
<aclass='stability Stable'></a> stable (38%),<br/>
48+
<aclass='stability Stable'></a> stable (33%),<br/>
4949
<aclass='stability Unstable'></a> unstable (0%),<br/>
5050
<aclass='stability Deprecated'></a> deprecated (0%),<br/>
51-
<aclass='stability Unmarked'></a> unmarked (61%)
51+
<aclass='stability Unmarked'></a> unmarked (66%)
5252
</blockquote>
5353
The counts do not include methods or trait
54-
implementations that are visible only through a re-exported type.<table><tr><td><ahref='index.html'>r2d2_postgres</a></td><tdclass='summary-column'><spanclass='summary Stable'style='width:38.4615%; display: inline-block'>&nbsp</span><spanclass='summary Unstable'style='width: 0.0000%; display: inline-block'>&nbsp</span><spanclass='summary Deprecated'style='width: 0.0000%; display: inline-block'>&nbsp</span><spanclass='summary Unmarked'style='width:61.5385%; display: inline-block'>&nbsp</span></td></tr></table></section>
54+
implementations that are visible only through a re-exported type.<table><tr><td><ahref='index.html'>r2d2_postgres</a></td><tdclass='summary-column'><spanclass='summary Stable'style='width:33.3333%; display: inline-block'>&nbsp</span><spanclass='summary Unstable'style='width: 0.0000%; display: inline-block'>&nbsp</span><spanclass='summary Deprecated'style='width: 0.0000%; display: inline-block'>&nbsp</span><spanclass='summary Unmarked'style='width:66.6667%; display: inline-block'>&nbsp</span></td></tr></table></section>
5555
<sectionid='search'class="content hidden"></section>
5656

5757
<sectionclass="footer"></section>

‎doc/r2d2_postgres/stability.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"name":"r2d2_postgres","counts":{"deprecated":0,"unstable":0,"stable":5,"unmarked":8},"submodules":[]}
1+
{"name":"r2d2_postgres","counts":{"deprecated":0,"unstable":0,"stable":4,"unmarked":8},"submodules":[]}

‎doc/r2d2_postgres/struct.PostgresConnectionManager.html‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<sectionid='main'class="content struct">
4444
<h1class='fqn'><spanclass='in-band'>Struct<ahref='index.html'>r2d2_postgres</a>::<wbr><aclass='struct'href=''>PostgresConnectionManager</a><wbr></span><spanclass='out-of-band'><spanid='render-detail'>
4545
<aid="collapse-all"href="#">[-]</a>&nbsp;<aid="expand-all"href="#">[+]</a>
46-
</span><aid='src-214'href='../src/r2d2_postgres/lib.rs.html#75-78'>[src]</a></span></h1>
46+
</span><aid='src-174'href='../src/r2d2_postgres/lib.rs.html#75-78'>[src]</a></span></h1>
4747
<preclass='rust struct'>pub struct PostgresConnectionManager {
4848
// some fields omitted
4949
}</pre><divclass='docblock'><p>An<code>r2d2::ConnectionManager</code> for<code>postgres::Connection</code>s.</p>
@@ -64,7 +64,7 @@ <h2 id="example" class='section-header'><a
6464
<spanclass='kw'>fn</span><spanclass='ident'>main</span>() {
6565
<spanclass='kw'>let</span><spanclass='ident'>config</span><spanclass='op'>=</span><spanclass='ident'>Default</span>::<spanclass='ident'>default</span>();
6666
<spanclass='kw'>let</span><spanclass='ident'>manager</span><spanclass='op'>=</span><spanclass='ident'>PostgresConnectionManager</span>::<spanclass='ident'>new</span>(<spanclass='string'>&quot;postgres://postgres@localhost&quot;</span>,
67-
<spanclass='ident'>SslMode</span>::<spanclass='prelude-val'>None</span>);
67+
<spanclass='ident'>SslMode</span>::<spanclass='prelude-val'>None</span>).<spanclass='ident'>unwrap</span>();
6868
<spanclass='kw'>let</span><spanclass='ident'>error_handler</span><spanclass='op'>=</span><spanclass='ident'>Box</span>::<spanclass='ident'>new</span>(<spanclass='ident'>r2d2</span>::<spanclass='ident'>LoggingErrorHandler</span>);
6969
<spanclass='kw'>let</span><spanclass='ident'>pool</span><spanclass='op'>=</span><spanclass='ident'>Arc</span>::<spanclass='ident'>new</span>(<spanclass='ident'>r2d2</span>::<spanclass='ident'>Pool</span>::<spanclass='ident'>new</span>(<spanclass='ident'>config</span>,<spanclass='ident'>manager</span>,<spanclass='ident'>error_handler</span>).<spanclass='ident'>unwrap</span>());
7070

@@ -77,7 +77,7 @@ <h2 id="example" class='section-header'><a
7777
}
7878
}
7979
</pre>
80-
</div><h2id='methods'>Methods</h2><h3class='impl'><aclass='stability Unmarked'title='No stability level'></a><code>impl<aclass='struct'href='../r2d2_postgres/struct.PostgresConnectionManager.html'title='r2d2_postgres::PostgresConnectionManager'>PostgresConnectionManager</a></code></h3><divclass='impl-items'><h4id='method.new'class='method'><aclass='stability Unmarked'title='No stability level'></a><code>fn<ahref='#method.new'class='fnname'>new</a>&lt;T:<aclass='trait'href='https://sfackler.github.io/rust-postgres/doc/postgres/trait.IntoConnectParams.html'title='postgres::IntoConnectParams'>IntoConnectParams</a>&gt;(params: T, ssl_mode:<aclass='enum'href='https://sfackler.github.io/rust-postgres/doc/postgres/enum.SslMode.html'title='postgres::SslMode'>SslMode</a>) -&gt;<aclass='struct'href='../r2d2_postgres/struct.PostgresConnectionManager.html'title='r2d2_postgres::PostgresConnectionManager'>PostgresConnectionManager</a></code></h4>
80+
</div><h2id='methods'>Methods</h2><h3class='impl'><aclass='stability Unmarked'title='No stability level'></a><code>impl<aclass='struct'href='../r2d2_postgres/struct.PostgresConnectionManager.html'title='r2d2_postgres::PostgresConnectionManager'>PostgresConnectionManager</a></code></h3><divclass='impl-items'><h4id='method.new'class='method'><aclass='stability Unmarked'title='No stability level'></a><code>fn<ahref='#method.new'class='fnname'>new</a>&lt;T:<aclass='trait'href='https://sfackler.github.io/rust-postgres/doc/postgres/trait.IntoConnectParams.html'title='postgres::IntoConnectParams'>IntoConnectParams</a>&gt;(params: T, ssl_mode:<aclass='enum'href='https://sfackler.github.io/rust-postgres/doc/postgres/enum.SslMode.html'title='postgres::SslMode'>SslMode</a>) -&gt;<aclass='enum'href='http://doc.rust-lang.org/nightly/core/result/enum.Result.html'title='core::result::Result'>Result</a>&lt;<aclass='struct'href='../r2d2_postgres/struct.PostgresConnectionManager.html'title='r2d2_postgres::PostgresConnectionManager'>PostgresConnectionManager</a>,<aclass='enum'href='https://sfackler.github.io/rust-postgres/doc/postgres/error/enum.ConnectError.html'title='postgres::error::ConnectError'>ConnectError</a>&gt;</code></h4>
8181
<divclass='docblock'><p>Creates a new<code>PostgresConnectionManager</code>.</p>
8282

8383
<p>See<code>postgres::Connection::connect</code> for a description of the parameter

‎doc/search-index.js‎

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp