mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-01-15 01:32:56 +00:00
Deploying to gh-pages from @ GreptimeTeam/greptimedb@4f290111db 🚀
This commit is contained in:
9
trait.impl/sqlx_core/from_row/trait.FromRow.js
Normal file
9
trait.impl/sqlx_core/from_row/trait.FromRow.js
Normal file
@@ -0,0 +1,9 @@
|
||||
(function() {
|
||||
var implementors = Object.fromEntries([["tests_fuzz",[["impl<'a, R: Row> FromRow<'a, R> for <a class=\"struct\" href=\"tests_fuzz/utils/cluster_info/struct.NodeInfo.html\" title=\"struct tests_fuzz::utils::cluster_info::NodeInfo\">NodeInfo</a><div class=\"where\">where\n &'a <a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.str.html\">str</a>: ColumnIndex<R>,\n <a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.i64.html\">i64</a>: Decode<'a, R::Database> + Type<R::Database>,\n <a class=\"struct\" href=\"https://doc.rust-lang.org/nightly/alloc/string/struct.String.html\" title=\"struct alloc::string::String\">String</a>: Decode<'a, R::Database> + Type<R::Database>,\n <a class=\"enum\" href=\"https://doc.rust-lang.org/nightly/core/option/enum.Option.html\" title=\"enum core::option::Option\">Option</a><<a class=\"struct\" href=\"https://doc.rust-lang.org/nightly/alloc/string/struct.String.html\" title=\"struct alloc::string::String\">String</a>>: Decode<'a, R::Database> + Type<R::Database>,</div>"],["impl<'a, R: Row> FromRow<'a, R> for <a class=\"struct\" href=\"tests_fuzz/utils/partition/struct.Partition.html\" title=\"struct tests_fuzz::utils::partition::Partition\">Partition</a><div class=\"where\">where\n &'a <a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.str.html\">str</a>: ColumnIndex<R>,\n <a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.u64.html\">u64</a>: Decode<'a, R::Database> + Type<R::Database>,</div>"],["impl<'a, R: Row> FromRow<'a, R> for <a class=\"struct\" href=\"tests_fuzz/utils/partition/struct.PartitionCount.html\" title=\"struct tests_fuzz::utils::partition::PartitionCount\">PartitionCount</a><div class=\"where\">where\n &'a <a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.str.html\">str</a>: ColumnIndex<R>,\n <a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.i64.html\">i64</a>: Decode<'a, R::Database> + Type<R::Database>,</div>"],["impl<'a, R: Row> FromRow<'a, R> for <a class=\"struct\" href=\"tests_fuzz/validator/column/struct.ColumnEntry.html\" title=\"struct tests_fuzz::validator::column::ColumnEntry\">ColumnEntry</a><div class=\"where\">where\n &'a <a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.str.html\">str</a>: ColumnIndex<R>,\n <a class=\"struct\" href=\"https://doc.rust-lang.org/nightly/alloc/string/struct.String.html\" title=\"struct alloc::string::String\">String</a>: Decode<'a, R::Database> + Type<R::Database>,\n <a class=\"enum\" href=\"https://doc.rust-lang.org/nightly/core/option/enum.Option.html\" title=\"enum core::option::Option\">Option</a><<a class=\"struct\" href=\"https://doc.rust-lang.org/nightly/alloc/string/struct.String.html\" title=\"struct alloc::string::String\">String</a>>: Decode<'a, R::Database> + Type<R::Database>,</div>"],["impl<'a, R: Row> FromRow<'a, R> for <a class=\"struct\" href=\"tests_fuzz/validator/row/struct.ValueCount.html\" title=\"struct tests_fuzz::validator::row::ValueCount\">ValueCount</a><div class=\"where\">where\n &'a <a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.str.html\">str</a>: ColumnIndex<R>,\n <a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.i64.html\">i64</a>: Decode<'a, R::Database> + Type<R::Database>,</div>"]]]]);
|
||||
if (window.register_implementors) {
|
||||
window.register_implementors(implementors);
|
||||
} else {
|
||||
window.pending_implementors = implementors;
|
||||
}
|
||||
})()
|
||||
//{"start":57,"fragment_lengths":[3631]}
|
||||
Reference in New Issue
Block a user