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

Commit26b9262

Browse files
committed
Release v0.9.1
1 parentf1d324e commit26b9262

25 files changed

+2392
-0
lines changed

‎doc/v0.9.1/.lock‎

Whitespace-only changes.

‎doc/v0.9.1/FiraSans-Medium.woff‎

87.8 KB
Binary file not shown.

‎doc/v0.9.1/FiraSans-Regular.woff‎

89.8 KB
Binary file not shown.

‎doc/v0.9.1/Heuristica-Italic.woff‎

117 KB
Binary file not shown.
54.2 KB
Binary file not shown.
54.1 KB
Binary file not shown.
47.6 KB
Binary file not shown.
48.8 KB
Binary file not shown.
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
(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/fmt/trait.Debug.html' title='core::fmt::Debug'>Debug</a> for <a class='enum' href='r2d2_postgres/enum.Error.html' title='r2d2_postgres::Error'>Error</a>","<a class='stability Stable' title='Stable'></a>impl <a class='trait' href='http://doc.rust-lang.org/nightly/core/fmt/trait.Debug.html' title='core::fmt::Debug'>Debug</a> for <a class='struct' href='r2d2_postgres/struct.PostgresConnectionManager.html' title='r2d2_postgres::PostgresConnectionManager'>PostgresConnectionManager</a>",];
3+
4+
if(window.register_implementors){
5+
window.register_implementors(implementors);
6+
}else{
7+
window.pending_implementors=implementors;
8+
}
9+
10+
})()
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
(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/fmt/trait.Display.html' title='core::fmt::Display'>Display</a> for <a class='enum' href='r2d2_postgres/enum.Error.html' title='r2d2_postgres::Error'>Error</a>",];
3+
4+
if(window.register_implementors){
5+
window.register_implementors(implementors);
6+
}else{
7+
window.pending_implementors=implementors;
8+
}
9+
10+
})()

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp