mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-05-26 18:00:41 +00:00
Deploying to gh-pages from @ GreptimeTeam/greptimedb@fcb77fd025 🚀
This commit is contained in:
9
trait.impl/axum_core/extract/trait.FromRequest.js
Normal file
9
trait.impl/axum_core/extract/trait.FromRequest.js
Normal file
@@ -0,0 +1,9 @@
|
||||
(function() {
|
||||
const implementors = Object.fromEntries([["servers",[["impl<S> FromRequest<S> 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>",0]]]]);
|
||||
if (window.register_implementors) {
|
||||
window.register_implementors(implementors);
|
||||
} else {
|
||||
window.pending_implementors = implementors;
|
||||
}
|
||||
})()
|
||||
//{"start":59,"fragment_lengths":[520]}
|
||||
9
trait.impl/axum_core/extract/trait.FromRequestParts.js
Normal file
9
trait.impl/axum_core/extract/trait.FromRequestParts.js
Normal file
@@ -0,0 +1,9 @@
|
||||
(function() {
|
||||
const implementors = Object.fromEntries([["servers",[["impl<S> FromRequestParts<S> 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>",0],["impl<S> FromRequestParts<S> 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>",0],["impl<S> FromRequestParts<S> 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>",0],["impl<S> FromRequestParts<S> 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>",0],["impl<S> FromRequestParts<S> 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>",0]]]]);
|
||||
if (window.register_implementors) {
|
||||
window.register_implementors(implementors);
|
||||
} else {
|
||||
window.pending_implementors = implementors;
|
||||
}
|
||||
})()
|
||||
//{"start":59,"fragment_lengths":[2604]}
|
||||
@@ -0,0 +1,9 @@
|
||||
(function() {
|
||||
const implementors = Object.fromEntries([["meta_srv",[["impl<E> IntoResponse for <a class=\"struct\" href=\"meta_srv/service/admin/util/struct.ErrorHandler.html\" title=\"struct meta_srv::service::admin::util::ErrorHandler\">ErrorHandler</a><E><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>",0]]],["servers",[["impl IntoResponse for <a class=\"enum\" href=\"servers/error/enum.Error.html\" title=\"enum servers::error::Error\">Error</a>",0],["impl IntoResponse for <a class=\"enum\" href=\"servers/http/enum.HttpResponse.html\" title=\"enum servers::http::HttpResponse\">HttpResponse</a>",0],["impl IntoResponse for <a class=\"enum\" href=\"servers/http/otlp/enum.OtlpTraceResponse.html\" title=\"enum servers::http::otlp::OtlpTraceResponse\">OtlpTraceResponse</a>",0],["impl IntoResponse for <a class=\"struct\" href=\"servers/http/prometheus/struct.PrometheusJsonResponse.html\" title=\"struct servers::http::prometheus::PrometheusJsonResponse\">PrometheusJsonResponse</a>",0],["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>",0],["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>",0],["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>",0],["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>",0],["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>",0],["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>",0],["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>",0],["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>",0],["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>",0],["impl IntoResponse for <a class=\"struct\" href=\"servers/query_handler/struct.PromStoreResponse.html\" title=\"struct servers::query_handler::PromStoreResponse\">PromStoreResponse</a>",0],["impl<T: <a class=\"trait\" href=\"https://docs.rs/prost/0.14.1/prost/message/trait.Message.html\" title=\"trait prost::message::Message\">Message</a>> IntoResponse for <a class=\"struct\" href=\"servers/http/otlp/struct.OtlpResponse.html\" title=\"struct servers::http::otlp::OtlpResponse\">OtlpResponse</a><T>",0]]]]);
|
||||
if (window.register_implementors) {
|
||||
window.register_implementors(implementors);
|
||||
} else {
|
||||
window.pending_implementors = implementors;
|
||||
}
|
||||
})()
|
||||
//{"start":59,"fragment_lengths":[808,3110]}
|
||||
Reference in New Issue
Block a user