Deploying to gh-pages from @ GreptimeTeam/greptimedb@0572a680af 🚀

This commit is contained in:
github-merge-queue[bot]
2026-03-13 04:38:03 +00:00
commit 2c331a8643
20983 changed files with 2440968 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
(function() {
var implementors = Object.fromEntries([["servers",[["impl&lt;S&gt; FromRequest&lt;S&gt; for <a class=\"struct\" href=\"servers/http/event/struct.PipelineContent.html\" title=\"struct servers::http::event::PipelineContent\">PipelineContent</a><div class=\"where\">where\n S: <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/marker/trait.Send.html\" title=\"trait core::marker::Send\">Send</a> + <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/marker/trait.Sync.html\" title=\"trait core::marker::Sync\">Sync</a>,</div>"]]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":57,"fragment_lengths":[518]}

View File

@@ -0,0 +1,9 @@
(function() {
var implementors = Object.fromEntries([["servers",[["impl&lt;S&gt; FromRequestParts&lt;S&gt; for <a class=\"struct\" href=\"servers/http/extractor/struct.LogTableName.html\" title=\"struct servers::http::extractor::LogTableName\">LogTableName</a><div class=\"where\">where\n S: <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/marker/trait.Send.html\" title=\"trait core::marker::Send\">Send</a> + <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/marker/trait.Sync.html\" title=\"trait core::marker::Sync\">Sync</a>,</div>"],["impl&lt;S&gt; FromRequestParts&lt;S&gt; for <a class=\"struct\" href=\"servers/http/extractor/struct.OtlpMetricOptions.html\" title=\"struct servers::http::extractor::OtlpMetricOptions\">OtlpMetricOptions</a><div class=\"where\">where\n S: <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/marker/trait.Send.html\" title=\"trait core::marker::Send\">Send</a> + <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/marker/trait.Sync.html\" title=\"trait core::marker::Sync\">Sync</a>,</div>"],["impl&lt;S&gt; FromRequestParts&lt;S&gt; for <a class=\"struct\" href=\"servers/http/extractor/struct.PipelineInfo.html\" title=\"struct servers::http::extractor::PipelineInfo\">PipelineInfo</a><div class=\"where\">where\n S: <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/marker/trait.Send.html\" title=\"trait core::marker::Send\">Send</a> + <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/marker/trait.Sync.html\" title=\"trait core::marker::Sync\">Sync</a>,</div>"],["impl&lt;S&gt; FromRequestParts&lt;S&gt; for <a class=\"struct\" href=\"servers/http/extractor/struct.SelectInfoWrapper.html\" title=\"struct servers::http::extractor::SelectInfoWrapper\">SelectInfoWrapper</a><div class=\"where\">where\n S: <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/marker/trait.Send.html\" title=\"trait core::marker::Send\">Send</a> + <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/marker/trait.Sync.html\" title=\"trait core::marker::Sync\">Sync</a>,</div>"],["impl&lt;S&gt; FromRequestParts&lt;S&gt; for <a class=\"struct\" href=\"servers/http/extractor/struct.TraceTableName.html\" title=\"struct servers::http::extractor::TraceTableName\">TraceTableName</a><div class=\"where\">where\n S: <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/marker/trait.Send.html\" title=\"trait core::marker::Send\">Send</a> + <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/marker/trait.Sync.html\" title=\"trait core::marker::Sync\">Sync</a>,</div>"]]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":57,"fragment_lengths":[2594]}

View File

@@ -0,0 +1,9 @@
(function() {
var implementors = Object.fromEntries([["meta_srv",[["impl&lt;E&gt; IntoResponse for <a class=\"struct\" href=\"meta_srv/service/admin/util/struct.ErrorHandler.html\" title=\"struct meta_srv::service::admin::util::ErrorHandler\">ErrorHandler</a>&lt;E&gt;<div class=\"where\">where\n E: <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/error/trait.Error.html\" title=\"trait core::error::Error\">Error</a> + <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/marker/trait.Send.html\" title=\"trait core::marker::Send\">Send</a> + <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/marker/trait.Sync.html\" title=\"trait core::marker::Sync\">Sync</a> + <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html\" title=\"trait core::marker::Sized\">Sized</a>,</div>"]]],["servers",[["impl IntoResponse for <a class=\"enum\" href=\"servers/error/enum.Error.html\" title=\"enum servers::error::Error\">Error</a>"],["impl IntoResponse for <a class=\"enum\" href=\"servers/http/enum.HttpResponse.html\" title=\"enum servers::http::HttpResponse\">HttpResponse</a>"],["impl IntoResponse for <a class=\"struct\" href=\"servers/http/prometheus/struct.PrometheusJsonResponse.html\" title=\"struct servers::http::prometheus::PrometheusJsonResponse\">PrometheusJsonResponse</a>"],["impl IntoResponse for <a class=\"struct\" href=\"servers/http/result/arrow_result/struct.ArrowResponse.html\" title=\"struct servers::http::result::arrow_result::ArrowResponse\">ArrowResponse</a>"],["impl IntoResponse for <a class=\"struct\" href=\"servers/http/result/csv_result/struct.CsvResponse.html\" title=\"struct servers::http::result::csv_result::CsvResponse\">CsvResponse</a>"],["impl IntoResponse for <a class=\"struct\" href=\"servers/http/result/error_result/struct.ErrorResponse.html\" title=\"struct servers::http::result::error_result::ErrorResponse\">ErrorResponse</a>"],["impl IntoResponse for <a class=\"struct\" href=\"servers/http/result/greptime_manage_resp/struct.GreptimedbManageResponse.html\" title=\"struct servers::http::result::greptime_manage_resp::GreptimedbManageResponse\">GreptimedbManageResponse</a>"],["impl IntoResponse for <a class=\"struct\" href=\"servers/http/result/greptime_result_v1/struct.GreptimedbV1Response.html\" title=\"struct servers::http::result::greptime_result_v1::GreptimedbV1Response\">GreptimedbV1Response</a>"],["impl IntoResponse for <a class=\"struct\" href=\"servers/http/result/influxdb_result_v1/struct.InfluxdbV1Response.html\" title=\"struct servers::http::result::influxdb_result_v1::InfluxdbV1Response\">InfluxdbV1Response</a>"],["impl IntoResponse for <a class=\"struct\" href=\"servers/http/result/json_result/struct.JsonResponse.html\" title=\"struct servers::http::result::json_result::JsonResponse\">JsonResponse</a>"],["impl IntoResponse for <a class=\"struct\" href=\"servers/http/result/null_result/struct.NullResponse.html\" title=\"struct servers::http::result::null_result::NullResponse\">NullResponse</a>"],["impl IntoResponse for <a class=\"struct\" href=\"servers/http/result/table_result/struct.TableResponse.html\" title=\"struct servers::http::result::table_result::TableResponse\">TableResponse</a>"],["impl IntoResponse for <a class=\"struct\" href=\"servers/query_handler/struct.PromStoreResponse.html\" title=\"struct servers::query_handler::PromStoreResponse\">PromStoreResponse</a>"],["impl&lt;T: <a class=\"trait\" href=\"https://docs.rs/prost/0.14.1/prost/message/trait.Message.html\" title=\"trait prost::message::Message\">Message</a>&gt; IntoResponse for <a class=\"struct\" href=\"servers/http/otlp/struct.OtlpResponse.html\" title=\"struct servers::http::otlp::OtlpResponse\">OtlpResponse</a>&lt;T&gt;"]]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":57,"fragment_lengths":[806,2905]}