mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-01-08 22:32:55 +00:00
687 lines
390 KiB
HTML
687 lines
390 KiB
HTML
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta name="generator" content="rustdoc"><meta name="description" content="API documentation for the Rust `Error` enum in crate `servers`."><title>Error in servers::error - Rust</title><script>if(window.location.protocol!=="file:")document.head.insertAdjacentHTML("beforeend","SourceSerif4-Regular-6b053e98.ttf.woff2,FiraSans-Italic-81dc35de.woff2,FiraSans-Regular-0fe48ade.woff2,FiraSans-MediumItalic-ccf7e434.woff2,FiraSans-Medium-e1aa3f0a.woff2,SourceCodePro-Regular-8badfe75.ttf.woff2,SourceCodePro-Semibold-aa29a496.ttf.woff2".split(",").map(f=>`<link rel="preload" as="font" type="font/woff2"href="../../static.files/${f}">`).join(""))</script><link rel="stylesheet" href="../../static.files/normalize-9960930a.css"><link rel="stylesheet" href="../../static.files/rustdoc-e56847b5.css"><meta name="rustdoc-vars" data-root-path="../../" data-static-root-path="../../static.files/" data-current-crate="servers" data-themes="" data-resource-suffix="" data-rustdoc-version="1.92.0-nightly (fa3155a64 2025-09-30)" data-channel="nightly" data-search-js="search-e256b49e.js" data-stringdex-js="stringdex-828709d0.js" data-settings-js="settings-c38705f0.js" ><script src="../../static.files/storage-e2aeef58.js"></script><script defer src="sidebar-items.js"></script><script defer src="../../static.files/main-ce535bd0.js"></script><noscript><link rel="stylesheet" href="../../static.files/noscript-263c88ec.css"></noscript><link rel="alternate icon" type="image/png" href="../../static.files/favicon-32x32-eab170b8.png"><link rel="icon" type="image/svg+xml" href="../../static.files/favicon-044be391.svg"></head><body class="rustdoc enum"><!--[if lte IE 11]><div class="warning">This old browser is unsupported and will most likely display funky things.</div><![endif]--><rustdoc-topbar><h2><a href="#">Error</a></h2></rustdoc-topbar><nav class="sidebar"><div class="sidebar-crate"><h2><a href="../../servers/index.html">servers</a><span class="version">1.0.0-beta.3</span></h2></div><div class="sidebar-elems"><section id="rustdoc-toc"><h2 class="location"><a href="#">Error</a></h2><h3><a href="#variants">Variants</a></h3><ul class="block variant"><li><a href="#variant.AddressBind" title="AddressBind">AddressBind</a></li><li><a href="#variant.AlreadyStarted" title="AlreadyStarted">AlreadyStarted</a></li><li><a href="#variant.Arrow" title="Arrow">Arrow</a></li><li><a href="#variant.Auth" title="Auth">Auth</a></li><li><a href="#variant.BuildHttpResponse" title="BuildHttpResponse">BuildHttpResponse</a></li><li><a href="#variant.Cancelled" title="Cancelled">Cancelled</a></li><li><a href="#variant.Catalog" title="Catalog">Catalog</a></li><li><a href="#variant.CheckDatabaseValidity" title="CheckDatabaseValidity">CheckDatabaseValidity</a></li><li><a href="#variant.CollectRecordbatch" title="CollectRecordbatch">CollectRecordbatch</a></li><li><a href="#variant.CommonMeta" title="CommonMeta">CommonMeta</a></li><li><a href="#variant.CompressPromRemoteRequest" title="CompressPromRemoteRequest">CompressPromRemoteRequest</a></li><li><a href="#variant.ConvertScalarValue" title="ConvertScalarValue">ConvertScalarValue</a></li><li><a href="#variant.ConvertSqlValue" title="ConvertSqlValue">ConvertSqlValue</a></li><li><a href="#variant.DataFrame" title="DataFrame">DataFrame</a></li><li><a href="#variant.DataFusion" title="DataFusion">DataFusion</a></li><li><a href="#variant.DecodeLokiRequest" title="DecodeLokiRequest">DecodeLokiRequest</a></li><li><a href="#variant.DecodeOtlpRequest" title="DecodeOtlpRequest">DecodeOtlpRequest</a></li><li><a href="#variant.DecodePromRemoteRequest" title="DecodePromRemoteRequest">DecodePromRemoteRequest</a></li><li><a href="#variant.DecompressSnappyPromRemoteRequest" title="DecompressSnappyPromRemoteRequest">DecompressSnappyPromRemoteRequest</a></li><li><a href="#variant.DecompressZstdPromRemoteRequest" title="DecompressZstdPromRemoteRequest">DecompressZstdPromRemoteRequest</a></li><li><a href="#variant.DescribeStatement" title="DescribeStatement">DescribeStatement</a></li><li><a href="#variant.DumpPprof" title="DumpPprof">DumpPprof</a></li><li><a href="#variant.DumpProfileData" title="DumpProfileData">DumpProfileData</a></li><li><a href="#variant.DurationOverflow" title="DurationOverflow">DurationOverflow</a></li><li><a href="#variant.ExecuteGrpcQuery" title="ExecuteGrpcQuery">ExecuteGrpcQuery</a></li><li><a href="#variant.ExecuteGrpcRequest" title="ExecuteGrpcRequest">ExecuteGrpcRequest</a></li><li><a href="#variant.ExecutePlan" title="ExecutePlan">ExecutePlan</a></li><li><a href="#variant.ExecuteQuery" title="ExecuteQuery">ExecuteQuery</a></li><li><a href="#variant.FailedToParseQuery" title="FailedToParseQuery">FailedToParseQuery</a></li><li><a href="#variant.FileWatch" title="FileWatch">FileWatch</a></li><li><a href="#variant.HandleOtelArrowRequest" title="HandleOtelArrowRequest">HandleOtelArrowRequest</a></li><li><a href="#variant.IncompatibleSchema" title="IncompatibleSchema">IncompatibleSchema</a></li><li><a href="#variant.InfluxdbLineProtocol" title="InfluxdbLineProtocol">InfluxdbLineProtocol</a></li><li><a href="#variant.Internal" title="Internal">Internal</a></li><li><a href="#variant.InternalIo" title="InternalIo">InternalIo</a></li><li><a href="#variant.InvalidAuthHeader" title="InvalidAuthHeader">InvalidAuthHeader</a></li><li><a href="#variant.InvalidAuthHeaderInvalidUtf8Value" title="InvalidAuthHeaderInvalidUtf8Value">InvalidAuthHeaderInvalidUtf8Value</a></li><li><a href="#variant.InvalidAuthHeaderInvisibleASCII" title="InvalidAuthHeaderInvisibleASCII">InvalidAuthHeaderInvisibleASCII</a></li><li><a href="#variant.InvalidBase64Value" title="InvalidBase64Value">InvalidBase64Value</a></li><li><a href="#variant.InvalidElasticsearchInput" title="InvalidElasticsearchInput">InvalidElasticsearchInput</a></li><li><a href="#variant.InvalidFlightTicket" title="InvalidFlightTicket">InvalidFlightTicket</a></li><li><a href="#variant.InvalidHeaderValue" title="InvalidHeaderValue">InvalidHeaderValue</a></li><li><a href="#variant.InvalidJaegerQuery" title="InvalidJaegerQuery">InvalidJaegerQuery</a></li><li><a href="#variant.InvalidLokiLabels" title="InvalidLokiLabels">InvalidLokiLabels</a></li><li><a href="#variant.InvalidLokiPayload" title="InvalidLokiPayload">InvalidLokiPayload</a></li><li><a href="#variant.InvalidOpentsdbJsonRequest" title="InvalidOpentsdbJsonRequest">InvalidOpentsdbJsonRequest</a></li><li><a href="#variant.InvalidParameter" title="InvalidParameter">InvalidParameter</a></li><li><a href="#variant.InvalidPrepareStatement" title="InvalidPrepareStatement">InvalidPrepareStatement</a></li><li><a href="#variant.InvalidPromRemoteReadQueryResult" title="InvalidPromRemoteReadQueryResult">InvalidPromRemoteReadQueryResult</a></li><li><a href="#variant.InvalidPromRemoteRequest" title="InvalidPromRemoteRequest">InvalidPromRemoteRequest</a></li><li><a href="#variant.InvalidQuery" title="InvalidQuery">InvalidQuery</a></li><li><a href="#variant.InvalidTableName" title="InvalidTableName">InvalidTableName</a></li><li><a href="#variant.InvalidUtf8Value" title="InvalidUtf8Value">InvalidUtf8Value</a></li><li><a href="#variant.JoinTask" title="JoinTask">JoinTask</a></li><li><a href="#variant.MysqlValueConversion" title="MysqlValueConversion">MysqlValueConversion</a></li><li><a href="#variant.NotFoundAuthHeader" title="NotFoundAuthHeader">NotFoundAuthHeader</a></li><li><a href="#variant.NotFoundInfluxAuth" title="NotFoundInfluxAuth">NotFoundInfluxAuth</a></li><li><a href="#variant.NotSupported" title="NotSupported">NotSupported</a></li><li><a href="#variant.Other" title="Other">Other</a></li><li><a href="#variant.OtlpMetricModeIncompatible" title="OtlpMetricModeIncompatible">OtlpMetricModeIncompatible</a></li><li><a href="#variant.ParseJson" title="ParseJson">ParseJson</a></li><li><a href="#variant.ParsePromQL" title="ParsePromQL">ParsePromQL</a></li><li><a href="#variant.ParseTimestamp" title="ParseTimestamp">ParseTimestamp</a></li><li><a href="#variant.Pipeline" title="Pipeline">Pipeline</a></li><li><a href="#variant.PrepareStatementNotFound" title="PrepareStatementNotFound">PrepareStatementNotFound</a></li><li><a href="#variant.PreparedStmtTypeMismatch" title="PreparedStmtTypeMismatch">PreparedStmtTypeMismatch</a></li><li><a href="#variant.RowWriter" title="RowWriter">RowWriter</a></li><li><a href="#variant.StartGrpc" title="StartGrpc">StartGrpc</a></li><li><a href="#variant.StartHttp" title="StartHttp">StartHttp</a></li><li><a href="#variant.Suspended" title="Suspended">Suspended</a></li><li><a href="#variant.TableNotFound" title="TableNotFound">TableNotFound</a></li><li><a href="#variant.TcpBind" title="TcpBind">TcpBind</a></li><li><a href="#variant.TimePrecision" title="TimePrecision">TimePrecision</a></li><li><a href="#variant.TimestampOverflow" title="TimestampOverflow">TimestampOverflow</a></li><li><a href="#variant.TlsRequired" title="TlsRequired">TlsRequired</a></li><li><a href="#variant.ToJson" title="ToJson">ToJson</a></li><li><a href="#variant.TokioIo" title="TokioIo">TokioIo</a></li><li><a href="#variant.TooManyConcurrentRequests" title="TooManyConcurrentRequests">TooManyConcurrentRequests</a></li><li><a href="#variant.UnexpectedResult" title="UnexpectedResult">UnexpectedResult</a></li><li><a href="#variant.UnknownHint" title="UnknownHint">UnknownHint</a></li><li><a href="#variant.UnsupportedAuthScheme" title="UnsupportedAuthScheme">UnsupportedAuthScheme</a></li><li><a href="#variant.UnsupportedContentType" title="UnsupportedContentType">UnsupportedContentType</a></li><li><a href="#variant.UnsupportedDataType" title="UnsupportedDataType">UnsupportedDataType</a></li><li><a href="#variant.UnsupportedJsonContentType" title="UnsupportedJsonContentType">UnsupportedJsonContentType</a></li><li><a href="#variant.UnsupportedJsonDataTypeForTag" title="UnsupportedJsonDataTypeForTag">UnsupportedJsonDataTypeForTag</a></li><li><a href="#variant.UpdateJemallocMetrics" title="UpdateJemallocMetrics">UpdateJemallocMetrics</a></li><li><a href="#variant.UrlDecode" title="UrlDecode">UrlDecode</a></li></ul><h3><a href="#trait-implementations">Trait Implementations</a></h3><ul class="block trait-implementation"><li><a href="#impl-Debug-for-Error" title="Debug">Debug</a></li><li><a href="#impl-Display-for-Error" title="Display">Display</a></li><li><a href="#impl-Error-for-Error" title="Error">Error</a></li><li><a href="#impl-ErrorCompat-for-Error" title="ErrorCompat">ErrorCompat</a></li><li><a href="#impl-ErrorExt-for-Error" title="ErrorExt">ErrorExt</a></li><li><a href="#impl-From%3CError%3E-for-Error" title="From<Error>">From<Error></a></li><li><a href="#impl-From%3CError%3E-for-Status" title="From<Error>">From<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-AddressBindSnafu%3C__T0%3E" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-AlreadyStartedSnafu%3C__T0%3E" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-ArrowSnafu" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-AuthSnafu" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-BuildHttpResponseSnafu" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-CancelledSnafu" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-CatalogSnafu" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-CheckDatabaseValiditySnafu" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-CollectRecordbatchSnafu" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-CommonMetaSnafu" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-CompressPromRemoteRequestSnafu" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-ConvertScalarValueSnafu" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-ConvertSqlValueSnafu" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-DataFrameSnafu" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-DataFusionSnafu" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-DecodeLokiRequestSnafu" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-DecodeOtlpRequestSnafu%3C__T0%3E" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-DecodePromRemoteRequestSnafu" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-DecompressSnappyPromRemoteRequestSnafu" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-DecompressZstdPromRemoteRequestSnafu" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-DescribeStatementSnafu" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-DumpPprofSnafu" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-DumpProfileDataSnafu" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-DurationOverflowSnafu%3C__T0%3E" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-ExecuteGrpcQuerySnafu" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-ExecuteGrpcRequestSnafu" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-ExecutePlanSnafu" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-ExecuteQuerySnafu" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-FailedToParseQuerySnafu" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-FileWatchSnafu%3C__T0%3E" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-HandleOtelArrowRequestSnafu%3C__T0%3E" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-IncompatibleSchemaSnafu%3C__T0,+__T1,+__T2,+__T3%3E" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-InfluxdbLineProtocolSnafu" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-InternalIoSnafu" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-InternalSnafu%3C__T0%3E" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-InvalidAuthHeaderInvalidUtf8ValueSnafu" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-InvalidAuthHeaderInvisibleASCIISnafu" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-InvalidAuthHeaderSnafu" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-InvalidBase64ValueSnafu" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-InvalidElasticsearchInputSnafu%3C__T0%3E" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-InvalidFlightTicketSnafu" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-InvalidHeaderValueSnafu" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-InvalidJaegerQuerySnafu%3C__T0%3E" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-InvalidLokiLabelsSnafu%3C__T0%3E" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-InvalidLokiPayloadSnafu%3C__T0%3E" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-InvalidOpentsdbJsonRequestSnafu" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-InvalidParameterSnafu%3C__T0%3E" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-InvalidPrepareStatementSnafu%3C__T0%3E" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-InvalidPromRemoteReadQueryResultSnafu%3C__T0%3E" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-InvalidPromRemoteRequestSnafu%3C__T0%3E" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-InvalidQuerySnafu%3C__T0%3E" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-InvalidTableNameSnafu" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-InvalidUtf8ValueSnafu" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-JoinTaskSnafu" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-MysqlValueConversionSnafu%3C__T0%3E" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-NotFoundAuthHeaderSnafu" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-NotFoundInfluxAuthSnafu" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-NotSupportedSnafu%3C__T0%3E" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-OtherSnafu" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-OtlpMetricModeIncompatibleSnafu" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-ParseJsonSnafu" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-ParsePromQLSnafu%3C__T0%3E" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-ParseTimestampSnafu%3C__T0%3E" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-PipelineSnafu" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-PrepareStatementNotFoundSnafu%3C__T0%3E" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-PreparedStmtTypeMismatchSnafu%3C__T0,+__T1%3E" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-RowWriterSnafu" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-StartGrpcSnafu" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-StartHttpSnafu" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-SuspendedSnafu" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-TableNotFoundSnafu%3C__T0,+__T1,+__T2%3E" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-TcpBindSnafu%3C__T0%3E" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-TimePrecisionSnafu%3C__T0%3E" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-TimestampOverflowSnafu%3C__T0%3E" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-TlsRequiredSnafu%3C__T0%3E" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-ToJsonSnafu" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-TokioIoSnafu%3C__T0%3E" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-TooManyConcurrentRequestsSnafu%3C__T0,+__T1%3E" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-UnexpectedResultSnafu%3C__T0%3E" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-UnknownHintSnafu%3C__T0%3E" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-UnsupportedAuthSchemeSnafu%3C__T0%3E" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-UnsupportedContentTypeSnafu%3C__T0%3E" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-UnsupportedDataTypeSnafu%3C__T0,+__T1%3E" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-UnsupportedJsonContentTypeSnafu" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-UnsupportedJsonDataTypeForTagSnafu%3C__T0,+__T1%3E" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-UpdateJemallocMetricsSnafu" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-UrlDecodeSnafu" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoResponse-for-Error" title="IntoResponse">IntoResponse</a></li><li><a href="#impl-StackError-for-Error" title="StackError">StackError</a></li></ul><h3><a href="#synthetic-implementations">Auto Trait Implementations</a></h3><ul class="block synthetic-implementation"><li><a href="#impl-Freeze-for-Error" title="!Freeze">!Freeze</a></li><li><a href="#impl-RefUnwindSafe-for-Error" title="!RefUnwindSafe">!RefUnwindSafe</a></li><li><a href="#impl-UnwindSafe-for-Error" title="!UnwindSafe">!UnwindSafe</a></li><li><a href="#impl-Send-for-Error" title="Send">Send</a></li><li><a href="#impl-Sync-for-Error" title="Sync">Sync</a></li><li><a href="#impl-Unpin-for-Error" title="Unpin">Unpin</a></li></ul><h3><a href="#blanket-implementations">Blanket Implementations</a></h3><ul class="block blanket-implementation"><li><a href="#impl-Any-for-T" title="Any">Any</a></li><li><a href="#impl-Any-for-T-1" title="Any">Any</a></li><li><a href="#impl-AsErrorSource-for-T" title="AsErrorSource">AsErrorSource</a></li><li><a href="#impl-AsErrorSource-for-T-1" title="AsErrorSource">AsErrorSource</a></li><li><a href="#impl-Borrow%3CT%3E-for-T" title="Borrow<T>">Borrow<T></a></li><li><a href="#impl-BorrowMut%3CT%3E-for-T" title="BorrowMut<T>">BorrowMut<T></a></li><li><a href="#impl-Conv-for-T" title="Conv">Conv</a></li><li><a href="#impl-Convert%3CT%3E-for-V" title="Convert<T>">Convert<T></a></li><li><a href="#impl-CoproductSubsetter%3CCNil,+HNil%3E-for-Choices" title="CoproductSubsetter<CNil, HNil>">CoproductSubsetter<CNil, HNil></a></li><li><a href="#impl-ErasedDestructor-for-T" title="ErasedDestructor">ErasedDestructor</a></li><li><a href="#impl-FmtForward-for-T" title="FmtForward">FmtForward</a></li><li><a href="#impl-From%3CT%3E-for-T" title="From<T>">From<T></a></li><li><a href="#impl-FutureExt-for-T" title="FutureExt">FutureExt</a></li><li><a href="#impl-Instrument-for-T" title="Instrument">Instrument</a></li><li><a href="#impl-Into%3CU%3E-for-T" title="Into<U>">Into<U></a></li><li><a href="#impl-IntoEither-for-T" title="IntoEither">IntoEither</a></li><li><a href="#impl-IntoRequest%3CT%3E-for-T" title="IntoRequest<T>">IntoRequest<T></a></li><li><a href="#impl-LayerExt%3CL%3E-for-L" title="LayerExt<L>">LayerExt<L></a></li><li><a href="#impl-LiftInto%3CU,+I%3E-for-T" title="LiftInto<U, I>">LiftInto<U, I></a></li><li><a href="#impl-MaybeSend-for-T" title="MaybeSend">MaybeSend</a></li><li><a href="#impl-OctetsInto%3CTarget%3E-for-Source" title="OctetsInto<Target>">OctetsInto<Target></a></li><li><a href="#impl-Pipe-for-T" title="Pipe">Pipe</a></li><li><a href="#impl-Pointable-for-T" title="Pointable">Pointable</a></li><li><a href="#impl-PolicyExt-for-T" title="PolicyExt">PolicyExt</a></li><li><a href="#impl-Same-for-T" title="Same">Same</a></li><li><a href="#impl-Sculptor%3CHNil,+HNil%3E-for-Source" title="Sculptor<HNil, HNil>">Sculptor<HNil, HNil></a></li><li><a href="#impl-ServiceExt-for-T" title="ServiceExt">ServiceExt</a></li><li><a href="#impl-SupersetOf%3CSS%3E-for-SP" title="SupersetOf<SS>">SupersetOf<SS></a></li><li><a href="#impl-Tap-for-T" title="Tap">Tap</a></li><li><a href="#impl-ToSmolStr-for-T" title="ToSmolStr">ToSmolStr</a></li><li><a href="#impl-ToString-for-T" title="ToString">ToString</a></li><li><a href="#impl-ToStringFallible-for-T" title="ToStringFallible">ToStringFallible</a></li><li><a href="#impl-TryConv-for-T" title="TryConv">TryConv</a></li><li><a href="#impl-TryFrom%3CU%3E-for-T" title="TryFrom<U>">TryFrom<U></a></li><li><a href="#impl-TryInto%3CU%3E-for-T" title="TryInto<U>">TryInto<U></a></li><li><a href="#impl-VZip%3CV%3E-for-T" title="VZip<V>">VZip<V></a></li><li><a href="#impl-WithSubscriber-for-T" title="WithSubscriber">WithSubscriber</a></li><li><a href="#impl-Within%3CG2%3E-for-G1" title="Within<G2>">Within<G2></a></li></ul></section><div id="rustdoc-modnav"><h2><a href="index.html">In servers::<wbr>error</a></h2></div></div></nav><div class="sidebar-resizer" title="Drag to resize sidebar"></div><main><div class="width-limiter"><section id="main-content" class="content"><div class="main-heading"><div class="rustdoc-breadcrumbs"><a href="../index.html">servers</a>::<wbr><a href="index.html">error</a></div><h1>Enum <span class="enum">Error</span> <button id="copy-path" title="Copy item path to clipboard">Copy item path</button></h1><rustdoc-toolbar></rustdoc-toolbar><span class="sub-heading"><a class="src" href="../../src/servers/error.rs.html#41-660">Source</a> </span></div><pre class="rust item-decl"><code>pub enum Error {
|
||
<details class="toggle type-contents-toggle"><summary class="hideme"><span>Show 87 variants</span></summary> AddressBind {
|
||
addr: <a class="enum" href="https://doc.rust-lang.org/nightly/core/net/socket_addr/enum.SocketAddr.html" title="enum core::net::socket_addr::SocketAddr">SocketAddr</a>,
|
||
error: <a class="struct" href="https://doc.rust-lang.org/nightly/std/io/error/struct.Error.html" title="struct std::io::error::Error">Error</a>,
|
||
location: Location,
|
||
},
|
||
Arrow {
|
||
error: ArrowError,
|
||
},
|
||
Internal {
|
||
err_msg: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>,
|
||
},
|
||
UnsupportedDataType {
|
||
data_type: ConcreteDataType,
|
||
reason: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>,
|
||
},
|
||
InternalIo {
|
||
error: <a class="struct" href="https://doc.rust-lang.org/nightly/std/io/error/struct.Error.html" title="struct std::io::error::Error">Error</a>,
|
||
},
|
||
TokioIo {
|
||
err_msg: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>,
|
||
error: <a class="struct" href="https://doc.rust-lang.org/nightly/std/io/error/struct.Error.html" title="struct std::io::error::Error">Error</a>,
|
||
},
|
||
CollectRecordbatch {
|
||
location: Location,
|
||
source: Error,
|
||
},
|
||
StartHttp {
|
||
error: Error,
|
||
},
|
||
StartGrpc {
|
||
error: Error,
|
||
},
|
||
AlreadyStarted {
|
||
server: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>,
|
||
location: Location,
|
||
},
|
||
TcpBind {
|
||
addr: <a class="enum" href="https://doc.rust-lang.org/nightly/core/net/socket_addr/enum.SocketAddr.html" title="enum core::net::socket_addr::SocketAddr">SocketAddr</a>,
|
||
error: <a class="struct" href="https://doc.rust-lang.org/nightly/std/io/error/struct.Error.html" title="struct std::io::error::Error">Error</a>,
|
||
},
|
||
ExecuteQuery {
|
||
location: Location,
|
||
source: BoxedError,
|
||
},
|
||
ExecutePlan {
|
||
location: Location,
|
||
source: BoxedError,
|
||
},
|
||
ExecuteGrpcQuery {
|
||
location: Location,
|
||
source: BoxedError,
|
||
},
|
||
ExecuteGrpcRequest {
|
||
location: Location,
|
||
source: BoxedError,
|
||
},
|
||
CheckDatabaseValidity {
|
||
location: Location,
|
||
source: BoxedError,
|
||
},
|
||
DescribeStatement {
|
||
source: BoxedError,
|
||
},
|
||
Pipeline {
|
||
source: Error,
|
||
location: Location,
|
||
},
|
||
NotSupported {
|
||
feat: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>,
|
||
},
|
||
InvalidParameter {
|
||
reason: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>,
|
||
location: Location,
|
||
},
|
||
TooManyConcurrentRequests {
|
||
limit: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.usize.html">usize</a>,
|
||
request_size: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.usize.html">usize</a>,
|
||
location: Location,
|
||
},
|
||
InvalidQuery {
|
||
reason: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>,
|
||
location: Location,
|
||
},
|
||
FailedToParseQuery {
|
||
location: Location,
|
||
source: Error,
|
||
},
|
||
InfluxdbLineProtocol {
|
||
location: Location,
|
||
error: Error,
|
||
},
|
||
RowWriter {
|
||
location: Location,
|
||
source: Error,
|
||
},
|
||
TimePrecision {
|
||
name: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>,
|
||
location: Location,
|
||
},
|
||
InvalidOpentsdbJsonRequest {
|
||
error: <a class="struct" href="https://docs.rs/serde_json/1.0.140/serde_json/error/struct.Error.html" title="struct serde_json::error::Error">Error</a>,
|
||
location: Location,
|
||
},
|
||
DecodePromRemoteRequest {
|
||
location: Location,
|
||
error: <a class="struct" href="https://docs.rs/prost/0.13.5/prost/error/struct.DecodeError.html" title="struct prost::error::DecodeError">DecodeError</a>,
|
||
},
|
||
DecodeOtlpRequest {
|
||
content_type: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>,
|
||
location: Location,
|
||
error: <a class="struct" href="https://docs.rs/prost/0.13.5/prost/error/struct.DecodeError.html" title="struct prost::error::DecodeError">DecodeError</a>,
|
||
},
|
||
DecodeLokiRequest {
|
||
location: Location,
|
||
error: <a class="struct" href="https://docs.rs/prost/0.13.5/prost/error/struct.DecodeError.html" title="struct prost::error::DecodeError">DecodeError</a>,
|
||
},
|
||
UnsupportedJsonContentType {
|
||
location: Location,
|
||
},
|
||
OtlpMetricModeIncompatible {
|
||
location: Location,
|
||
},
|
||
CommonMeta {
|
||
location: Location,
|
||
source: Error,
|
||
},
|
||
DecompressSnappyPromRemoteRequest {
|
||
location: Location,
|
||
error: Error,
|
||
},
|
||
DecompressZstdPromRemoteRequest {
|
||
location: Location,
|
||
error: <a class="struct" href="https://doc.rust-lang.org/nightly/std/io/error/struct.Error.html" title="struct std::io::error::Error">Error</a>,
|
||
},
|
||
CompressPromRemoteRequest {
|
||
location: Location,
|
||
error: Error,
|
||
},
|
||
InvalidPromRemoteRequest {
|
||
msg: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>,
|
||
location: Location,
|
||
},
|
||
InvalidPromRemoteReadQueryResult {
|
||
msg: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>,
|
||
location: Location,
|
||
},
|
||
InvalidFlightTicket {
|
||
error: <a class="struct" href="https://docs.rs/prost/0.13.5/prost/error/struct.DecodeError.html" title="struct prost::error::DecodeError">DecodeError</a>,
|
||
location: Location,
|
||
},
|
||
TlsRequired {
|
||
server: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>,
|
||
},
|
||
Auth {
|
||
location: Location,
|
||
source: Error,
|
||
},
|
||
NotFoundAuthHeader {},
|
||
NotFoundInfluxAuth {},
|
||
UnsupportedAuthScheme {
|
||
name: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>,
|
||
},
|
||
InvalidAuthHeaderInvisibleASCII {
|
||
error: ToStrError,
|
||
location: Location,
|
||
},
|
||
InvalidAuthHeaderInvalidUtf8Value {
|
||
error: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.FromUtf8Error.html" title="struct alloc::string::FromUtf8Error">FromUtf8Error</a>,
|
||
location: Location,
|
||
},
|
||
InvalidAuthHeader {
|
||
location: Location,
|
||
},
|
||
InvalidBase64Value {
|
||
error: DecodeError,
|
||
location: Location,
|
||
},
|
||
InvalidUtf8Value {
|
||
error: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.FromUtf8Error.html" title="struct alloc::string::FromUtf8Error">FromUtf8Error</a>,
|
||
location: Location,
|
||
},
|
||
InvalidHeaderValue {
|
||
error: InvalidHeaderValue,
|
||
location: Location,
|
||
},
|
||
Catalog {
|
||
source: Error,
|
||
location: Location,
|
||
},
|
||
TableNotFound {
|
||
catalog: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>,
|
||
schema: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>,
|
||
table: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>,
|
||
location: Location,
|
||
},
|
||
DumpProfileData {
|
||
location: Location,
|
||
source: Error,
|
||
},
|
||
InvalidPrepareStatement {
|
||
err_msg: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>,
|
||
location: Location,
|
||
},
|
||
BuildHttpResponse {
|
||
error: Error,
|
||
location: Location,
|
||
},
|
||
ParsePromQL {
|
||
query: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/boxed/struct.Box.html" title="struct alloc::boxed::Box">Box</a><PromQuery>,
|
||
location: Location,
|
||
source: Error,
|
||
},
|
||
ParseTimestamp {
|
||
timestamp: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>,
|
||
location: Location,
|
||
error: Error,
|
||
},
|
||
UnexpectedResult {
|
||
reason: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>,
|
||
location: Location,
|
||
},
|
||
Other {
|
||
source: BoxedError,
|
||
location: Location,
|
||
},
|
||
JoinTask {
|
||
error: JoinError,
|
||
location: Location,
|
||
},
|
||
DumpPprof {
|
||
source: Error,
|
||
},
|
||
UpdateJemallocMetrics {
|
||
error: Error,
|
||
location: Location,
|
||
},
|
||
DataFrame {
|
||
error: DataFusionError,
|
||
location: Location,
|
||
},
|
||
ConvertScalarValue {
|
||
source: Error,
|
||
location: Location,
|
||
},
|
||
PreparedStmtTypeMismatch {
|
||
expected: ConcreteDataType,
|
||
actual: ColumnType,
|
||
location: Location,
|
||
},
|
||
IncompatibleSchema {
|
||
column_name: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>,
|
||
datatype: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>,
|
||
expected: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.i32.html">i32</a>,
|
||
actual: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.i32.html">i32</a>,
|
||
location: Location,
|
||
},
|
||
ToJson {
|
||
error: <a class="struct" href="https://docs.rs/serde_json/1.0.140/serde_json/error/struct.Error.html" title="struct serde_json::error::Error">Error</a>,
|
||
location: Location,
|
||
},
|
||
ParseJson {
|
||
error: <a class="struct" href="https://docs.rs/serde_json/1.0.140/serde_json/error/struct.Error.html" title="struct serde_json::error::Error">Error</a>,
|
||
location: Location,
|
||
},
|
||
InvalidLokiLabels {
|
||
msg: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>,
|
||
location: Location,
|
||
},
|
||
InvalidLokiPayload {
|
||
msg: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>,
|
||
location: Location,
|
||
},
|
||
UnsupportedContentType {
|
||
content_type: ContentType,
|
||
location: Location,
|
||
},
|
||
UrlDecode {
|
||
error: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.FromUtf8Error.html" title="struct alloc::string::FromUtf8Error">FromUtf8Error</a>,
|
||
location: Location,
|
||
},
|
||
MysqlValueConversion {
|
||
err_msg: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>,
|
||
location: Location,
|
||
},
|
||
InvalidTableName {
|
||
error: ToStrError,
|
||
location: Location,
|
||
},
|
||
FileWatch {
|
||
path: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>,
|
||
error: Error,
|
||
},
|
||
TimestampOverflow {
|
||
error: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>,
|
||
location: Location,
|
||
},
|
||
UnsupportedJsonDataTypeForTag {
|
||
key: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>,
|
||
ty: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>,
|
||
location: Location,
|
||
},
|
||
ConvertSqlValue {
|
||
source: Error,
|
||
location: Location,
|
||
},
|
||
PrepareStatementNotFound {
|
||
name: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>,
|
||
location: Location,
|
||
},
|
||
InvalidElasticsearchInput {
|
||
reason: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>,
|
||
location: Location,
|
||
},
|
||
InvalidJaegerQuery {
|
||
reason: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>,
|
||
location: Location,
|
||
},
|
||
DataFusion {
|
||
error: DataFusionError,
|
||
location: Location,
|
||
},
|
||
DurationOverflow {
|
||
val: Duration,
|
||
},
|
||
HandleOtelArrowRequest {
|
||
err_msg: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>,
|
||
location: Location,
|
||
},
|
||
UnknownHint {
|
||
hint: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>,
|
||
},
|
||
Cancelled {
|
||
location: Location,
|
||
},
|
||
Suspended {
|
||
location: Location,
|
||
},
|
||
</details>}</code></pre><h2 id="variants" class="variants section-header">Variants<a href="#variants" class="anchor">§</a></h2><div class="variants"><section id="variant.AddressBind" class="variant"><a href="#variant.AddressBind" class="anchor">§</a><h3 class="code-header">AddressBind</h3></section><div class="sub-variant" id="variant.AddressBind.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.AddressBind.field.addr" class="section-header"><a href="#variant.AddressBind.field.addr" class="anchor field">§</a><code>addr: <a class="enum" href="https://doc.rust-lang.org/nightly/core/net/socket_addr/enum.SocketAddr.html" title="enum core::net::socket_addr::SocketAddr">SocketAddr</a></code></span></div><div class="sub-variant-field"><span id="variant.AddressBind.field.error" class="section-header"><a href="#variant.AddressBind.field.error" class="anchor field">§</a><code>error: <a class="struct" href="https://doc.rust-lang.org/nightly/std/io/error/struct.Error.html" title="struct std::io::error::Error">Error</a></code></span></div><div class="sub-variant-field"><span id="variant.AddressBind.field.location" class="section-header"><a href="#variant.AddressBind.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.Arrow" class="variant"><a href="#variant.Arrow" class="anchor">§</a><h3 class="code-header">Arrow</h3></section><div class="sub-variant" id="variant.Arrow.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.Arrow.field.error" class="section-header"><a href="#variant.Arrow.field.error" class="anchor field">§</a><code>error: ArrowError</code></span></div></div><section id="variant.Internal" class="variant"><a href="#variant.Internal" class="anchor">§</a><h3 class="code-header">Internal</h3></section><div class="sub-variant" id="variant.Internal.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.Internal.field.err_msg" class="section-header"><a href="#variant.Internal.field.err_msg" class="anchor field">§</a><code>err_msg: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a></code></span></div></div><section id="variant.UnsupportedDataType" class="variant"><a href="#variant.UnsupportedDataType" class="anchor">§</a><h3 class="code-header">UnsupportedDataType</h3></section><div class="sub-variant" id="variant.UnsupportedDataType.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.UnsupportedDataType.field.data_type" class="section-header"><a href="#variant.UnsupportedDataType.field.data_type" class="anchor field">§</a><code>data_type: ConcreteDataType</code></span></div><div class="sub-variant-field"><span id="variant.UnsupportedDataType.field.reason" class="section-header"><a href="#variant.UnsupportedDataType.field.reason" class="anchor field">§</a><code>reason: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a></code></span></div></div><section id="variant.InternalIo" class="variant"><a href="#variant.InternalIo" class="anchor">§</a><h3 class="code-header">InternalIo</h3></section><div class="sub-variant" id="variant.InternalIo.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.InternalIo.field.error" class="section-header"><a href="#variant.InternalIo.field.error" class="anchor field">§</a><code>error: <a class="struct" href="https://doc.rust-lang.org/nightly/std/io/error/struct.Error.html" title="struct std::io::error::Error">Error</a></code></span></div></div><section id="variant.TokioIo" class="variant"><a href="#variant.TokioIo" class="anchor">§</a><h3 class="code-header">TokioIo</h3></section><div class="sub-variant" id="variant.TokioIo.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.TokioIo.field.err_msg" class="section-header"><a href="#variant.TokioIo.field.err_msg" class="anchor field">§</a><code>err_msg: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a></code></span></div><div class="sub-variant-field"><span id="variant.TokioIo.field.error" class="section-header"><a href="#variant.TokioIo.field.error" class="anchor field">§</a><code>error: <a class="struct" href="https://doc.rust-lang.org/nightly/std/io/error/struct.Error.html" title="struct std::io::error::Error">Error</a></code></span></div></div><section id="variant.CollectRecordbatch" class="variant"><a href="#variant.CollectRecordbatch" class="anchor">§</a><h3 class="code-header">CollectRecordbatch</h3></section><div class="sub-variant" id="variant.CollectRecordbatch.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.CollectRecordbatch.field.location" class="section-header"><a href="#variant.CollectRecordbatch.field.location" class="anchor field">§</a><code>location: Location</code></span></div><div class="sub-variant-field"><span id="variant.CollectRecordbatch.field.source" class="section-header"><a href="#variant.CollectRecordbatch.field.source" class="anchor field">§</a><code>source: Error</code></span></div></div><section id="variant.StartHttp" class="variant"><a href="#variant.StartHttp" class="anchor">§</a><h3 class="code-header">StartHttp</h3></section><div class="sub-variant" id="variant.StartHttp.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.StartHttp.field.error" class="section-header"><a href="#variant.StartHttp.field.error" class="anchor field">§</a><code>error: Error</code></span></div></div><section id="variant.StartGrpc" class="variant"><a href="#variant.StartGrpc" class="anchor">§</a><h3 class="code-header">StartGrpc</h3></section><div class="sub-variant" id="variant.StartGrpc.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.StartGrpc.field.error" class="section-header"><a href="#variant.StartGrpc.field.error" class="anchor field">§</a><code>error: Error</code></span></div></div><section id="variant.AlreadyStarted" class="variant"><a href="#variant.AlreadyStarted" class="anchor">§</a><h3 class="code-header">AlreadyStarted</h3></section><div class="sub-variant" id="variant.AlreadyStarted.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.AlreadyStarted.field.server" class="section-header"><a href="#variant.AlreadyStarted.field.server" class="anchor field">§</a><code>server: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a></code></span></div><div class="sub-variant-field"><span id="variant.AlreadyStarted.field.location" class="section-header"><a href="#variant.AlreadyStarted.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.TcpBind" class="variant"><a href="#variant.TcpBind" class="anchor">§</a><h3 class="code-header">TcpBind</h3></section><div class="sub-variant" id="variant.TcpBind.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.TcpBind.field.addr" class="section-header"><a href="#variant.TcpBind.field.addr" class="anchor field">§</a><code>addr: <a class="enum" href="https://doc.rust-lang.org/nightly/core/net/socket_addr/enum.SocketAddr.html" title="enum core::net::socket_addr::SocketAddr">SocketAddr</a></code></span></div><div class="sub-variant-field"><span id="variant.TcpBind.field.error" class="section-header"><a href="#variant.TcpBind.field.error" class="anchor field">§</a><code>error: <a class="struct" href="https://doc.rust-lang.org/nightly/std/io/error/struct.Error.html" title="struct std::io::error::Error">Error</a></code></span></div></div><section id="variant.ExecuteQuery" class="variant"><a href="#variant.ExecuteQuery" class="anchor">§</a><h3 class="code-header">ExecuteQuery</h3></section><div class="sub-variant" id="variant.ExecuteQuery.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.ExecuteQuery.field.location" class="section-header"><a href="#variant.ExecuteQuery.field.location" class="anchor field">§</a><code>location: Location</code></span></div><div class="sub-variant-field"><span id="variant.ExecuteQuery.field.source" class="section-header"><a href="#variant.ExecuteQuery.field.source" class="anchor field">§</a><code>source: BoxedError</code></span></div></div><section id="variant.ExecutePlan" class="variant"><a href="#variant.ExecutePlan" class="anchor">§</a><h3 class="code-header">ExecutePlan</h3></section><div class="sub-variant" id="variant.ExecutePlan.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.ExecutePlan.field.location" class="section-header"><a href="#variant.ExecutePlan.field.location" class="anchor field">§</a><code>location: Location</code></span></div><div class="sub-variant-field"><span id="variant.ExecutePlan.field.source" class="section-header"><a href="#variant.ExecutePlan.field.source" class="anchor field">§</a><code>source: BoxedError</code></span></div></div><section id="variant.ExecuteGrpcQuery" class="variant"><a href="#variant.ExecuteGrpcQuery" class="anchor">§</a><h3 class="code-header">ExecuteGrpcQuery</h3></section><div class="sub-variant" id="variant.ExecuteGrpcQuery.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.ExecuteGrpcQuery.field.location" class="section-header"><a href="#variant.ExecuteGrpcQuery.field.location" class="anchor field">§</a><code>location: Location</code></span></div><div class="sub-variant-field"><span id="variant.ExecuteGrpcQuery.field.source" class="section-header"><a href="#variant.ExecuteGrpcQuery.field.source" class="anchor field">§</a><code>source: BoxedError</code></span></div></div><section id="variant.ExecuteGrpcRequest" class="variant"><a href="#variant.ExecuteGrpcRequest" class="anchor">§</a><h3 class="code-header">ExecuteGrpcRequest</h3></section><div class="sub-variant" id="variant.ExecuteGrpcRequest.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.ExecuteGrpcRequest.field.location" class="section-header"><a href="#variant.ExecuteGrpcRequest.field.location" class="anchor field">§</a><code>location: Location</code></span></div><div class="sub-variant-field"><span id="variant.ExecuteGrpcRequest.field.source" class="section-header"><a href="#variant.ExecuteGrpcRequest.field.source" class="anchor field">§</a><code>source: BoxedError</code></span></div></div><section id="variant.CheckDatabaseValidity" class="variant"><a href="#variant.CheckDatabaseValidity" class="anchor">§</a><h3 class="code-header">CheckDatabaseValidity</h3></section><div class="sub-variant" id="variant.CheckDatabaseValidity.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.CheckDatabaseValidity.field.location" class="section-header"><a href="#variant.CheckDatabaseValidity.field.location" class="anchor field">§</a><code>location: Location</code></span></div><div class="sub-variant-field"><span id="variant.CheckDatabaseValidity.field.source" class="section-header"><a href="#variant.CheckDatabaseValidity.field.source" class="anchor field">§</a><code>source: BoxedError</code></span></div></div><section id="variant.DescribeStatement" class="variant"><a href="#variant.DescribeStatement" class="anchor">§</a><h3 class="code-header">DescribeStatement</h3></section><div class="sub-variant" id="variant.DescribeStatement.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.DescribeStatement.field.source" class="section-header"><a href="#variant.DescribeStatement.field.source" class="anchor field">§</a><code>source: BoxedError</code></span></div></div><section id="variant.Pipeline" class="variant"><a href="#variant.Pipeline" class="anchor">§</a><h3 class="code-header">Pipeline</h3></section><div class="sub-variant" id="variant.Pipeline.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.Pipeline.field.source" class="section-header"><a href="#variant.Pipeline.field.source" class="anchor field">§</a><code>source: Error</code></span></div><div class="sub-variant-field"><span id="variant.Pipeline.field.location" class="section-header"><a href="#variant.Pipeline.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.NotSupported" class="variant"><a href="#variant.NotSupported" class="anchor">§</a><h3 class="code-header">NotSupported</h3></section><div class="sub-variant" id="variant.NotSupported.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.NotSupported.field.feat" class="section-header"><a href="#variant.NotSupported.field.feat" class="anchor field">§</a><code>feat: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a></code></span></div></div><section id="variant.InvalidParameter" class="variant"><a href="#variant.InvalidParameter" class="anchor">§</a><h3 class="code-header">InvalidParameter</h3></section><div class="sub-variant" id="variant.InvalidParameter.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.InvalidParameter.field.reason" class="section-header"><a href="#variant.InvalidParameter.field.reason" class="anchor field">§</a><code>reason: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a></code></span></div><div class="sub-variant-field"><span id="variant.InvalidParameter.field.location" class="section-header"><a href="#variant.InvalidParameter.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.TooManyConcurrentRequests" class="variant"><a href="#variant.TooManyConcurrentRequests" class="anchor">§</a><h3 class="code-header">TooManyConcurrentRequests</h3></section><div class="sub-variant" id="variant.TooManyConcurrentRequests.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.TooManyConcurrentRequests.field.limit" class="section-header"><a href="#variant.TooManyConcurrentRequests.field.limit" class="anchor field">§</a><code>limit: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.usize.html">usize</a></code></span></div><div class="sub-variant-field"><span id="variant.TooManyConcurrentRequests.field.request_size" class="section-header"><a href="#variant.TooManyConcurrentRequests.field.request_size" class="anchor field">§</a><code>request_size: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.usize.html">usize</a></code></span></div><div class="sub-variant-field"><span id="variant.TooManyConcurrentRequests.field.location" class="section-header"><a href="#variant.TooManyConcurrentRequests.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.InvalidQuery" class="variant"><a href="#variant.InvalidQuery" class="anchor">§</a><h3 class="code-header">InvalidQuery</h3></section><div class="sub-variant" id="variant.InvalidQuery.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.InvalidQuery.field.reason" class="section-header"><a href="#variant.InvalidQuery.field.reason" class="anchor field">§</a><code>reason: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a></code></span></div><div class="sub-variant-field"><span id="variant.InvalidQuery.field.location" class="section-header"><a href="#variant.InvalidQuery.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.FailedToParseQuery" class="variant"><a href="#variant.FailedToParseQuery" class="anchor">§</a><h3 class="code-header">FailedToParseQuery</h3></section><div class="sub-variant" id="variant.FailedToParseQuery.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.FailedToParseQuery.field.location" class="section-header"><a href="#variant.FailedToParseQuery.field.location" class="anchor field">§</a><code>location: Location</code></span></div><div class="sub-variant-field"><span id="variant.FailedToParseQuery.field.source" class="section-header"><a href="#variant.FailedToParseQuery.field.source" class="anchor field">§</a><code>source: Error</code></span></div></div><section id="variant.InfluxdbLineProtocol" class="variant"><a href="#variant.InfluxdbLineProtocol" class="anchor">§</a><h3 class="code-header">InfluxdbLineProtocol</h3></section><div class="sub-variant" id="variant.InfluxdbLineProtocol.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.InfluxdbLineProtocol.field.location" class="section-header"><a href="#variant.InfluxdbLineProtocol.field.location" class="anchor field">§</a><code>location: Location</code></span></div><div class="sub-variant-field"><span id="variant.InfluxdbLineProtocol.field.error" class="section-header"><a href="#variant.InfluxdbLineProtocol.field.error" class="anchor field">§</a><code>error: Error</code></span></div></div><section id="variant.RowWriter" class="variant"><a href="#variant.RowWriter" class="anchor">§</a><h3 class="code-header">RowWriter</h3></section><div class="sub-variant" id="variant.RowWriter.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.RowWriter.field.location" class="section-header"><a href="#variant.RowWriter.field.location" class="anchor field">§</a><code>location: Location</code></span></div><div class="sub-variant-field"><span id="variant.RowWriter.field.source" class="section-header"><a href="#variant.RowWriter.field.source" class="anchor field">§</a><code>source: Error</code></span></div></div><section id="variant.TimePrecision" class="variant"><a href="#variant.TimePrecision" class="anchor">§</a><h3 class="code-header">TimePrecision</h3></section><div class="sub-variant" id="variant.TimePrecision.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.TimePrecision.field.name" class="section-header"><a href="#variant.TimePrecision.field.name" class="anchor field">§</a><code>name: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a></code></span></div><div class="sub-variant-field"><span id="variant.TimePrecision.field.location" class="section-header"><a href="#variant.TimePrecision.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.InvalidOpentsdbJsonRequest" class="variant"><a href="#variant.InvalidOpentsdbJsonRequest" class="anchor">§</a><h3 class="code-header">InvalidOpentsdbJsonRequest</h3></section><div class="sub-variant" id="variant.InvalidOpentsdbJsonRequest.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.InvalidOpentsdbJsonRequest.field.error" class="section-header"><a href="#variant.InvalidOpentsdbJsonRequest.field.error" class="anchor field">§</a><code>error: <a class="struct" href="https://docs.rs/serde_json/1.0.140/serde_json/error/struct.Error.html" title="struct serde_json::error::Error">Error</a></code></span></div><div class="sub-variant-field"><span id="variant.InvalidOpentsdbJsonRequest.field.location" class="section-header"><a href="#variant.InvalidOpentsdbJsonRequest.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.DecodePromRemoteRequest" class="variant"><a href="#variant.DecodePromRemoteRequest" class="anchor">§</a><h3 class="code-header">DecodePromRemoteRequest</h3></section><div class="sub-variant" id="variant.DecodePromRemoteRequest.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.DecodePromRemoteRequest.field.location" class="section-header"><a href="#variant.DecodePromRemoteRequest.field.location" class="anchor field">§</a><code>location: Location</code></span></div><div class="sub-variant-field"><span id="variant.DecodePromRemoteRequest.field.error" class="section-header"><a href="#variant.DecodePromRemoteRequest.field.error" class="anchor field">§</a><code>error: <a class="struct" href="https://docs.rs/prost/0.13.5/prost/error/struct.DecodeError.html" title="struct prost::error::DecodeError">DecodeError</a></code></span></div></div><section id="variant.DecodeOtlpRequest" class="variant"><a href="#variant.DecodeOtlpRequest" class="anchor">§</a><h3 class="code-header">DecodeOtlpRequest</h3></section><div class="sub-variant" id="variant.DecodeOtlpRequest.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.DecodeOtlpRequest.field.content_type" class="section-header"><a href="#variant.DecodeOtlpRequest.field.content_type" class="anchor field">§</a><code>content_type: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a></code></span></div><div class="sub-variant-field"><span id="variant.DecodeOtlpRequest.field.location" class="section-header"><a href="#variant.DecodeOtlpRequest.field.location" class="anchor field">§</a><code>location: Location</code></span></div><div class="sub-variant-field"><span id="variant.DecodeOtlpRequest.field.error" class="section-header"><a href="#variant.DecodeOtlpRequest.field.error" class="anchor field">§</a><code>error: <a class="struct" href="https://docs.rs/prost/0.13.5/prost/error/struct.DecodeError.html" title="struct prost::error::DecodeError">DecodeError</a></code></span></div></div><section id="variant.DecodeLokiRequest" class="variant"><a href="#variant.DecodeLokiRequest" class="anchor">§</a><h3 class="code-header">DecodeLokiRequest</h3></section><div class="sub-variant" id="variant.DecodeLokiRequest.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.DecodeLokiRequest.field.location" class="section-header"><a href="#variant.DecodeLokiRequest.field.location" class="anchor field">§</a><code>location: Location</code></span></div><div class="sub-variant-field"><span id="variant.DecodeLokiRequest.field.error" class="section-header"><a href="#variant.DecodeLokiRequest.field.error" class="anchor field">§</a><code>error: <a class="struct" href="https://docs.rs/prost/0.13.5/prost/error/struct.DecodeError.html" title="struct prost::error::DecodeError">DecodeError</a></code></span></div></div><section id="variant.UnsupportedJsonContentType" class="variant"><a href="#variant.UnsupportedJsonContentType" class="anchor">§</a><h3 class="code-header">UnsupportedJsonContentType</h3></section><div class="sub-variant" id="variant.UnsupportedJsonContentType.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.UnsupportedJsonContentType.field.location" class="section-header"><a href="#variant.UnsupportedJsonContentType.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.OtlpMetricModeIncompatible" class="variant"><a href="#variant.OtlpMetricModeIncompatible" class="anchor">§</a><h3 class="code-header">OtlpMetricModeIncompatible</h3></section><div class="sub-variant" id="variant.OtlpMetricModeIncompatible.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.OtlpMetricModeIncompatible.field.location" class="section-header"><a href="#variant.OtlpMetricModeIncompatible.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.CommonMeta" class="variant"><a href="#variant.CommonMeta" class="anchor">§</a><h3 class="code-header">CommonMeta</h3></section><div class="sub-variant" id="variant.CommonMeta.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.CommonMeta.field.location" class="section-header"><a href="#variant.CommonMeta.field.location" class="anchor field">§</a><code>location: Location</code></span></div><div class="sub-variant-field"><span id="variant.CommonMeta.field.source" class="section-header"><a href="#variant.CommonMeta.field.source" class="anchor field">§</a><code>source: Error</code></span></div></div><section id="variant.DecompressSnappyPromRemoteRequest" class="variant"><a href="#variant.DecompressSnappyPromRemoteRequest" class="anchor">§</a><h3 class="code-header">DecompressSnappyPromRemoteRequest</h3></section><div class="sub-variant" id="variant.DecompressSnappyPromRemoteRequest.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.DecompressSnappyPromRemoteRequest.field.location" class="section-header"><a href="#variant.DecompressSnappyPromRemoteRequest.field.location" class="anchor field">§</a><code>location: Location</code></span></div><div class="sub-variant-field"><span id="variant.DecompressSnappyPromRemoteRequest.field.error" class="section-header"><a href="#variant.DecompressSnappyPromRemoteRequest.field.error" class="anchor field">§</a><code>error: Error</code></span></div></div><section id="variant.DecompressZstdPromRemoteRequest" class="variant"><a href="#variant.DecompressZstdPromRemoteRequest" class="anchor">§</a><h3 class="code-header">DecompressZstdPromRemoteRequest</h3></section><div class="sub-variant" id="variant.DecompressZstdPromRemoteRequest.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.DecompressZstdPromRemoteRequest.field.location" class="section-header"><a href="#variant.DecompressZstdPromRemoteRequest.field.location" class="anchor field">§</a><code>location: Location</code></span></div><div class="sub-variant-field"><span id="variant.DecompressZstdPromRemoteRequest.field.error" class="section-header"><a href="#variant.DecompressZstdPromRemoteRequest.field.error" class="anchor field">§</a><code>error: <a class="struct" href="https://doc.rust-lang.org/nightly/std/io/error/struct.Error.html" title="struct std::io::error::Error">Error</a></code></span></div></div><section id="variant.CompressPromRemoteRequest" class="variant"><a href="#variant.CompressPromRemoteRequest" class="anchor">§</a><h3 class="code-header">CompressPromRemoteRequest</h3></section><div class="sub-variant" id="variant.CompressPromRemoteRequest.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.CompressPromRemoteRequest.field.location" class="section-header"><a href="#variant.CompressPromRemoteRequest.field.location" class="anchor field">§</a><code>location: Location</code></span></div><div class="sub-variant-field"><span id="variant.CompressPromRemoteRequest.field.error" class="section-header"><a href="#variant.CompressPromRemoteRequest.field.error" class="anchor field">§</a><code>error: Error</code></span></div></div><section id="variant.InvalidPromRemoteRequest" class="variant"><a href="#variant.InvalidPromRemoteRequest" class="anchor">§</a><h3 class="code-header">InvalidPromRemoteRequest</h3></section><div class="sub-variant" id="variant.InvalidPromRemoteRequest.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.InvalidPromRemoteRequest.field.msg" class="section-header"><a href="#variant.InvalidPromRemoteRequest.field.msg" class="anchor field">§</a><code>msg: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a></code></span></div><div class="sub-variant-field"><span id="variant.InvalidPromRemoteRequest.field.location" class="section-header"><a href="#variant.InvalidPromRemoteRequest.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.InvalidPromRemoteReadQueryResult" class="variant"><a href="#variant.InvalidPromRemoteReadQueryResult" class="anchor">§</a><h3 class="code-header">InvalidPromRemoteReadQueryResult</h3></section><div class="sub-variant" id="variant.InvalidPromRemoteReadQueryResult.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.InvalidPromRemoteReadQueryResult.field.msg" class="section-header"><a href="#variant.InvalidPromRemoteReadQueryResult.field.msg" class="anchor field">§</a><code>msg: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a></code></span></div><div class="sub-variant-field"><span id="variant.InvalidPromRemoteReadQueryResult.field.location" class="section-header"><a href="#variant.InvalidPromRemoteReadQueryResult.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.InvalidFlightTicket" class="variant"><a href="#variant.InvalidFlightTicket" class="anchor">§</a><h3 class="code-header">InvalidFlightTicket</h3></section><div class="sub-variant" id="variant.InvalidFlightTicket.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.InvalidFlightTicket.field.error" class="section-header"><a href="#variant.InvalidFlightTicket.field.error" class="anchor field">§</a><code>error: <a class="struct" href="https://docs.rs/prost/0.13.5/prost/error/struct.DecodeError.html" title="struct prost::error::DecodeError">DecodeError</a></code></span></div><div class="sub-variant-field"><span id="variant.InvalidFlightTicket.field.location" class="section-header"><a href="#variant.InvalidFlightTicket.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.TlsRequired" class="variant"><a href="#variant.TlsRequired" class="anchor">§</a><h3 class="code-header">TlsRequired</h3></section><div class="sub-variant" id="variant.TlsRequired.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.TlsRequired.field.server" class="section-header"><a href="#variant.TlsRequired.field.server" class="anchor field">§</a><code>server: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a></code></span></div></div><section id="variant.Auth" class="variant"><a href="#variant.Auth" class="anchor">§</a><h3 class="code-header">Auth</h3></section><div class="sub-variant" id="variant.Auth.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.Auth.field.location" class="section-header"><a href="#variant.Auth.field.location" class="anchor field">§</a><code>location: Location</code></span></div><div class="sub-variant-field"><span id="variant.Auth.field.source" class="section-header"><a href="#variant.Auth.field.source" class="anchor field">§</a><code>source: Error</code></span></div></div><section id="variant.NotFoundAuthHeader" class="variant"><a href="#variant.NotFoundAuthHeader" class="anchor">§</a><h3 class="code-header">NotFoundAuthHeader</h3></section><section id="variant.NotFoundInfluxAuth" class="variant"><a href="#variant.NotFoundInfluxAuth" class="anchor">§</a><h3 class="code-header">NotFoundInfluxAuth</h3></section><section id="variant.UnsupportedAuthScheme" class="variant"><a href="#variant.UnsupportedAuthScheme" class="anchor">§</a><h3 class="code-header">UnsupportedAuthScheme</h3></section><div class="sub-variant" id="variant.UnsupportedAuthScheme.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.UnsupportedAuthScheme.field.name" class="section-header"><a href="#variant.UnsupportedAuthScheme.field.name" class="anchor field">§</a><code>name: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a></code></span></div></div><section id="variant.InvalidAuthHeaderInvisibleASCII" class="variant"><a href="#variant.InvalidAuthHeaderInvisibleASCII" class="anchor">§</a><h3 class="code-header">InvalidAuthHeaderInvisibleASCII</h3></section><div class="sub-variant" id="variant.InvalidAuthHeaderInvisibleASCII.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.InvalidAuthHeaderInvisibleASCII.field.error" class="section-header"><a href="#variant.InvalidAuthHeaderInvisibleASCII.field.error" class="anchor field">§</a><code>error: ToStrError</code></span></div><div class="sub-variant-field"><span id="variant.InvalidAuthHeaderInvisibleASCII.field.location" class="section-header"><a href="#variant.InvalidAuthHeaderInvisibleASCII.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.InvalidAuthHeaderInvalidUtf8Value" class="variant"><a href="#variant.InvalidAuthHeaderInvalidUtf8Value" class="anchor">§</a><h3 class="code-header">InvalidAuthHeaderInvalidUtf8Value</h3></section><div class="sub-variant" id="variant.InvalidAuthHeaderInvalidUtf8Value.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.InvalidAuthHeaderInvalidUtf8Value.field.error" class="section-header"><a href="#variant.InvalidAuthHeaderInvalidUtf8Value.field.error" class="anchor field">§</a><code>error: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.FromUtf8Error.html" title="struct alloc::string::FromUtf8Error">FromUtf8Error</a></code></span></div><div class="sub-variant-field"><span id="variant.InvalidAuthHeaderInvalidUtf8Value.field.location" class="section-header"><a href="#variant.InvalidAuthHeaderInvalidUtf8Value.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.InvalidAuthHeader" class="variant"><a href="#variant.InvalidAuthHeader" class="anchor">§</a><h3 class="code-header">InvalidAuthHeader</h3></section><div class="sub-variant" id="variant.InvalidAuthHeader.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.InvalidAuthHeader.field.location" class="section-header"><a href="#variant.InvalidAuthHeader.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.InvalidBase64Value" class="variant"><a href="#variant.InvalidBase64Value" class="anchor">§</a><h3 class="code-header">InvalidBase64Value</h3></section><div class="sub-variant" id="variant.InvalidBase64Value.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.InvalidBase64Value.field.error" class="section-header"><a href="#variant.InvalidBase64Value.field.error" class="anchor field">§</a><code>error: DecodeError</code></span></div><div class="sub-variant-field"><span id="variant.InvalidBase64Value.field.location" class="section-header"><a href="#variant.InvalidBase64Value.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.InvalidUtf8Value" class="variant"><a href="#variant.InvalidUtf8Value" class="anchor">§</a><h3 class="code-header">InvalidUtf8Value</h3></section><div class="sub-variant" id="variant.InvalidUtf8Value.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.InvalidUtf8Value.field.error" class="section-header"><a href="#variant.InvalidUtf8Value.field.error" class="anchor field">§</a><code>error: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.FromUtf8Error.html" title="struct alloc::string::FromUtf8Error">FromUtf8Error</a></code></span></div><div class="sub-variant-field"><span id="variant.InvalidUtf8Value.field.location" class="section-header"><a href="#variant.InvalidUtf8Value.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.InvalidHeaderValue" class="variant"><a href="#variant.InvalidHeaderValue" class="anchor">§</a><h3 class="code-header">InvalidHeaderValue</h3></section><div class="sub-variant" id="variant.InvalidHeaderValue.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.InvalidHeaderValue.field.error" class="section-header"><a href="#variant.InvalidHeaderValue.field.error" class="anchor field">§</a><code>error: InvalidHeaderValue</code></span></div><div class="sub-variant-field"><span id="variant.InvalidHeaderValue.field.location" class="section-header"><a href="#variant.InvalidHeaderValue.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.Catalog" class="variant"><a href="#variant.Catalog" class="anchor">§</a><h3 class="code-header">Catalog</h3></section><div class="sub-variant" id="variant.Catalog.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.Catalog.field.source" class="section-header"><a href="#variant.Catalog.field.source" class="anchor field">§</a><code>source: Error</code></span></div><div class="sub-variant-field"><span id="variant.Catalog.field.location" class="section-header"><a href="#variant.Catalog.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.TableNotFound" class="variant"><a href="#variant.TableNotFound" class="anchor">§</a><h3 class="code-header">TableNotFound</h3></section><div class="sub-variant" id="variant.TableNotFound.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.TableNotFound.field.catalog" class="section-header"><a href="#variant.TableNotFound.field.catalog" class="anchor field">§</a><code>catalog: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a></code></span></div><div class="sub-variant-field"><span id="variant.TableNotFound.field.schema" class="section-header"><a href="#variant.TableNotFound.field.schema" class="anchor field">§</a><code>schema: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a></code></span></div><div class="sub-variant-field"><span id="variant.TableNotFound.field.table" class="section-header"><a href="#variant.TableNotFound.field.table" class="anchor field">§</a><code>table: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a></code></span></div><div class="sub-variant-field"><span id="variant.TableNotFound.field.location" class="section-header"><a href="#variant.TableNotFound.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.DumpProfileData" class="variant"><a href="#variant.DumpProfileData" class="anchor">§</a><h3 class="code-header">DumpProfileData</h3></section><div class="sub-variant" id="variant.DumpProfileData.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.DumpProfileData.field.location" class="section-header"><a href="#variant.DumpProfileData.field.location" class="anchor field">§</a><code>location: Location</code></span></div><div class="sub-variant-field"><span id="variant.DumpProfileData.field.source" class="section-header"><a href="#variant.DumpProfileData.field.source" class="anchor field">§</a><code>source: Error</code></span></div></div><section id="variant.InvalidPrepareStatement" class="variant"><a href="#variant.InvalidPrepareStatement" class="anchor">§</a><h3 class="code-header">InvalidPrepareStatement</h3></section><div class="sub-variant" id="variant.InvalidPrepareStatement.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.InvalidPrepareStatement.field.err_msg" class="section-header"><a href="#variant.InvalidPrepareStatement.field.err_msg" class="anchor field">§</a><code>err_msg: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a></code></span></div><div class="sub-variant-field"><span id="variant.InvalidPrepareStatement.field.location" class="section-header"><a href="#variant.InvalidPrepareStatement.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.BuildHttpResponse" class="variant"><a href="#variant.BuildHttpResponse" class="anchor">§</a><h3 class="code-header">BuildHttpResponse</h3></section><div class="sub-variant" id="variant.BuildHttpResponse.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.BuildHttpResponse.field.error" class="section-header"><a href="#variant.BuildHttpResponse.field.error" class="anchor field">§</a><code>error: Error</code></span></div><div class="sub-variant-field"><span id="variant.BuildHttpResponse.field.location" class="section-header"><a href="#variant.BuildHttpResponse.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.ParsePromQL" class="variant"><a href="#variant.ParsePromQL" class="anchor">§</a><h3 class="code-header">ParsePromQL</h3></section><div class="sub-variant" id="variant.ParsePromQL.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.ParsePromQL.field.query" class="section-header"><a href="#variant.ParsePromQL.field.query" class="anchor field">§</a><code>query: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/boxed/struct.Box.html" title="struct alloc::boxed::Box">Box</a><PromQuery></code></span></div><div class="sub-variant-field"><span id="variant.ParsePromQL.field.location" class="section-header"><a href="#variant.ParsePromQL.field.location" class="anchor field">§</a><code>location: Location</code></span></div><div class="sub-variant-field"><span id="variant.ParsePromQL.field.source" class="section-header"><a href="#variant.ParsePromQL.field.source" class="anchor field">§</a><code>source: Error</code></span></div></div><section id="variant.ParseTimestamp" class="variant"><a href="#variant.ParseTimestamp" class="anchor">§</a><h3 class="code-header">ParseTimestamp</h3></section><div class="sub-variant" id="variant.ParseTimestamp.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.ParseTimestamp.field.timestamp" class="section-header"><a href="#variant.ParseTimestamp.field.timestamp" class="anchor field">§</a><code>timestamp: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a></code></span></div><div class="sub-variant-field"><span id="variant.ParseTimestamp.field.location" class="section-header"><a href="#variant.ParseTimestamp.field.location" class="anchor field">§</a><code>location: Location</code></span></div><div class="sub-variant-field"><span id="variant.ParseTimestamp.field.error" class="section-header"><a href="#variant.ParseTimestamp.field.error" class="anchor field">§</a><code>error: Error</code></span></div></div><section id="variant.UnexpectedResult" class="variant"><a href="#variant.UnexpectedResult" class="anchor">§</a><h3 class="code-header">UnexpectedResult</h3></section><div class="sub-variant" id="variant.UnexpectedResult.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.UnexpectedResult.field.reason" class="section-header"><a href="#variant.UnexpectedResult.field.reason" class="anchor field">§</a><code>reason: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a></code></span></div><div class="sub-variant-field"><span id="variant.UnexpectedResult.field.location" class="section-header"><a href="#variant.UnexpectedResult.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.Other" class="variant"><a href="#variant.Other" class="anchor">§</a><h3 class="code-header">Other</h3></section><div class="sub-variant" id="variant.Other.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.Other.field.source" class="section-header"><a href="#variant.Other.field.source" class="anchor field">§</a><code>source: BoxedError</code></span></div><div class="sub-variant-field"><span id="variant.Other.field.location" class="section-header"><a href="#variant.Other.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.JoinTask" class="variant"><a href="#variant.JoinTask" class="anchor">§</a><h3 class="code-header">JoinTask</h3></section><div class="sub-variant" id="variant.JoinTask.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.JoinTask.field.error" class="section-header"><a href="#variant.JoinTask.field.error" class="anchor field">§</a><code>error: JoinError</code></span></div><div class="sub-variant-field"><span id="variant.JoinTask.field.location" class="section-header"><a href="#variant.JoinTask.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.DumpPprof" class="variant"><a href="#variant.DumpPprof" class="anchor">§</a><h3 class="code-header">DumpPprof</h3></section><div class="sub-variant" id="variant.DumpPprof.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.DumpPprof.field.source" class="section-header"><a href="#variant.DumpPprof.field.source" class="anchor field">§</a><code>source: Error</code></span></div></div><section id="variant.UpdateJemallocMetrics" class="variant"><a href="#variant.UpdateJemallocMetrics" class="anchor">§</a><h3 class="code-header">UpdateJemallocMetrics</h3></section><div class="sub-variant" id="variant.UpdateJemallocMetrics.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.UpdateJemallocMetrics.field.error" class="section-header"><a href="#variant.UpdateJemallocMetrics.field.error" class="anchor field">§</a><code>error: Error</code></span></div><div class="sub-variant-field"><span id="variant.UpdateJemallocMetrics.field.location" class="section-header"><a href="#variant.UpdateJemallocMetrics.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.DataFrame" class="variant"><a href="#variant.DataFrame" class="anchor">§</a><h3 class="code-header">DataFrame</h3></section><div class="sub-variant" id="variant.DataFrame.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.DataFrame.field.error" class="section-header"><a href="#variant.DataFrame.field.error" class="anchor field">§</a><code>error: DataFusionError</code></span></div><div class="sub-variant-field"><span id="variant.DataFrame.field.location" class="section-header"><a href="#variant.DataFrame.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.ConvertScalarValue" class="variant"><a href="#variant.ConvertScalarValue" class="anchor">§</a><h3 class="code-header">ConvertScalarValue</h3></section><div class="sub-variant" id="variant.ConvertScalarValue.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.ConvertScalarValue.field.source" class="section-header"><a href="#variant.ConvertScalarValue.field.source" class="anchor field">§</a><code>source: Error</code></span></div><div class="sub-variant-field"><span id="variant.ConvertScalarValue.field.location" class="section-header"><a href="#variant.ConvertScalarValue.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.PreparedStmtTypeMismatch" class="variant"><a href="#variant.PreparedStmtTypeMismatch" class="anchor">§</a><h3 class="code-header">PreparedStmtTypeMismatch</h3></section><div class="sub-variant" id="variant.PreparedStmtTypeMismatch.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.PreparedStmtTypeMismatch.field.expected" class="section-header"><a href="#variant.PreparedStmtTypeMismatch.field.expected" class="anchor field">§</a><code>expected: ConcreteDataType</code></span></div><div class="sub-variant-field"><span id="variant.PreparedStmtTypeMismatch.field.actual" class="section-header"><a href="#variant.PreparedStmtTypeMismatch.field.actual" class="anchor field">§</a><code>actual: ColumnType</code></span></div><div class="sub-variant-field"><span id="variant.PreparedStmtTypeMismatch.field.location" class="section-header"><a href="#variant.PreparedStmtTypeMismatch.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.IncompatibleSchema" class="variant"><a href="#variant.IncompatibleSchema" class="anchor">§</a><h3 class="code-header">IncompatibleSchema</h3></section><div class="sub-variant" id="variant.IncompatibleSchema.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.IncompatibleSchema.field.column_name" class="section-header"><a href="#variant.IncompatibleSchema.field.column_name" class="anchor field">§</a><code>column_name: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a></code></span></div><div class="sub-variant-field"><span id="variant.IncompatibleSchema.field.datatype" class="section-header"><a href="#variant.IncompatibleSchema.field.datatype" class="anchor field">§</a><code>datatype: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a></code></span></div><div class="sub-variant-field"><span id="variant.IncompatibleSchema.field.expected" class="section-header"><a href="#variant.IncompatibleSchema.field.expected" class="anchor field">§</a><code>expected: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.i32.html">i32</a></code></span></div><div class="sub-variant-field"><span id="variant.IncompatibleSchema.field.actual" class="section-header"><a href="#variant.IncompatibleSchema.field.actual" class="anchor field">§</a><code>actual: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.i32.html">i32</a></code></span></div><div class="sub-variant-field"><span id="variant.IncompatibleSchema.field.location" class="section-header"><a href="#variant.IncompatibleSchema.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.ToJson" class="variant"><a href="#variant.ToJson" class="anchor">§</a><h3 class="code-header">ToJson</h3></section><div class="sub-variant" id="variant.ToJson.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.ToJson.field.error" class="section-header"><a href="#variant.ToJson.field.error" class="anchor field">§</a><code>error: <a class="struct" href="https://docs.rs/serde_json/1.0.140/serde_json/error/struct.Error.html" title="struct serde_json::error::Error">Error</a></code></span></div><div class="sub-variant-field"><span id="variant.ToJson.field.location" class="section-header"><a href="#variant.ToJson.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.ParseJson" class="variant"><a href="#variant.ParseJson" class="anchor">§</a><h3 class="code-header">ParseJson</h3></section><div class="sub-variant" id="variant.ParseJson.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.ParseJson.field.error" class="section-header"><a href="#variant.ParseJson.field.error" class="anchor field">§</a><code>error: <a class="struct" href="https://docs.rs/serde_json/1.0.140/serde_json/error/struct.Error.html" title="struct serde_json::error::Error">Error</a></code></span></div><div class="sub-variant-field"><span id="variant.ParseJson.field.location" class="section-header"><a href="#variant.ParseJson.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.InvalidLokiLabels" class="variant"><a href="#variant.InvalidLokiLabels" class="anchor">§</a><h3 class="code-header">InvalidLokiLabels</h3></section><div class="sub-variant" id="variant.InvalidLokiLabels.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.InvalidLokiLabels.field.msg" class="section-header"><a href="#variant.InvalidLokiLabels.field.msg" class="anchor field">§</a><code>msg: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a></code></span></div><div class="sub-variant-field"><span id="variant.InvalidLokiLabels.field.location" class="section-header"><a href="#variant.InvalidLokiLabels.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.InvalidLokiPayload" class="variant"><a href="#variant.InvalidLokiPayload" class="anchor">§</a><h3 class="code-header">InvalidLokiPayload</h3></section><div class="sub-variant" id="variant.InvalidLokiPayload.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.InvalidLokiPayload.field.msg" class="section-header"><a href="#variant.InvalidLokiPayload.field.msg" class="anchor field">§</a><code>msg: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a></code></span></div><div class="sub-variant-field"><span id="variant.InvalidLokiPayload.field.location" class="section-header"><a href="#variant.InvalidLokiPayload.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.UnsupportedContentType" class="variant"><a href="#variant.UnsupportedContentType" class="anchor">§</a><h3 class="code-header">UnsupportedContentType</h3></section><div class="sub-variant" id="variant.UnsupportedContentType.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.UnsupportedContentType.field.content_type" class="section-header"><a href="#variant.UnsupportedContentType.field.content_type" class="anchor field">§</a><code>content_type: ContentType</code></span></div><div class="sub-variant-field"><span id="variant.UnsupportedContentType.field.location" class="section-header"><a href="#variant.UnsupportedContentType.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.UrlDecode" class="variant"><a href="#variant.UrlDecode" class="anchor">§</a><h3 class="code-header">UrlDecode</h3></section><div class="sub-variant" id="variant.UrlDecode.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.UrlDecode.field.error" class="section-header"><a href="#variant.UrlDecode.field.error" class="anchor field">§</a><code>error: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.FromUtf8Error.html" title="struct alloc::string::FromUtf8Error">FromUtf8Error</a></code></span></div><div class="sub-variant-field"><span id="variant.UrlDecode.field.location" class="section-header"><a href="#variant.UrlDecode.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.MysqlValueConversion" class="variant"><a href="#variant.MysqlValueConversion" class="anchor">§</a><h3 class="code-header">MysqlValueConversion</h3></section><div class="sub-variant" id="variant.MysqlValueConversion.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.MysqlValueConversion.field.err_msg" class="section-header"><a href="#variant.MysqlValueConversion.field.err_msg" class="anchor field">§</a><code>err_msg: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a></code></span></div><div class="sub-variant-field"><span id="variant.MysqlValueConversion.field.location" class="section-header"><a href="#variant.MysqlValueConversion.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.InvalidTableName" class="variant"><a href="#variant.InvalidTableName" class="anchor">§</a><h3 class="code-header">InvalidTableName</h3></section><div class="sub-variant" id="variant.InvalidTableName.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.InvalidTableName.field.error" class="section-header"><a href="#variant.InvalidTableName.field.error" class="anchor field">§</a><code>error: ToStrError</code></span></div><div class="sub-variant-field"><span id="variant.InvalidTableName.field.location" class="section-header"><a href="#variant.InvalidTableName.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.FileWatch" class="variant"><a href="#variant.FileWatch" class="anchor">§</a><h3 class="code-header">FileWatch</h3></section><div class="sub-variant" id="variant.FileWatch.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.FileWatch.field.path" class="section-header"><a href="#variant.FileWatch.field.path" class="anchor field">§</a><code>path: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a></code></span></div><div class="sub-variant-field"><span id="variant.FileWatch.field.error" class="section-header"><a href="#variant.FileWatch.field.error" class="anchor field">§</a><code>error: Error</code></span></div></div><section id="variant.TimestampOverflow" class="variant"><a href="#variant.TimestampOverflow" class="anchor">§</a><h3 class="code-header">TimestampOverflow</h3></section><div class="sub-variant" id="variant.TimestampOverflow.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.TimestampOverflow.field.error" class="section-header"><a href="#variant.TimestampOverflow.field.error" class="anchor field">§</a><code>error: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a></code></span></div><div class="sub-variant-field"><span id="variant.TimestampOverflow.field.location" class="section-header"><a href="#variant.TimestampOverflow.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.UnsupportedJsonDataTypeForTag" class="variant"><a href="#variant.UnsupportedJsonDataTypeForTag" class="anchor">§</a><h3 class="code-header">UnsupportedJsonDataTypeForTag</h3></section><div class="sub-variant" id="variant.UnsupportedJsonDataTypeForTag.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.UnsupportedJsonDataTypeForTag.field.key" class="section-header"><a href="#variant.UnsupportedJsonDataTypeForTag.field.key" class="anchor field">§</a><code>key: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a></code></span></div><div class="sub-variant-field"><span id="variant.UnsupportedJsonDataTypeForTag.field.ty" class="section-header"><a href="#variant.UnsupportedJsonDataTypeForTag.field.ty" class="anchor field">§</a><code>ty: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a></code></span></div><div class="sub-variant-field"><span id="variant.UnsupportedJsonDataTypeForTag.field.location" class="section-header"><a href="#variant.UnsupportedJsonDataTypeForTag.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.ConvertSqlValue" class="variant"><a href="#variant.ConvertSqlValue" class="anchor">§</a><h3 class="code-header">ConvertSqlValue</h3></section><div class="sub-variant" id="variant.ConvertSqlValue.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.ConvertSqlValue.field.source" class="section-header"><a href="#variant.ConvertSqlValue.field.source" class="anchor field">§</a><code>source: Error</code></span></div><div class="sub-variant-field"><span id="variant.ConvertSqlValue.field.location" class="section-header"><a href="#variant.ConvertSqlValue.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.PrepareStatementNotFound" class="variant"><a href="#variant.PrepareStatementNotFound" class="anchor">§</a><h3 class="code-header">PrepareStatementNotFound</h3></section><div class="sub-variant" id="variant.PrepareStatementNotFound.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.PrepareStatementNotFound.field.name" class="section-header"><a href="#variant.PrepareStatementNotFound.field.name" class="anchor field">§</a><code>name: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a></code></span></div><div class="sub-variant-field"><span id="variant.PrepareStatementNotFound.field.location" class="section-header"><a href="#variant.PrepareStatementNotFound.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.InvalidElasticsearchInput" class="variant"><a href="#variant.InvalidElasticsearchInput" class="anchor">§</a><h3 class="code-header">InvalidElasticsearchInput</h3></section><div class="sub-variant" id="variant.InvalidElasticsearchInput.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.InvalidElasticsearchInput.field.reason" class="section-header"><a href="#variant.InvalidElasticsearchInput.field.reason" class="anchor field">§</a><code>reason: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a></code></span></div><div class="sub-variant-field"><span id="variant.InvalidElasticsearchInput.field.location" class="section-header"><a href="#variant.InvalidElasticsearchInput.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.InvalidJaegerQuery" class="variant"><a href="#variant.InvalidJaegerQuery" class="anchor">§</a><h3 class="code-header">InvalidJaegerQuery</h3></section><div class="sub-variant" id="variant.InvalidJaegerQuery.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.InvalidJaegerQuery.field.reason" class="section-header"><a href="#variant.InvalidJaegerQuery.field.reason" class="anchor field">§</a><code>reason: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a></code></span></div><div class="sub-variant-field"><span id="variant.InvalidJaegerQuery.field.location" class="section-header"><a href="#variant.InvalidJaegerQuery.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.DataFusion" class="variant"><a href="#variant.DataFusion" class="anchor">§</a><h3 class="code-header">DataFusion</h3></section><div class="sub-variant" id="variant.DataFusion.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.DataFusion.field.error" class="section-header"><a href="#variant.DataFusion.field.error" class="anchor field">§</a><code>error: DataFusionError</code></span></div><div class="sub-variant-field"><span id="variant.DataFusion.field.location" class="section-header"><a href="#variant.DataFusion.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.DurationOverflow" class="variant"><a href="#variant.DurationOverflow" class="anchor">§</a><h3 class="code-header">DurationOverflow</h3></section><div class="sub-variant" id="variant.DurationOverflow.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.DurationOverflow.field.val" class="section-header"><a href="#variant.DurationOverflow.field.val" class="anchor field">§</a><code>val: Duration</code></span></div></div><section id="variant.HandleOtelArrowRequest" class="variant"><a href="#variant.HandleOtelArrowRequest" class="anchor">§</a><h3 class="code-header">HandleOtelArrowRequest</h3></section><div class="sub-variant" id="variant.HandleOtelArrowRequest.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.HandleOtelArrowRequest.field.err_msg" class="section-header"><a href="#variant.HandleOtelArrowRequest.field.err_msg" class="anchor field">§</a><code>err_msg: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a></code></span></div><div class="sub-variant-field"><span id="variant.HandleOtelArrowRequest.field.location" class="section-header"><a href="#variant.HandleOtelArrowRequest.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.UnknownHint" class="variant"><a href="#variant.UnknownHint" class="anchor">§</a><h3 class="code-header">UnknownHint</h3></section><div class="sub-variant" id="variant.UnknownHint.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.UnknownHint.field.hint" class="section-header"><a href="#variant.UnknownHint.field.hint" class="anchor field">§</a><code>hint: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a></code></span></div></div><section id="variant.Cancelled" class="variant"><a href="#variant.Cancelled" class="anchor">§</a><h3 class="code-header">Cancelled</h3></section><div class="sub-variant" id="variant.Cancelled.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.Cancelled.field.location" class="section-header"><a href="#variant.Cancelled.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.Suspended" class="variant"><a href="#variant.Suspended" class="anchor">§</a><h3 class="code-header">Suspended</h3></section><div class="sub-variant" id="variant.Suspended.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.Suspended.field.location" class="section-header"><a href="#variant.Suspended.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div></div><h2 id="trait-implementations" class="section-header">Trait Implementations<a href="#trait-implementations" class="anchor">§</a></h2><div id="trait-implementations-list"><details class="toggle implementors-toggle" open><summary><section id="impl-Debug-for-Error" class="impl"><a class="src rightside" href="../../src/servers/error.rs.html#40">Source</a><a href="#impl-Debug-for-Error" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="https://doc.rust-lang.org/nightly/core/fmt/trait.Debug.html" title="trait core::fmt::Debug">Debug</a> for <a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.fmt" class="method trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#40">Source</a><a href="#method.fmt" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/nightly/core/fmt/trait.Debug.html#tymethod.fmt" class="fn">fmt</a>(&self, f: &mut <a class="struct" href="https://doc.rust-lang.org/nightly/core/fmt/struct.Formatter.html" title="struct core::fmt::Formatter">Formatter</a><'_>) -> <a class="type" href="https://doc.rust-lang.org/nightly/core/fmt/type.Result.html" title="type core::fmt::Result">Result</a></h4></section></summary><div class='docblock'>Formats the value using the given formatter. <a href="https://doc.rust-lang.org/nightly/core/fmt/trait.Debug.html#tymethod.fmt">Read more</a></div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-Display-for-Error" class="impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#impl-Display-for-Error" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="https://doc.rust-lang.org/nightly/core/fmt/trait.Display.html" title="trait core::fmt::Display">Display</a> for <a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.fmt-1" class="method trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#method.fmt-1" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/nightly/core/fmt/trait.Display.html#tymethod.fmt" class="fn">fmt</a>(&self, __snafu_display_formatter: &mut <a class="struct" href="https://doc.rust-lang.org/nightly/core/fmt/struct.Formatter.html" title="struct core::fmt::Formatter">Formatter</a><'_>) -> <a class="type" href="https://doc.rust-lang.org/nightly/core/fmt/type.Result.html" title="type core::fmt::Result">Result</a></h4></section></summary><div class='docblock'>Formats the value using the given formatter. <a href="https://doc.rust-lang.org/nightly/core/fmt/trait.Display.html#tymethod.fmt">Read more</a></div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-Error-for-Error" class="impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#impl-Error-for-Error" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> for <a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a><div class="where">where
|
||
Self: <a class="trait" href="https://doc.rust-lang.org/nightly/core/fmt/trait.Debug.html" title="trait core::fmt::Debug">Debug</a> + <a class="trait" href="https://doc.rust-lang.org/nightly/core/fmt/trait.Display.html" title="trait core::fmt::Display">Display</a>,</div></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.description" class="method trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#method.description" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html#method.description" class="fn">description</a>(&self) -> &<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.str.html">str</a></h4></section></summary><span class="item-info"><div class="stab deprecated"><span class="emoji">👎</span><span>Deprecated since 1.42.0: use the Display impl or to_string()</span></div></span><div class='docblock'> <a href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html#method.description">Read more</a></div></details><details class="toggle method-toggle" open><summary><section id="method.cause" class="method trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#method.cause" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html#method.cause" class="fn">cause</a>(&self) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/option/enum.Option.html" title="enum core::option::Option">Option</a><&dyn <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a>></h4></section></summary><span class="item-info"><div class="stab deprecated"><span class="emoji">👎</span><span>Deprecated since 1.33.0: replaced by Error::source, which can support downcasting</span></div></span></details><details class="toggle method-toggle" open><summary><section id="method.source" class="method trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#method.source" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html#method.source" class="fn">source</a>(&self) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/option/enum.Option.html" title="enum core::option::Option">Option</a><&(dyn <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + 'static)></h4></section></summary><div class='docblock'>Returns the lower-level source of this error, if any. <a href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html#method.source">Read more</a></div></details><details class="toggle method-toggle" open><summary><section id="method.provide" class="method trait-impl"><a class="src rightside" href="https://doc.rust-lang.org/nightly/src/core/error.rs.html#210">Source</a><a href="#method.provide" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html#method.provide" class="fn">provide</a><'a>(&'a self, request: &mut <a class="struct" href="https://doc.rust-lang.org/nightly/core/error/struct.Request.html" title="struct core::error::Request">Request</a><'a>)</h4></section></summary><span class="item-info"><div class="stab unstable"><span class="emoji">🔬</span><span>This is a nightly-only experimental API. (<code>error_generic_member_access</code>)</span></div></span><div class='docblock'>Provides type-based access to context intended for error reports. <a href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html#method.provide">Read more</a></div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-ErrorCompat-for-Error" class="impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#impl-ErrorCompat-for-Error" class="anchor">§</a><h3 class="code-header">impl ErrorCompat for <a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.backtrace" class="method trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#method.backtrace" class="anchor">§</a><h4 class="code-header">fn <a class="fn">backtrace</a>(&self) -> <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/std/backtrace/struct.Backtrace.html" title="struct std::backtrace::Backtrace">Backtrace</a>></h4></section></summary><div class='docblock'>Returns a <a href="https://doc.rust-lang.org/nightly/std/backtrace/struct.Backtrace.html" title="struct std::backtrace::Backtrace"><code>Backtrace</code></a> that may be printed.</div></details><details class="toggle method-toggle" open><summary><section id="method.iter_chain" class="method trait-impl"><a href="#method.iter_chain" class="anchor">§</a><h4 class="code-header">fn <a class="fn">iter_chain</a>(&self) -> ChainCompat<'_, '_><div class="where">where
|
||
Self: AsErrorSource,</div></h4></section></summary><div class='docblock'>Returns an iterator for traversing the chain of errors,
|
||
starting with the current error
|
||
and continuing with recursive calls to <code>Error::source</code>. <a>Read more</a></div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-ErrorExt-for-Error" class="impl"><a class="src rightside" href="../../src/servers/error.rs.html#664-794">Source</a><a href="#impl-ErrorExt-for-Error" class="anchor">§</a><h3 class="code-header">impl ErrorExt for <a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.status_code" class="method trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#665-789">Source</a><a href="#method.status_code" class="anchor">§</a><h4 class="code-header">fn <a class="fn">status_code</a>(&self) -> StatusCode</h4></section></summary><div class='docblock'>Map this error to [StatusCode].</div></details><details class="toggle method-toggle" open><summary><section id="method.as_any" class="method trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#791-793">Source</a><a href="#method.as_any" class="anchor">§</a><h4 class="code-header">fn <a class="fn">as_any</a>(&self) -> &dyn <a class="trait" href="https://doc.rust-lang.org/nightly/core/any/trait.Any.html" title="trait core::any::Any">Any</a></h4></section></summary><div class='docblock'>Returns the error as <a href="https://doc.rust-lang.org/nightly/core/any/trait.Any.html" title="trait core::any::Any">Any</a> so that it can be
|
||
downcast to a specific implementation.</div></details><section id="method.output_msg" class="method trait-impl"><a href="#method.output_msg" class="anchor">§</a><h4 class="code-header">fn <a class="fn">output_msg</a>(&self) -> <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a><div class="where">where
|
||
Self: <a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,</div></h4></section><details class="toggle method-toggle" open><summary><section id="method.root_cause" class="method trait-impl"><a href="#method.root_cause" class="anchor">§</a><h4 class="code-header">fn <a class="fn">root_cause</a>(&self) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/option/enum.Option.html" title="enum core::option::Option">Option</a><&dyn <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a>><div class="where">where
|
||
Self: <a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,</div></h4></section></summary><div class='docblock'>Find out root level error for nested error</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-From%3CError%3E-for-Error" class="impl"><a class="src rightside" href="../../src/servers/error.rs.html#798-802">Source</a><a href="#impl-From%3CError%3E-for-Error" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.From.html" title="trait core::convert::From">From</a><<a class="struct" href="https://doc.rust-lang.org/nightly/std/io/error/struct.Error.html" title="struct std::io::error::Error">Error</a>> for <a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.from-1" class="method trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#799-801">Source</a><a href="#method.from-1" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/nightly/core/convert/trait.From.html#tymethod.from" class="fn">from</a>(e: <a class="struct" href="https://doc.rust-lang.org/nightly/std/io/error/struct.Error.html" title="struct std::io::error::Error">Error</a>) -> Self</h4></section></summary><div class='docblock'>Converts to this type from the input type.</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-From%3CError%3E-for-Status" class="impl"><a class="src rightside" href="../../src/servers/error.rs.html#796">Source</a><a href="#impl-From%3CError%3E-for-Status" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.From.html" title="trait core::convert::From">From</a><<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>> for Status</h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.from" class="method trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#796">Source</a><a href="#method.from" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/nightly/core/convert/trait.From.html#tymethod.from" class="fn">from</a>(err: <a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>) -> Self</h4></section></summary><div class='docblock'>Converts to this type from the input type.</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-IntoError%3CError%3E-for-AddressBindSnafu%3C__T0%3E" class="impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#impl-IntoError%3CError%3E-for-AddressBindSnafu%3C__T0%3E" class="anchor">§</a><h3 class="code-header">impl<__T0> IntoError<<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>> for <a class="struct" href="struct.AddressBindSnafu.html" title="struct servers::error::AddressBindSnafu">AddressBindSnafu</a><__T0><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + ErrorCompat,
|
||
__T0: <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.Into.html" title="trait core::convert::Into">Into</a><<a class="enum" href="https://doc.rust-lang.org/nightly/core/net/socket_addr/enum.SocketAddr.html" title="enum core::net::socket_addr::SocketAddr">SocketAddr</a>>,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Source" class="associatedtype trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#associatedtype.Source" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Source</a> = <a class="struct" href="https://doc.rust-lang.org/nightly/std/io/error/struct.Error.html" title="struct std::io::error::Error">Error</a></h4></section></summary><div class='docblock'>The underlying error</div></details><details class="toggle method-toggle" open><summary><section id="method.into_error" class="method trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#method.into_error" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a></h4></section></summary><div class='docblock'>Combine the information to produce the error</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-IntoError%3CError%3E-for-AlreadyStartedSnafu%3C__T0%3E" class="impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#impl-IntoError%3CError%3E-for-AlreadyStartedSnafu%3C__T0%3E" class="anchor">§</a><h3 class="code-header">impl<__T0> IntoError<<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>> for <a class="struct" href="struct.AlreadyStartedSnafu.html" title="struct servers::error::AlreadyStartedSnafu">AlreadyStartedSnafu</a><__T0><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + ErrorCompat,
|
||
__T0: <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.Into.html" title="trait core::convert::Into">Into</a><<a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>>,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Source-9" class="associatedtype trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#associatedtype.Source-9" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Source</a> = NoneError</h4></section></summary><div class='docblock'>The underlying error</div></details><details class="toggle method-toggle" open><summary><section id="method.into_error-9" class="method trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#method.into_error-9" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a></h4></section></summary><div class='docblock'>Combine the information to produce the error</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-IntoError%3CError%3E-for-ArrowSnafu" class="impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#impl-IntoError%3CError%3E-for-ArrowSnafu" class="anchor">§</a><h3 class="code-header">impl IntoError<<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>> for <a class="struct" href="struct.ArrowSnafu.html" title="struct servers::error::ArrowSnafu">ArrowSnafu</a><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + ErrorCompat,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Source-1" class="associatedtype trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#associatedtype.Source-1" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Source</a> = ArrowError</h4></section></summary><div class='docblock'>The underlying error</div></details><details class="toggle method-toggle" open><summary><section id="method.into_error-1" class="method trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#method.into_error-1" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a></h4></section></summary><div class='docblock'>Combine the information to produce the error</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-IntoError%3CError%3E-for-AuthSnafu" class="impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#impl-IntoError%3CError%3E-for-AuthSnafu" class="anchor">§</a><h3 class="code-header">impl IntoError<<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>> for <a class="struct" href="struct.AuthSnafu.html" title="struct servers::error::AuthSnafu">AuthSnafu</a><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + ErrorCompat,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Source-40" class="associatedtype trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#associatedtype.Source-40" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Source</a> = Error</h4></section></summary><div class='docblock'>The underlying error</div></details><details class="toggle method-toggle" open><summary><section id="method.into_error-40" class="method trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#method.into_error-40" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a></h4></section></summary><div class='docblock'>Combine the information to produce the error</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-IntoError%3CError%3E-for-BuildHttpResponseSnafu" class="impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#impl-IntoError%3CError%3E-for-BuildHttpResponseSnafu" class="anchor">§</a><h3 class="code-header">impl IntoError<<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>> for <a class="struct" href="struct.BuildHttpResponseSnafu.html" title="struct servers::error::BuildHttpResponseSnafu">BuildHttpResponseSnafu</a><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + ErrorCompat,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Source-54" class="associatedtype trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#associatedtype.Source-54" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Source</a> = Error</h4></section></summary><div class='docblock'>The underlying error</div></details><details class="toggle method-toggle" open><summary><section id="method.into_error-54" class="method trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#method.into_error-54" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a></h4></section></summary><div class='docblock'>Combine the information to produce the error</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-IntoError%3CError%3E-for-CancelledSnafu" class="impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#impl-IntoError%3CError%3E-for-CancelledSnafu" class="anchor">§</a><h3 class="code-header">impl IntoError<<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>> for <a class="struct" href="struct.CancelledSnafu.html" title="struct servers::error::CancelledSnafu">CancelledSnafu</a><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + ErrorCompat,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Source-85" class="associatedtype trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#associatedtype.Source-85" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Source</a> = NoneError</h4></section></summary><div class='docblock'>The underlying error</div></details><details class="toggle method-toggle" open><summary><section id="method.into_error-85" class="method trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#method.into_error-85" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a></h4></section></summary><div class='docblock'>Combine the information to produce the error</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-IntoError%3CError%3E-for-CatalogSnafu" class="impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#impl-IntoError%3CError%3E-for-CatalogSnafu" class="anchor">§</a><h3 class="code-header">impl IntoError<<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>> for <a class="struct" href="struct.CatalogSnafu.html" title="struct servers::error::CatalogSnafu">CatalogSnafu</a><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + ErrorCompat,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Source-50" class="associatedtype trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#associatedtype.Source-50" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Source</a> = Error</h4></section></summary><div class='docblock'>The underlying error</div></details><details class="toggle method-toggle" open><summary><section id="method.into_error-50" class="method trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#method.into_error-50" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a></h4></section></summary><div class='docblock'>Combine the information to produce the error</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-IntoError%3CError%3E-for-CheckDatabaseValiditySnafu" class="impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#impl-IntoError%3CError%3E-for-CheckDatabaseValiditySnafu" class="anchor">§</a><h3 class="code-header">impl IntoError<<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>> for <a class="struct" href="struct.CheckDatabaseValiditySnafu.html" title="struct servers::error::CheckDatabaseValiditySnafu">CheckDatabaseValiditySnafu</a><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + ErrorCompat,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Source-15" class="associatedtype trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#associatedtype.Source-15" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Source</a> = BoxedError</h4></section></summary><div class='docblock'>The underlying error</div></details><details class="toggle method-toggle" open><summary><section id="method.into_error-15" class="method trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#method.into_error-15" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a></h4></section></summary><div class='docblock'>Combine the information to produce the error</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-IntoError%3CError%3E-for-CollectRecordbatchSnafu" class="impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#impl-IntoError%3CError%3E-for-CollectRecordbatchSnafu" class="anchor">§</a><h3 class="code-header">impl IntoError<<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>> for <a class="struct" href="struct.CollectRecordbatchSnafu.html" title="struct servers::error::CollectRecordbatchSnafu">CollectRecordbatchSnafu</a><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + ErrorCompat,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Source-6" class="associatedtype trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#associatedtype.Source-6" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Source</a> = Error</h4></section></summary><div class='docblock'>The underlying error</div></details><details class="toggle method-toggle" open><summary><section id="method.into_error-6" class="method trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#method.into_error-6" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a></h4></section></summary><div class='docblock'>Combine the information to produce the error</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-IntoError%3CError%3E-for-CommonMetaSnafu" class="impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#impl-IntoError%3CError%3E-for-CommonMetaSnafu" class="anchor">§</a><h3 class="code-header">impl IntoError<<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>> for <a class="struct" href="struct.CommonMetaSnafu.html" title="struct servers::error::CommonMetaSnafu">CommonMetaSnafu</a><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + ErrorCompat,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Source-32" class="associatedtype trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#associatedtype.Source-32" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Source</a> = Error</h4></section></summary><div class='docblock'>The underlying error</div></details><details class="toggle method-toggle" open><summary><section id="method.into_error-32" class="method trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#method.into_error-32" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a></h4></section></summary><div class='docblock'>Combine the information to produce the error</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-IntoError%3CError%3E-for-CompressPromRemoteRequestSnafu" class="impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#impl-IntoError%3CError%3E-for-CompressPromRemoteRequestSnafu" class="anchor">§</a><h3 class="code-header">impl IntoError<<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>> for <a class="struct" href="struct.CompressPromRemoteRequestSnafu.html" title="struct servers::error::CompressPromRemoteRequestSnafu">CompressPromRemoteRequestSnafu</a><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + ErrorCompat,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Source-35" class="associatedtype trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#associatedtype.Source-35" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Source</a> = Error</h4></section></summary><div class='docblock'>The underlying error</div></details><details class="toggle method-toggle" open><summary><section id="method.into_error-35" class="method trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#method.into_error-35" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a></h4></section></summary><div class='docblock'>Combine the information to produce the error</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-IntoError%3CError%3E-for-ConvertScalarValueSnafu" class="impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#impl-IntoError%3CError%3E-for-ConvertScalarValueSnafu" class="anchor">§</a><h3 class="code-header">impl IntoError<<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>> for <a class="struct" href="struct.ConvertScalarValueSnafu.html" title="struct servers::error::ConvertScalarValueSnafu">ConvertScalarValueSnafu</a><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + ErrorCompat,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Source-63" class="associatedtype trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#associatedtype.Source-63" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Source</a> = Error</h4></section></summary><div class='docblock'>The underlying error</div></details><details class="toggle method-toggle" open><summary><section id="method.into_error-63" class="method trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#method.into_error-63" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a></h4></section></summary><div class='docblock'>Combine the information to produce the error</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-IntoError%3CError%3E-for-ConvertSqlValueSnafu" class="impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#impl-IntoError%3CError%3E-for-ConvertSqlValueSnafu" class="anchor">§</a><h3 class="code-header">impl IntoError<<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>> for <a class="struct" href="struct.ConvertSqlValueSnafu.html" title="struct servers::error::ConvertSqlValueSnafu">ConvertSqlValueSnafu</a><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + ErrorCompat,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Source-77" class="associatedtype trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#associatedtype.Source-77" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Source</a> = Error</h4></section></summary><div class='docblock'>The underlying error</div></details><details class="toggle method-toggle" open><summary><section id="method.into_error-77" class="method trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#method.into_error-77" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a></h4></section></summary><div class='docblock'>Combine the information to produce the error</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-IntoError%3CError%3E-for-DataFrameSnafu" class="impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#impl-IntoError%3CError%3E-for-DataFrameSnafu" class="anchor">§</a><h3 class="code-header">impl IntoError<<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>> for <a class="struct" href="struct.DataFrameSnafu.html" title="struct servers::error::DataFrameSnafu">DataFrameSnafu</a><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + ErrorCompat,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Source-62" class="associatedtype trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#associatedtype.Source-62" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Source</a> = DataFusionError</h4></section></summary><div class='docblock'>The underlying error</div></details><details class="toggle method-toggle" open><summary><section id="method.into_error-62" class="method trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#method.into_error-62" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a></h4></section></summary><div class='docblock'>Combine the information to produce the error</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-IntoError%3CError%3E-for-DataFusionSnafu" class="impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#impl-IntoError%3CError%3E-for-DataFusionSnafu" class="anchor">§</a><h3 class="code-header">impl IntoError<<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>> for <a class="struct" href="struct.DataFusionSnafu.html" title="struct servers::error::DataFusionSnafu">DataFusionSnafu</a><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + ErrorCompat,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Source-81" class="associatedtype trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#associatedtype.Source-81" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Source</a> = DataFusionError</h4></section></summary><div class='docblock'>The underlying error</div></details><details class="toggle method-toggle" open><summary><section id="method.into_error-81" class="method trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#method.into_error-81" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a></h4></section></summary><div class='docblock'>Combine the information to produce the error</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-IntoError%3CError%3E-for-DecodeLokiRequestSnafu" class="impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#impl-IntoError%3CError%3E-for-DecodeLokiRequestSnafu" class="anchor">§</a><h3 class="code-header">impl IntoError<<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>> for <a class="struct" href="struct.DecodeLokiRequestSnafu.html" title="struct servers::error::DecodeLokiRequestSnafu">DecodeLokiRequestSnafu</a><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + ErrorCompat,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Source-29" class="associatedtype trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#associatedtype.Source-29" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Source</a> = <a class="struct" href="https://docs.rs/prost/0.13.5/prost/error/struct.DecodeError.html" title="struct prost::error::DecodeError">DecodeError</a></h4></section></summary><div class='docblock'>The underlying error</div></details><details class="toggle method-toggle" open><summary><section id="method.into_error-29" class="method trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#method.into_error-29" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a></h4></section></summary><div class='docblock'>Combine the information to produce the error</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-IntoError%3CError%3E-for-DecodeOtlpRequestSnafu%3C__T0%3E" class="impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#impl-IntoError%3CError%3E-for-DecodeOtlpRequestSnafu%3C__T0%3E" class="anchor">§</a><h3 class="code-header">impl<__T0> IntoError<<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>> for <a class="struct" href="struct.DecodeOtlpRequestSnafu.html" title="struct servers::error::DecodeOtlpRequestSnafu">DecodeOtlpRequestSnafu</a><__T0><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + ErrorCompat,
|
||
__T0: <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.Into.html" title="trait core::convert::Into">Into</a><<a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>>,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Source-28" class="associatedtype trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#associatedtype.Source-28" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Source</a> = <a class="struct" href="https://docs.rs/prost/0.13.5/prost/error/struct.DecodeError.html" title="struct prost::error::DecodeError">DecodeError</a></h4></section></summary><div class='docblock'>The underlying error</div></details><details class="toggle method-toggle" open><summary><section id="method.into_error-28" class="method trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#method.into_error-28" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a></h4></section></summary><div class='docblock'>Combine the information to produce the error</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-IntoError%3CError%3E-for-DecodePromRemoteRequestSnafu" class="impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#impl-IntoError%3CError%3E-for-DecodePromRemoteRequestSnafu" class="anchor">§</a><h3 class="code-header">impl IntoError<<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>> for <a class="struct" href="struct.DecodePromRemoteRequestSnafu.html" title="struct servers::error::DecodePromRemoteRequestSnafu">DecodePromRemoteRequestSnafu</a><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + ErrorCompat,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Source-27" class="associatedtype trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#associatedtype.Source-27" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Source</a> = <a class="struct" href="https://docs.rs/prost/0.13.5/prost/error/struct.DecodeError.html" title="struct prost::error::DecodeError">DecodeError</a></h4></section></summary><div class='docblock'>The underlying error</div></details><details class="toggle method-toggle" open><summary><section id="method.into_error-27" class="method trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#method.into_error-27" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a></h4></section></summary><div class='docblock'>Combine the information to produce the error</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-IntoError%3CError%3E-for-DecompressSnappyPromRemoteRequestSnafu" class="impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#impl-IntoError%3CError%3E-for-DecompressSnappyPromRemoteRequestSnafu" class="anchor">§</a><h3 class="code-header">impl IntoError<<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>> for <a class="struct" href="struct.DecompressSnappyPromRemoteRequestSnafu.html" title="struct servers::error::DecompressSnappyPromRemoteRequestSnafu">DecompressSnappyPromRemoteRequestSnafu</a><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + ErrorCompat,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Source-33" class="associatedtype trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#associatedtype.Source-33" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Source</a> = Error</h4></section></summary><div class='docblock'>The underlying error</div></details><details class="toggle method-toggle" open><summary><section id="method.into_error-33" class="method trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#method.into_error-33" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a></h4></section></summary><div class='docblock'>Combine the information to produce the error</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-IntoError%3CError%3E-for-DecompressZstdPromRemoteRequestSnafu" class="impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#impl-IntoError%3CError%3E-for-DecompressZstdPromRemoteRequestSnafu" class="anchor">§</a><h3 class="code-header">impl IntoError<<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>> for <a class="struct" href="struct.DecompressZstdPromRemoteRequestSnafu.html" title="struct servers::error::DecompressZstdPromRemoteRequestSnafu">DecompressZstdPromRemoteRequestSnafu</a><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + ErrorCompat,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Source-34" class="associatedtype trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#associatedtype.Source-34" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Source</a> = <a class="struct" href="https://doc.rust-lang.org/nightly/std/io/error/struct.Error.html" title="struct std::io::error::Error">Error</a></h4></section></summary><div class='docblock'>The underlying error</div></details><details class="toggle method-toggle" open><summary><section id="method.into_error-34" class="method trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#method.into_error-34" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a></h4></section></summary><div class='docblock'>Combine the information to produce the error</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-IntoError%3CError%3E-for-DescribeStatementSnafu" class="impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#impl-IntoError%3CError%3E-for-DescribeStatementSnafu" class="anchor">§</a><h3 class="code-header">impl IntoError<<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>> for <a class="struct" href="struct.DescribeStatementSnafu.html" title="struct servers::error::DescribeStatementSnafu">DescribeStatementSnafu</a><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + ErrorCompat,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Source-16" class="associatedtype trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#associatedtype.Source-16" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Source</a> = BoxedError</h4></section></summary><div class='docblock'>The underlying error</div></details><details class="toggle method-toggle" open><summary><section id="method.into_error-16" class="method trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#method.into_error-16" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a></h4></section></summary><div class='docblock'>Combine the information to produce the error</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-IntoError%3CError%3E-for-DumpPprofSnafu" class="impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#impl-IntoError%3CError%3E-for-DumpPprofSnafu" class="anchor">§</a><h3 class="code-header">impl IntoError<<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>> for <a class="struct" href="struct.DumpPprofSnafu.html" title="struct servers::error::DumpPprofSnafu">DumpPprofSnafu</a><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + ErrorCompat,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Source-60" class="associatedtype trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#associatedtype.Source-60" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Source</a> = Error</h4></section></summary><div class='docblock'>The underlying error</div></details><details class="toggle method-toggle" open><summary><section id="method.into_error-60" class="method trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#method.into_error-60" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a></h4></section></summary><div class='docblock'>Combine the information to produce the error</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-IntoError%3CError%3E-for-DumpProfileDataSnafu" class="impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#impl-IntoError%3CError%3E-for-DumpProfileDataSnafu" class="anchor">§</a><h3 class="code-header">impl IntoError<<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>> for <a class="struct" href="struct.DumpProfileDataSnafu.html" title="struct servers::error::DumpProfileDataSnafu">DumpProfileDataSnafu</a><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + ErrorCompat,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Source-52" class="associatedtype trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#associatedtype.Source-52" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Source</a> = Error</h4></section></summary><div class='docblock'>The underlying error</div></details><details class="toggle method-toggle" open><summary><section id="method.into_error-52" class="method trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#method.into_error-52" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a></h4></section></summary><div class='docblock'>Combine the information to produce the error</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-IntoError%3CError%3E-for-DurationOverflowSnafu%3C__T0%3E" class="impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#impl-IntoError%3CError%3E-for-DurationOverflowSnafu%3C__T0%3E" class="anchor">§</a><h3 class="code-header">impl<__T0> IntoError<<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>> for <a class="struct" href="struct.DurationOverflowSnafu.html" title="struct servers::error::DurationOverflowSnafu">DurationOverflowSnafu</a><__T0><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + ErrorCompat,
|
||
__T0: <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.Into.html" title="trait core::convert::Into">Into</a><Duration>,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Source-82" class="associatedtype trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#associatedtype.Source-82" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Source</a> = NoneError</h4></section></summary><div class='docblock'>The underlying error</div></details><details class="toggle method-toggle" open><summary><section id="method.into_error-82" class="method trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#method.into_error-82" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a></h4></section></summary><div class='docblock'>Combine the information to produce the error</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-IntoError%3CError%3E-for-ExecuteGrpcQuerySnafu" class="impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#impl-IntoError%3CError%3E-for-ExecuteGrpcQuerySnafu" class="anchor">§</a><h3 class="code-header">impl IntoError<<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>> for <a class="struct" href="struct.ExecuteGrpcQuerySnafu.html" title="struct servers::error::ExecuteGrpcQuerySnafu">ExecuteGrpcQuerySnafu</a><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + ErrorCompat,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Source-13" class="associatedtype trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#associatedtype.Source-13" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Source</a> = BoxedError</h4></section></summary><div class='docblock'>The underlying error</div></details><details class="toggle method-toggle" open><summary><section id="method.into_error-13" class="method trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#method.into_error-13" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a></h4></section></summary><div class='docblock'>Combine the information to produce the error</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-IntoError%3CError%3E-for-ExecuteGrpcRequestSnafu" class="impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#impl-IntoError%3CError%3E-for-ExecuteGrpcRequestSnafu" class="anchor">§</a><h3 class="code-header">impl IntoError<<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>> for <a class="struct" href="struct.ExecuteGrpcRequestSnafu.html" title="struct servers::error::ExecuteGrpcRequestSnafu">ExecuteGrpcRequestSnafu</a><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + ErrorCompat,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Source-14" class="associatedtype trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#associatedtype.Source-14" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Source</a> = BoxedError</h4></section></summary><div class='docblock'>The underlying error</div></details><details class="toggle method-toggle" open><summary><section id="method.into_error-14" class="method trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#method.into_error-14" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a></h4></section></summary><div class='docblock'>Combine the information to produce the error</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-IntoError%3CError%3E-for-ExecutePlanSnafu" class="impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#impl-IntoError%3CError%3E-for-ExecutePlanSnafu" class="anchor">§</a><h3 class="code-header">impl IntoError<<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>> for <a class="struct" href="struct.ExecutePlanSnafu.html" title="struct servers::error::ExecutePlanSnafu">ExecutePlanSnafu</a><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + ErrorCompat,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Source-12" class="associatedtype trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#associatedtype.Source-12" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Source</a> = BoxedError</h4></section></summary><div class='docblock'>The underlying error</div></details><details class="toggle method-toggle" open><summary><section id="method.into_error-12" class="method trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#method.into_error-12" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a></h4></section></summary><div class='docblock'>Combine the information to produce the error</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-IntoError%3CError%3E-for-ExecuteQuerySnafu" class="impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#impl-IntoError%3CError%3E-for-ExecuteQuerySnafu" class="anchor">§</a><h3 class="code-header">impl IntoError<<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>> for <a class="struct" href="struct.ExecuteQuerySnafu.html" title="struct servers::error::ExecuteQuerySnafu">ExecuteQuerySnafu</a><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + ErrorCompat,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Source-11" class="associatedtype trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#associatedtype.Source-11" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Source</a> = BoxedError</h4></section></summary><div class='docblock'>The underlying error</div></details><details class="toggle method-toggle" open><summary><section id="method.into_error-11" class="method trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#method.into_error-11" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a></h4></section></summary><div class='docblock'>Combine the information to produce the error</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-IntoError%3CError%3E-for-FailedToParseQuerySnafu" class="impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#impl-IntoError%3CError%3E-for-FailedToParseQuerySnafu" class="anchor">§</a><h3 class="code-header">impl IntoError<<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>> for <a class="struct" href="struct.FailedToParseQuerySnafu.html" title="struct servers::error::FailedToParseQuerySnafu">FailedToParseQuerySnafu</a><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + ErrorCompat,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Source-22" class="associatedtype trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#associatedtype.Source-22" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Source</a> = Error</h4></section></summary><div class='docblock'>The underlying error</div></details><details class="toggle method-toggle" open><summary><section id="method.into_error-22" class="method trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#method.into_error-22" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a></h4></section></summary><div class='docblock'>Combine the information to produce the error</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-IntoError%3CError%3E-for-FileWatchSnafu%3C__T0%3E" class="impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#impl-IntoError%3CError%3E-for-FileWatchSnafu%3C__T0%3E" class="anchor">§</a><h3 class="code-header">impl<__T0> IntoError<<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>> for <a class="struct" href="struct.FileWatchSnafu.html" title="struct servers::error::FileWatchSnafu">FileWatchSnafu</a><__T0><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + ErrorCompat,
|
||
__T0: <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.Into.html" title="trait core::convert::Into">Into</a><<a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>>,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Source-74" class="associatedtype trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#associatedtype.Source-74" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Source</a> = Error</h4></section></summary><div class='docblock'>The underlying error</div></details><details class="toggle method-toggle" open><summary><section id="method.into_error-74" class="method trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#method.into_error-74" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a></h4></section></summary><div class='docblock'>Combine the information to produce the error</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-IntoError%3CError%3E-for-HandleOtelArrowRequestSnafu%3C__T0%3E" class="impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#impl-IntoError%3CError%3E-for-HandleOtelArrowRequestSnafu%3C__T0%3E" class="anchor">§</a><h3 class="code-header">impl<__T0> IntoError<<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>> for <a class="struct" href="struct.HandleOtelArrowRequestSnafu.html" title="struct servers::error::HandleOtelArrowRequestSnafu">HandleOtelArrowRequestSnafu</a><__T0><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + ErrorCompat,
|
||
__T0: <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.Into.html" title="trait core::convert::Into">Into</a><<a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>>,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Source-83" class="associatedtype trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#associatedtype.Source-83" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Source</a> = NoneError</h4></section></summary><div class='docblock'>The underlying error</div></details><details class="toggle method-toggle" open><summary><section id="method.into_error-83" class="method trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#method.into_error-83" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a></h4></section></summary><div class='docblock'>Combine the information to produce the error</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-IntoError%3CError%3E-for-IncompatibleSchemaSnafu%3C__T0,+__T1,+__T2,+__T3%3E" class="impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#impl-IntoError%3CError%3E-for-IncompatibleSchemaSnafu%3C__T0,+__T1,+__T2,+__T3%3E" class="anchor">§</a><h3 class="code-header">impl<__T0, __T1, __T2, __T3> IntoError<<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>> for <a class="struct" href="struct.IncompatibleSchemaSnafu.html" title="struct servers::error::IncompatibleSchemaSnafu">IncompatibleSchemaSnafu</a><__T0, __T1, __T2, __T3><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + ErrorCompat,
|
||
__T0: <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.Into.html" title="trait core::convert::Into">Into</a><<a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>>,
|
||
__T1: <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.Into.html" title="trait core::convert::Into">Into</a><<a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>>,
|
||
__T2: <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.Into.html" title="trait core::convert::Into">Into</a><<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.i32.html">i32</a>>,
|
||
__T3: <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.Into.html" title="trait core::convert::Into">Into</a><<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.i32.html">i32</a>>,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Source-65" class="associatedtype trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#associatedtype.Source-65" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Source</a> = NoneError</h4></section></summary><div class='docblock'>The underlying error</div></details><details class="toggle method-toggle" open><summary><section id="method.into_error-65" class="method trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#method.into_error-65" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a></h4></section></summary><div class='docblock'>Combine the information to produce the error</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-IntoError%3CError%3E-for-InfluxdbLineProtocolSnafu" class="impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#impl-IntoError%3CError%3E-for-InfluxdbLineProtocolSnafu" class="anchor">§</a><h3 class="code-header">impl IntoError<<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>> for <a class="struct" href="struct.InfluxdbLineProtocolSnafu.html" title="struct servers::error::InfluxdbLineProtocolSnafu">InfluxdbLineProtocolSnafu</a><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + ErrorCompat,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Source-23" class="associatedtype trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#associatedtype.Source-23" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Source</a> = Error</h4></section></summary><div class='docblock'>The underlying error</div></details><details class="toggle method-toggle" open><summary><section id="method.into_error-23" class="method trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#method.into_error-23" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a></h4></section></summary><div class='docblock'>Combine the information to produce the error</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-IntoError%3CError%3E-for-InternalIoSnafu" class="impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#impl-IntoError%3CError%3E-for-InternalIoSnafu" class="anchor">§</a><h3 class="code-header">impl IntoError<<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>> for <a class="struct" href="struct.InternalIoSnafu.html" title="struct servers::error::InternalIoSnafu">InternalIoSnafu</a><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + ErrorCompat,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Source-4" class="associatedtype trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#associatedtype.Source-4" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Source</a> = <a class="struct" href="https://doc.rust-lang.org/nightly/std/io/error/struct.Error.html" title="struct std::io::error::Error">Error</a></h4></section></summary><div class='docblock'>The underlying error</div></details><details class="toggle method-toggle" open><summary><section id="method.into_error-4" class="method trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#method.into_error-4" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a></h4></section></summary><div class='docblock'>Combine the information to produce the error</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-IntoError%3CError%3E-for-InternalSnafu%3C__T0%3E" class="impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#impl-IntoError%3CError%3E-for-InternalSnafu%3C__T0%3E" class="anchor">§</a><h3 class="code-header">impl<__T0> IntoError<<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>> for <a class="struct" href="struct.InternalSnafu.html" title="struct servers::error::InternalSnafu">InternalSnafu</a><__T0><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + ErrorCompat,
|
||
__T0: <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.Into.html" title="trait core::convert::Into">Into</a><<a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>>,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Source-2" class="associatedtype trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#associatedtype.Source-2" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Source</a> = NoneError</h4></section></summary><div class='docblock'>The underlying error</div></details><details class="toggle method-toggle" open><summary><section id="method.into_error-2" class="method trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#method.into_error-2" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a></h4></section></summary><div class='docblock'>Combine the information to produce the error</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-IntoError%3CError%3E-for-InvalidAuthHeaderInvalidUtf8ValueSnafu" class="impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#impl-IntoError%3CError%3E-for-InvalidAuthHeaderInvalidUtf8ValueSnafu" class="anchor">§</a><h3 class="code-header">impl IntoError<<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>> for <a class="struct" href="struct.InvalidAuthHeaderInvalidUtf8ValueSnafu.html" title="struct servers::error::InvalidAuthHeaderInvalidUtf8ValueSnafu">InvalidAuthHeaderInvalidUtf8ValueSnafu</a><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + ErrorCompat,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Source-45" class="associatedtype trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#associatedtype.Source-45" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Source</a> = <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.FromUtf8Error.html" title="struct alloc::string::FromUtf8Error">FromUtf8Error</a></h4></section></summary><div class='docblock'>The underlying error</div></details><details class="toggle method-toggle" open><summary><section id="method.into_error-45" class="method trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#method.into_error-45" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a></h4></section></summary><div class='docblock'>Combine the information to produce the error</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-IntoError%3CError%3E-for-InvalidAuthHeaderInvisibleASCIISnafu" class="impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#impl-IntoError%3CError%3E-for-InvalidAuthHeaderInvisibleASCIISnafu" class="anchor">§</a><h3 class="code-header">impl IntoError<<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>> for <a class="struct" href="struct.InvalidAuthHeaderInvisibleASCIISnafu.html" title="struct servers::error::InvalidAuthHeaderInvisibleASCIISnafu">InvalidAuthHeaderInvisibleASCIISnafu</a><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + ErrorCompat,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Source-44" class="associatedtype trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#associatedtype.Source-44" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Source</a> = ToStrError</h4></section></summary><div class='docblock'>The underlying error</div></details><details class="toggle method-toggle" open><summary><section id="method.into_error-44" class="method trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#method.into_error-44" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a></h4></section></summary><div class='docblock'>Combine the information to produce the error</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-IntoError%3CError%3E-for-InvalidAuthHeaderSnafu" class="impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#impl-IntoError%3CError%3E-for-InvalidAuthHeaderSnafu" class="anchor">§</a><h3 class="code-header">impl IntoError<<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>> for <a class="struct" href="struct.InvalidAuthHeaderSnafu.html" title="struct servers::error::InvalidAuthHeaderSnafu">InvalidAuthHeaderSnafu</a><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + ErrorCompat,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Source-46" class="associatedtype trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#associatedtype.Source-46" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Source</a> = NoneError</h4></section></summary><div class='docblock'>The underlying error</div></details><details class="toggle method-toggle" open><summary><section id="method.into_error-46" class="method trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#method.into_error-46" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a></h4></section></summary><div class='docblock'>Combine the information to produce the error</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-IntoError%3CError%3E-for-InvalidBase64ValueSnafu" class="impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#impl-IntoError%3CError%3E-for-InvalidBase64ValueSnafu" class="anchor">§</a><h3 class="code-header">impl IntoError<<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>> for <a class="struct" href="struct.InvalidBase64ValueSnafu.html" title="struct servers::error::InvalidBase64ValueSnafu">InvalidBase64ValueSnafu</a><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + ErrorCompat,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Source-47" class="associatedtype trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#associatedtype.Source-47" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Source</a> = DecodeError</h4></section></summary><div class='docblock'>The underlying error</div></details><details class="toggle method-toggle" open><summary><section id="method.into_error-47" class="method trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#method.into_error-47" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a></h4></section></summary><div class='docblock'>Combine the information to produce the error</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-IntoError%3CError%3E-for-InvalidElasticsearchInputSnafu%3C__T0%3E" class="impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#impl-IntoError%3CError%3E-for-InvalidElasticsearchInputSnafu%3C__T0%3E" class="anchor">§</a><h3 class="code-header">impl<__T0> IntoError<<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>> for <a class="struct" href="struct.InvalidElasticsearchInputSnafu.html" title="struct servers::error::InvalidElasticsearchInputSnafu">InvalidElasticsearchInputSnafu</a><__T0><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + ErrorCompat,
|
||
__T0: <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.Into.html" title="trait core::convert::Into">Into</a><<a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>>,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Source-79" class="associatedtype trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#associatedtype.Source-79" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Source</a> = NoneError</h4></section></summary><div class='docblock'>The underlying error</div></details><details class="toggle method-toggle" open><summary><section id="method.into_error-79" class="method trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#method.into_error-79" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a></h4></section></summary><div class='docblock'>Combine the information to produce the error</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-IntoError%3CError%3E-for-InvalidFlightTicketSnafu" class="impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#impl-IntoError%3CError%3E-for-InvalidFlightTicketSnafu" class="anchor">§</a><h3 class="code-header">impl IntoError<<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>> for <a class="struct" href="struct.InvalidFlightTicketSnafu.html" title="struct servers::error::InvalidFlightTicketSnafu">InvalidFlightTicketSnafu</a><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + ErrorCompat,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Source-38" class="associatedtype trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#associatedtype.Source-38" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Source</a> = <a class="struct" href="https://docs.rs/prost/0.13.5/prost/error/struct.DecodeError.html" title="struct prost::error::DecodeError">DecodeError</a></h4></section></summary><div class='docblock'>The underlying error</div></details><details class="toggle method-toggle" open><summary><section id="method.into_error-38" class="method trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#method.into_error-38" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a></h4></section></summary><div class='docblock'>Combine the information to produce the error</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-IntoError%3CError%3E-for-InvalidHeaderValueSnafu" class="impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#impl-IntoError%3CError%3E-for-InvalidHeaderValueSnafu" class="anchor">§</a><h3 class="code-header">impl IntoError<<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>> for <a class="struct" href="struct.InvalidHeaderValueSnafu.html" title="struct servers::error::InvalidHeaderValueSnafu">InvalidHeaderValueSnafu</a><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + ErrorCompat,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Source-49" class="associatedtype trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#associatedtype.Source-49" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Source</a> = InvalidHeaderValue</h4></section></summary><div class='docblock'>The underlying error</div></details><details class="toggle method-toggle" open><summary><section id="method.into_error-49" class="method trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#method.into_error-49" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a></h4></section></summary><div class='docblock'>Combine the information to produce the error</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-IntoError%3CError%3E-for-InvalidJaegerQuerySnafu%3C__T0%3E" class="impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#impl-IntoError%3CError%3E-for-InvalidJaegerQuerySnafu%3C__T0%3E" class="anchor">§</a><h3 class="code-header">impl<__T0> IntoError<<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>> for <a class="struct" href="struct.InvalidJaegerQuerySnafu.html" title="struct servers::error::InvalidJaegerQuerySnafu">InvalidJaegerQuerySnafu</a><__T0><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + ErrorCompat,
|
||
__T0: <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.Into.html" title="trait core::convert::Into">Into</a><<a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>>,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Source-80" class="associatedtype trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#associatedtype.Source-80" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Source</a> = NoneError</h4></section></summary><div class='docblock'>The underlying error</div></details><details class="toggle method-toggle" open><summary><section id="method.into_error-80" class="method trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#method.into_error-80" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a></h4></section></summary><div class='docblock'>Combine the information to produce the error</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-IntoError%3CError%3E-for-InvalidLokiLabelsSnafu%3C__T0%3E" class="impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#impl-IntoError%3CError%3E-for-InvalidLokiLabelsSnafu%3C__T0%3E" class="anchor">§</a><h3 class="code-header">impl<__T0> IntoError<<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>> for <a class="struct" href="struct.InvalidLokiLabelsSnafu.html" title="struct servers::error::InvalidLokiLabelsSnafu">InvalidLokiLabelsSnafu</a><__T0><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + ErrorCompat,
|
||
__T0: <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.Into.html" title="trait core::convert::Into">Into</a><<a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>>,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Source-68" class="associatedtype trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#associatedtype.Source-68" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Source</a> = NoneError</h4></section></summary><div class='docblock'>The underlying error</div></details><details class="toggle method-toggle" open><summary><section id="method.into_error-68" class="method trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#method.into_error-68" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a></h4></section></summary><div class='docblock'>Combine the information to produce the error</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-IntoError%3CError%3E-for-InvalidLokiPayloadSnafu%3C__T0%3E" class="impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#impl-IntoError%3CError%3E-for-InvalidLokiPayloadSnafu%3C__T0%3E" class="anchor">§</a><h3 class="code-header">impl<__T0> IntoError<<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>> for <a class="struct" href="struct.InvalidLokiPayloadSnafu.html" title="struct servers::error::InvalidLokiPayloadSnafu">InvalidLokiPayloadSnafu</a><__T0><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + ErrorCompat,
|
||
__T0: <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.Into.html" title="trait core::convert::Into">Into</a><<a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>>,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Source-69" class="associatedtype trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#associatedtype.Source-69" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Source</a> = NoneError</h4></section></summary><div class='docblock'>The underlying error</div></details><details class="toggle method-toggle" open><summary><section id="method.into_error-69" class="method trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#method.into_error-69" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a></h4></section></summary><div class='docblock'>Combine the information to produce the error</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-IntoError%3CError%3E-for-InvalidOpentsdbJsonRequestSnafu" class="impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#impl-IntoError%3CError%3E-for-InvalidOpentsdbJsonRequestSnafu" class="anchor">§</a><h3 class="code-header">impl IntoError<<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>> for <a class="struct" href="struct.InvalidOpentsdbJsonRequestSnafu.html" title="struct servers::error::InvalidOpentsdbJsonRequestSnafu">InvalidOpentsdbJsonRequestSnafu</a><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + ErrorCompat,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Source-26" class="associatedtype trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#associatedtype.Source-26" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Source</a> = <a class="struct" href="https://docs.rs/serde_json/1.0.140/serde_json/error/struct.Error.html" title="struct serde_json::error::Error">Error</a></h4></section></summary><div class='docblock'>The underlying error</div></details><details class="toggle method-toggle" open><summary><section id="method.into_error-26" class="method trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#method.into_error-26" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a></h4></section></summary><div class='docblock'>Combine the information to produce the error</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-IntoError%3CError%3E-for-InvalidParameterSnafu%3C__T0%3E" class="impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#impl-IntoError%3CError%3E-for-InvalidParameterSnafu%3C__T0%3E" class="anchor">§</a><h3 class="code-header">impl<__T0> IntoError<<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>> for <a class="struct" href="struct.InvalidParameterSnafu.html" title="struct servers::error::InvalidParameterSnafu">InvalidParameterSnafu</a><__T0><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + ErrorCompat,
|
||
__T0: <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.Into.html" title="trait core::convert::Into">Into</a><<a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>>,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Source-19" class="associatedtype trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#associatedtype.Source-19" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Source</a> = NoneError</h4></section></summary><div class='docblock'>The underlying error</div></details><details class="toggle method-toggle" open><summary><section id="method.into_error-19" class="method trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#method.into_error-19" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a></h4></section></summary><div class='docblock'>Combine the information to produce the error</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-IntoError%3CError%3E-for-InvalidPrepareStatementSnafu%3C__T0%3E" class="impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#impl-IntoError%3CError%3E-for-InvalidPrepareStatementSnafu%3C__T0%3E" class="anchor">§</a><h3 class="code-header">impl<__T0> IntoError<<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>> for <a class="struct" href="struct.InvalidPrepareStatementSnafu.html" title="struct servers::error::InvalidPrepareStatementSnafu">InvalidPrepareStatementSnafu</a><__T0><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + ErrorCompat,
|
||
__T0: <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.Into.html" title="trait core::convert::Into">Into</a><<a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>>,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Source-53" class="associatedtype trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#associatedtype.Source-53" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Source</a> = NoneError</h4></section></summary><div class='docblock'>The underlying error</div></details><details class="toggle method-toggle" open><summary><section id="method.into_error-53" class="method trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#method.into_error-53" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a></h4></section></summary><div class='docblock'>Combine the information to produce the error</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-IntoError%3CError%3E-for-InvalidPromRemoteReadQueryResultSnafu%3C__T0%3E" class="impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#impl-IntoError%3CError%3E-for-InvalidPromRemoteReadQueryResultSnafu%3C__T0%3E" class="anchor">§</a><h3 class="code-header">impl<__T0> IntoError<<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>> for <a class="struct" href="struct.InvalidPromRemoteReadQueryResultSnafu.html" title="struct servers::error::InvalidPromRemoteReadQueryResultSnafu">InvalidPromRemoteReadQueryResultSnafu</a><__T0><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + ErrorCompat,
|
||
__T0: <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.Into.html" title="trait core::convert::Into">Into</a><<a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>>,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Source-37" class="associatedtype trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#associatedtype.Source-37" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Source</a> = NoneError</h4></section></summary><div class='docblock'>The underlying error</div></details><details class="toggle method-toggle" open><summary><section id="method.into_error-37" class="method trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#method.into_error-37" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a></h4></section></summary><div class='docblock'>Combine the information to produce the error</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-IntoError%3CError%3E-for-InvalidPromRemoteRequestSnafu%3C__T0%3E" class="impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#impl-IntoError%3CError%3E-for-InvalidPromRemoteRequestSnafu%3C__T0%3E" class="anchor">§</a><h3 class="code-header">impl<__T0> IntoError<<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>> for <a class="struct" href="struct.InvalidPromRemoteRequestSnafu.html" title="struct servers::error::InvalidPromRemoteRequestSnafu">InvalidPromRemoteRequestSnafu</a><__T0><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + ErrorCompat,
|
||
__T0: <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.Into.html" title="trait core::convert::Into">Into</a><<a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>>,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Source-36" class="associatedtype trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#associatedtype.Source-36" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Source</a> = NoneError</h4></section></summary><div class='docblock'>The underlying error</div></details><details class="toggle method-toggle" open><summary><section id="method.into_error-36" class="method trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#method.into_error-36" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a></h4></section></summary><div class='docblock'>Combine the information to produce the error</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-IntoError%3CError%3E-for-InvalidQuerySnafu%3C__T0%3E" class="impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#impl-IntoError%3CError%3E-for-InvalidQuerySnafu%3C__T0%3E" class="anchor">§</a><h3 class="code-header">impl<__T0> IntoError<<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>> for <a class="struct" href="struct.InvalidQuerySnafu.html" title="struct servers::error::InvalidQuerySnafu">InvalidQuerySnafu</a><__T0><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + ErrorCompat,
|
||
__T0: <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.Into.html" title="trait core::convert::Into">Into</a><<a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>>,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Source-21" class="associatedtype trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#associatedtype.Source-21" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Source</a> = NoneError</h4></section></summary><div class='docblock'>The underlying error</div></details><details class="toggle method-toggle" open><summary><section id="method.into_error-21" class="method trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#method.into_error-21" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a></h4></section></summary><div class='docblock'>Combine the information to produce the error</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-IntoError%3CError%3E-for-InvalidTableNameSnafu" class="impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#impl-IntoError%3CError%3E-for-InvalidTableNameSnafu" class="anchor">§</a><h3 class="code-header">impl IntoError<<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>> for <a class="struct" href="struct.InvalidTableNameSnafu.html" title="struct servers::error::InvalidTableNameSnafu">InvalidTableNameSnafu</a><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + ErrorCompat,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Source-73" class="associatedtype trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#associatedtype.Source-73" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Source</a> = ToStrError</h4></section></summary><div class='docblock'>The underlying error</div></details><details class="toggle method-toggle" open><summary><section id="method.into_error-73" class="method trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#method.into_error-73" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a></h4></section></summary><div class='docblock'>Combine the information to produce the error</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-IntoError%3CError%3E-for-InvalidUtf8ValueSnafu" class="impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#impl-IntoError%3CError%3E-for-InvalidUtf8ValueSnafu" class="anchor">§</a><h3 class="code-header">impl IntoError<<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>> for <a class="struct" href="struct.InvalidUtf8ValueSnafu.html" title="struct servers::error::InvalidUtf8ValueSnafu">InvalidUtf8ValueSnafu</a><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + ErrorCompat,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Source-48" class="associatedtype trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#associatedtype.Source-48" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Source</a> = <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.FromUtf8Error.html" title="struct alloc::string::FromUtf8Error">FromUtf8Error</a></h4></section></summary><div class='docblock'>The underlying error</div></details><details class="toggle method-toggle" open><summary><section id="method.into_error-48" class="method trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#method.into_error-48" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a></h4></section></summary><div class='docblock'>Combine the information to produce the error</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-IntoError%3CError%3E-for-JoinTaskSnafu" class="impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#impl-IntoError%3CError%3E-for-JoinTaskSnafu" class="anchor">§</a><h3 class="code-header">impl IntoError<<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>> for <a class="struct" href="struct.JoinTaskSnafu.html" title="struct servers::error::JoinTaskSnafu">JoinTaskSnafu</a><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + ErrorCompat,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Source-59" class="associatedtype trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#associatedtype.Source-59" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Source</a> = JoinError</h4></section></summary><div class='docblock'>The underlying error</div></details><details class="toggle method-toggle" open><summary><section id="method.into_error-59" class="method trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#method.into_error-59" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a></h4></section></summary><div class='docblock'>Combine the information to produce the error</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-IntoError%3CError%3E-for-MysqlValueConversionSnafu%3C__T0%3E" class="impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#impl-IntoError%3CError%3E-for-MysqlValueConversionSnafu%3C__T0%3E" class="anchor">§</a><h3 class="code-header">impl<__T0> IntoError<<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>> for <a class="struct" href="struct.MysqlValueConversionSnafu.html" title="struct servers::error::MysqlValueConversionSnafu">MysqlValueConversionSnafu</a><__T0><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + ErrorCompat,
|
||
__T0: <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.Into.html" title="trait core::convert::Into">Into</a><<a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>>,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Source-72" class="associatedtype trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#associatedtype.Source-72" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Source</a> = NoneError</h4></section></summary><div class='docblock'>The underlying error</div></details><details class="toggle method-toggle" open><summary><section id="method.into_error-72" class="method trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#method.into_error-72" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a></h4></section></summary><div class='docblock'>Combine the information to produce the error</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-IntoError%3CError%3E-for-NotFoundAuthHeaderSnafu" class="impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#impl-IntoError%3CError%3E-for-NotFoundAuthHeaderSnafu" class="anchor">§</a><h3 class="code-header">impl IntoError<<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>> for <a class="struct" href="struct.NotFoundAuthHeaderSnafu.html" title="struct servers::error::NotFoundAuthHeaderSnafu">NotFoundAuthHeaderSnafu</a><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + ErrorCompat,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Source-41" class="associatedtype trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#associatedtype.Source-41" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Source</a> = NoneError</h4></section></summary><div class='docblock'>The underlying error</div></details><details class="toggle method-toggle" open><summary><section id="method.into_error-41" class="method trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#method.into_error-41" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a></h4></section></summary><div class='docblock'>Combine the information to produce the error</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-IntoError%3CError%3E-for-NotFoundInfluxAuthSnafu" class="impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#impl-IntoError%3CError%3E-for-NotFoundInfluxAuthSnafu" class="anchor">§</a><h3 class="code-header">impl IntoError<<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>> for <a class="struct" href="struct.NotFoundInfluxAuthSnafu.html" title="struct servers::error::NotFoundInfluxAuthSnafu">NotFoundInfluxAuthSnafu</a><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + ErrorCompat,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Source-42" class="associatedtype trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#associatedtype.Source-42" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Source</a> = NoneError</h4></section></summary><div class='docblock'>The underlying error</div></details><details class="toggle method-toggle" open><summary><section id="method.into_error-42" class="method trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#method.into_error-42" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a></h4></section></summary><div class='docblock'>Combine the information to produce the error</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-IntoError%3CError%3E-for-NotSupportedSnafu%3C__T0%3E" class="impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#impl-IntoError%3CError%3E-for-NotSupportedSnafu%3C__T0%3E" class="anchor">§</a><h3 class="code-header">impl<__T0> IntoError<<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>> for <a class="struct" href="struct.NotSupportedSnafu.html" title="struct servers::error::NotSupportedSnafu">NotSupportedSnafu</a><__T0><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + ErrorCompat,
|
||
__T0: <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.Into.html" title="trait core::convert::Into">Into</a><<a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>>,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Source-18" class="associatedtype trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#associatedtype.Source-18" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Source</a> = NoneError</h4></section></summary><div class='docblock'>The underlying error</div></details><details class="toggle method-toggle" open><summary><section id="method.into_error-18" class="method trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#method.into_error-18" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a></h4></section></summary><div class='docblock'>Combine the information to produce the error</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-IntoError%3CError%3E-for-OtherSnafu" class="impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#impl-IntoError%3CError%3E-for-OtherSnafu" class="anchor">§</a><h3 class="code-header">impl IntoError<<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>> for <a class="struct" href="struct.OtherSnafu.html" title="struct servers::error::OtherSnafu">OtherSnafu</a><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + ErrorCompat,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Source-58" class="associatedtype trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#associatedtype.Source-58" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Source</a> = BoxedError</h4></section></summary><div class='docblock'>The underlying error</div></details><details class="toggle method-toggle" open><summary><section id="method.into_error-58" class="method trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#method.into_error-58" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a></h4></section></summary><div class='docblock'>Combine the information to produce the error</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-IntoError%3CError%3E-for-OtlpMetricModeIncompatibleSnafu" class="impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#impl-IntoError%3CError%3E-for-OtlpMetricModeIncompatibleSnafu" class="anchor">§</a><h3 class="code-header">impl IntoError<<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>> for <a class="struct" href="struct.OtlpMetricModeIncompatibleSnafu.html" title="struct servers::error::OtlpMetricModeIncompatibleSnafu">OtlpMetricModeIncompatibleSnafu</a><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + ErrorCompat,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Source-31" class="associatedtype trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#associatedtype.Source-31" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Source</a> = NoneError</h4></section></summary><div class='docblock'>The underlying error</div></details><details class="toggle method-toggle" open><summary><section id="method.into_error-31" class="method trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#method.into_error-31" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a></h4></section></summary><div class='docblock'>Combine the information to produce the error</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-IntoError%3CError%3E-for-ParseJsonSnafu" class="impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#impl-IntoError%3CError%3E-for-ParseJsonSnafu" class="anchor">§</a><h3 class="code-header">impl IntoError<<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>> for <a class="struct" href="struct.ParseJsonSnafu.html" title="struct servers::error::ParseJsonSnafu">ParseJsonSnafu</a><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + ErrorCompat,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Source-67" class="associatedtype trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#associatedtype.Source-67" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Source</a> = <a class="struct" href="https://docs.rs/serde_json/1.0.140/serde_json/error/struct.Error.html" title="struct serde_json::error::Error">Error</a></h4></section></summary><div class='docblock'>The underlying error</div></details><details class="toggle method-toggle" open><summary><section id="method.into_error-67" class="method trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#method.into_error-67" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a></h4></section></summary><div class='docblock'>Combine the information to produce the error</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-IntoError%3CError%3E-for-ParsePromQLSnafu%3C__T0%3E" class="impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#impl-IntoError%3CError%3E-for-ParsePromQLSnafu%3C__T0%3E" class="anchor">§</a><h3 class="code-header">impl<__T0> IntoError<<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>> for <a class="struct" href="struct.ParsePromQLSnafu.html" title="struct servers::error::ParsePromQLSnafu">ParsePromQLSnafu</a><__T0><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + ErrorCompat,
|
||
__T0: <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.Into.html" title="trait core::convert::Into">Into</a><<a class="struct" href="https://doc.rust-lang.org/nightly/alloc/boxed/struct.Box.html" title="struct alloc::boxed::Box">Box</a><PromQuery>>,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Source-55" class="associatedtype trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#associatedtype.Source-55" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Source</a> = Error</h4></section></summary><div class='docblock'>The underlying error</div></details><details class="toggle method-toggle" open><summary><section id="method.into_error-55" class="method trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#method.into_error-55" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a></h4></section></summary><div class='docblock'>Combine the information to produce the error</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-IntoError%3CError%3E-for-ParseTimestampSnafu%3C__T0%3E" class="impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#impl-IntoError%3CError%3E-for-ParseTimestampSnafu%3C__T0%3E" class="anchor">§</a><h3 class="code-header">impl<__T0> IntoError<<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>> for <a class="struct" href="struct.ParseTimestampSnafu.html" title="struct servers::error::ParseTimestampSnafu">ParseTimestampSnafu</a><__T0><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + ErrorCompat,
|
||
__T0: <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.Into.html" title="trait core::convert::Into">Into</a><<a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>>,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Source-56" class="associatedtype trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#associatedtype.Source-56" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Source</a> = Error</h4></section></summary><div class='docblock'>The underlying error</div></details><details class="toggle method-toggle" open><summary><section id="method.into_error-56" class="method trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#method.into_error-56" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a></h4></section></summary><div class='docblock'>Combine the information to produce the error</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-IntoError%3CError%3E-for-PipelineSnafu" class="impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#impl-IntoError%3CError%3E-for-PipelineSnafu" class="anchor">§</a><h3 class="code-header">impl IntoError<<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>> for <a class="struct" href="struct.PipelineSnafu.html" title="struct servers::error::PipelineSnafu">PipelineSnafu</a><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + ErrorCompat,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Source-17" class="associatedtype trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#associatedtype.Source-17" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Source</a> = Error</h4></section></summary><div class='docblock'>The underlying error</div></details><details class="toggle method-toggle" open><summary><section id="method.into_error-17" class="method trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#method.into_error-17" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a></h4></section></summary><div class='docblock'>Combine the information to produce the error</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-IntoError%3CError%3E-for-PrepareStatementNotFoundSnafu%3C__T0%3E" class="impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#impl-IntoError%3CError%3E-for-PrepareStatementNotFoundSnafu%3C__T0%3E" class="anchor">§</a><h3 class="code-header">impl<__T0> IntoError<<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>> for <a class="struct" href="struct.PrepareStatementNotFoundSnafu.html" title="struct servers::error::PrepareStatementNotFoundSnafu">PrepareStatementNotFoundSnafu</a><__T0><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + ErrorCompat,
|
||
__T0: <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.Into.html" title="trait core::convert::Into">Into</a><<a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>>,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Source-78" class="associatedtype trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#associatedtype.Source-78" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Source</a> = NoneError</h4></section></summary><div class='docblock'>The underlying error</div></details><details class="toggle method-toggle" open><summary><section id="method.into_error-78" class="method trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#method.into_error-78" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a></h4></section></summary><div class='docblock'>Combine the information to produce the error</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-IntoError%3CError%3E-for-PreparedStmtTypeMismatchSnafu%3C__T0,+__T1%3E" class="impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#impl-IntoError%3CError%3E-for-PreparedStmtTypeMismatchSnafu%3C__T0,+__T1%3E" class="anchor">§</a><h3 class="code-header">impl<__T0, __T1> IntoError<<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>> for <a class="struct" href="struct.PreparedStmtTypeMismatchSnafu.html" title="struct servers::error::PreparedStmtTypeMismatchSnafu">PreparedStmtTypeMismatchSnafu</a><__T0, __T1><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + ErrorCompat,
|
||
__T0: <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.Into.html" title="trait core::convert::Into">Into</a><ConcreteDataType>,
|
||
__T1: <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.Into.html" title="trait core::convert::Into">Into</a><ColumnType>,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Source-64" class="associatedtype trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#associatedtype.Source-64" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Source</a> = NoneError</h4></section></summary><div class='docblock'>The underlying error</div></details><details class="toggle method-toggle" open><summary><section id="method.into_error-64" class="method trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#method.into_error-64" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a></h4></section></summary><div class='docblock'>Combine the information to produce the error</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-IntoError%3CError%3E-for-RowWriterSnafu" class="impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#impl-IntoError%3CError%3E-for-RowWriterSnafu" class="anchor">§</a><h3 class="code-header">impl IntoError<<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>> for <a class="struct" href="struct.RowWriterSnafu.html" title="struct servers::error::RowWriterSnafu">RowWriterSnafu</a><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + ErrorCompat,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Source-24" class="associatedtype trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#associatedtype.Source-24" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Source</a> = Error</h4></section></summary><div class='docblock'>The underlying error</div></details><details class="toggle method-toggle" open><summary><section id="method.into_error-24" class="method trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#method.into_error-24" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a></h4></section></summary><div class='docblock'>Combine the information to produce the error</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-IntoError%3CError%3E-for-StartGrpcSnafu" class="impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#impl-IntoError%3CError%3E-for-StartGrpcSnafu" class="anchor">§</a><h3 class="code-header">impl IntoError<<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>> for <a class="struct" href="struct.StartGrpcSnafu.html" title="struct servers::error::StartGrpcSnafu">StartGrpcSnafu</a><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + ErrorCompat,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Source-8" class="associatedtype trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#associatedtype.Source-8" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Source</a> = Error</h4></section></summary><div class='docblock'>The underlying error</div></details><details class="toggle method-toggle" open><summary><section id="method.into_error-8" class="method trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#method.into_error-8" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a></h4></section></summary><div class='docblock'>Combine the information to produce the error</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-IntoError%3CError%3E-for-StartHttpSnafu" class="impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#impl-IntoError%3CError%3E-for-StartHttpSnafu" class="anchor">§</a><h3 class="code-header">impl IntoError<<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>> for <a class="struct" href="struct.StartHttpSnafu.html" title="struct servers::error::StartHttpSnafu">StartHttpSnafu</a><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + ErrorCompat,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Source-7" class="associatedtype trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#associatedtype.Source-7" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Source</a> = Error</h4></section></summary><div class='docblock'>The underlying error</div></details><details class="toggle method-toggle" open><summary><section id="method.into_error-7" class="method trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#method.into_error-7" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a></h4></section></summary><div class='docblock'>Combine the information to produce the error</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-IntoError%3CError%3E-for-SuspendedSnafu" class="impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#impl-IntoError%3CError%3E-for-SuspendedSnafu" class="anchor">§</a><h3 class="code-header">impl IntoError<<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>> for <a class="struct" href="struct.SuspendedSnafu.html" title="struct servers::error::SuspendedSnafu">SuspendedSnafu</a><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + ErrorCompat,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Source-86" class="associatedtype trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#associatedtype.Source-86" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Source</a> = NoneError</h4></section></summary><div class='docblock'>The underlying error</div></details><details class="toggle method-toggle" open><summary><section id="method.into_error-86" class="method trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#method.into_error-86" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a></h4></section></summary><div class='docblock'>Combine the information to produce the error</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-IntoError%3CError%3E-for-TableNotFoundSnafu%3C__T0,+__T1,+__T2%3E" class="impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#impl-IntoError%3CError%3E-for-TableNotFoundSnafu%3C__T0,+__T1,+__T2%3E" class="anchor">§</a><h3 class="code-header">impl<__T0, __T1, __T2> IntoError<<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>> for <a class="struct" href="struct.TableNotFoundSnafu.html" title="struct servers::error::TableNotFoundSnafu">TableNotFoundSnafu</a><__T0, __T1, __T2><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + ErrorCompat,
|
||
__T0: <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.Into.html" title="trait core::convert::Into">Into</a><<a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>>,
|
||
__T1: <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.Into.html" title="trait core::convert::Into">Into</a><<a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>>,
|
||
__T2: <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.Into.html" title="trait core::convert::Into">Into</a><<a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>>,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Source-51" class="associatedtype trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#associatedtype.Source-51" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Source</a> = NoneError</h4></section></summary><div class='docblock'>The underlying error</div></details><details class="toggle method-toggle" open><summary><section id="method.into_error-51" class="method trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#method.into_error-51" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a></h4></section></summary><div class='docblock'>Combine the information to produce the error</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-IntoError%3CError%3E-for-TcpBindSnafu%3C__T0%3E" class="impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#impl-IntoError%3CError%3E-for-TcpBindSnafu%3C__T0%3E" class="anchor">§</a><h3 class="code-header">impl<__T0> IntoError<<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>> for <a class="struct" href="struct.TcpBindSnafu.html" title="struct servers::error::TcpBindSnafu">TcpBindSnafu</a><__T0><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + ErrorCompat,
|
||
__T0: <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.Into.html" title="trait core::convert::Into">Into</a><<a class="enum" href="https://doc.rust-lang.org/nightly/core/net/socket_addr/enum.SocketAddr.html" title="enum core::net::socket_addr::SocketAddr">SocketAddr</a>>,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Source-10" class="associatedtype trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#associatedtype.Source-10" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Source</a> = <a class="struct" href="https://doc.rust-lang.org/nightly/std/io/error/struct.Error.html" title="struct std::io::error::Error">Error</a></h4></section></summary><div class='docblock'>The underlying error</div></details><details class="toggle method-toggle" open><summary><section id="method.into_error-10" class="method trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#method.into_error-10" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a></h4></section></summary><div class='docblock'>Combine the information to produce the error</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-IntoError%3CError%3E-for-TimePrecisionSnafu%3C__T0%3E" class="impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#impl-IntoError%3CError%3E-for-TimePrecisionSnafu%3C__T0%3E" class="anchor">§</a><h3 class="code-header">impl<__T0> IntoError<<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>> for <a class="struct" href="struct.TimePrecisionSnafu.html" title="struct servers::error::TimePrecisionSnafu">TimePrecisionSnafu</a><__T0><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + ErrorCompat,
|
||
__T0: <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.Into.html" title="trait core::convert::Into">Into</a><<a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>>,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Source-25" class="associatedtype trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#associatedtype.Source-25" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Source</a> = NoneError</h4></section></summary><div class='docblock'>The underlying error</div></details><details class="toggle method-toggle" open><summary><section id="method.into_error-25" class="method trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#method.into_error-25" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a></h4></section></summary><div class='docblock'>Combine the information to produce the error</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-IntoError%3CError%3E-for-TimestampOverflowSnafu%3C__T0%3E" class="impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#impl-IntoError%3CError%3E-for-TimestampOverflowSnafu%3C__T0%3E" class="anchor">§</a><h3 class="code-header">impl<__T0> IntoError<<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>> for <a class="struct" href="struct.TimestampOverflowSnafu.html" title="struct servers::error::TimestampOverflowSnafu">TimestampOverflowSnafu</a><__T0><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + ErrorCompat,
|
||
__T0: <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.Into.html" title="trait core::convert::Into">Into</a><<a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>>,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Source-75" class="associatedtype trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#associatedtype.Source-75" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Source</a> = NoneError</h4></section></summary><div class='docblock'>The underlying error</div></details><details class="toggle method-toggle" open><summary><section id="method.into_error-75" class="method trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#method.into_error-75" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a></h4></section></summary><div class='docblock'>Combine the information to produce the error</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-IntoError%3CError%3E-for-TlsRequiredSnafu%3C__T0%3E" class="impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#impl-IntoError%3CError%3E-for-TlsRequiredSnafu%3C__T0%3E" class="anchor">§</a><h3 class="code-header">impl<__T0> IntoError<<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>> for <a class="struct" href="struct.TlsRequiredSnafu.html" title="struct servers::error::TlsRequiredSnafu">TlsRequiredSnafu</a><__T0><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + ErrorCompat,
|
||
__T0: <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.Into.html" title="trait core::convert::Into">Into</a><<a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>>,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Source-39" class="associatedtype trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#associatedtype.Source-39" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Source</a> = NoneError</h4></section></summary><div class='docblock'>The underlying error</div></details><details class="toggle method-toggle" open><summary><section id="method.into_error-39" class="method trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#method.into_error-39" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a></h4></section></summary><div class='docblock'>Combine the information to produce the error</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-IntoError%3CError%3E-for-ToJsonSnafu" class="impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#impl-IntoError%3CError%3E-for-ToJsonSnafu" class="anchor">§</a><h3 class="code-header">impl IntoError<<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>> for <a class="struct" href="struct.ToJsonSnafu.html" title="struct servers::error::ToJsonSnafu">ToJsonSnafu</a><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + ErrorCompat,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Source-66" class="associatedtype trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#associatedtype.Source-66" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Source</a> = <a class="struct" href="https://docs.rs/serde_json/1.0.140/serde_json/error/struct.Error.html" title="struct serde_json::error::Error">Error</a></h4></section></summary><div class='docblock'>The underlying error</div></details><details class="toggle method-toggle" open><summary><section id="method.into_error-66" class="method trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#method.into_error-66" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a></h4></section></summary><div class='docblock'>Combine the information to produce the error</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-IntoError%3CError%3E-for-TokioIoSnafu%3C__T0%3E" class="impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#impl-IntoError%3CError%3E-for-TokioIoSnafu%3C__T0%3E" class="anchor">§</a><h3 class="code-header">impl<__T0> IntoError<<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>> for <a class="struct" href="struct.TokioIoSnafu.html" title="struct servers::error::TokioIoSnafu">TokioIoSnafu</a><__T0><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + ErrorCompat,
|
||
__T0: <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.Into.html" title="trait core::convert::Into">Into</a><<a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>>,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Source-5" class="associatedtype trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#associatedtype.Source-5" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Source</a> = <a class="struct" href="https://doc.rust-lang.org/nightly/std/io/error/struct.Error.html" title="struct std::io::error::Error">Error</a></h4></section></summary><div class='docblock'>The underlying error</div></details><details class="toggle method-toggle" open><summary><section id="method.into_error-5" class="method trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#method.into_error-5" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a></h4></section></summary><div class='docblock'>Combine the information to produce the error</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-IntoError%3CError%3E-for-TooManyConcurrentRequestsSnafu%3C__T0,+__T1%3E" class="impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#impl-IntoError%3CError%3E-for-TooManyConcurrentRequestsSnafu%3C__T0,+__T1%3E" class="anchor">§</a><h3 class="code-header">impl<__T0, __T1> IntoError<<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>> for <a class="struct" href="struct.TooManyConcurrentRequestsSnafu.html" title="struct servers::error::TooManyConcurrentRequestsSnafu">TooManyConcurrentRequestsSnafu</a><__T0, __T1><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + ErrorCompat,
|
||
__T0: <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.Into.html" title="trait core::convert::Into">Into</a><<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.usize.html">usize</a>>,
|
||
__T1: <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.Into.html" title="trait core::convert::Into">Into</a><<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.usize.html">usize</a>>,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Source-20" class="associatedtype trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#associatedtype.Source-20" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Source</a> = NoneError</h4></section></summary><div class='docblock'>The underlying error</div></details><details class="toggle method-toggle" open><summary><section id="method.into_error-20" class="method trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#method.into_error-20" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a></h4></section></summary><div class='docblock'>Combine the information to produce the error</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-IntoError%3CError%3E-for-UnexpectedResultSnafu%3C__T0%3E" class="impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#impl-IntoError%3CError%3E-for-UnexpectedResultSnafu%3C__T0%3E" class="anchor">§</a><h3 class="code-header">impl<__T0> IntoError<<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>> for <a class="struct" href="struct.UnexpectedResultSnafu.html" title="struct servers::error::UnexpectedResultSnafu">UnexpectedResultSnafu</a><__T0><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + ErrorCompat,
|
||
__T0: <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.Into.html" title="trait core::convert::Into">Into</a><<a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>>,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Source-57" class="associatedtype trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#associatedtype.Source-57" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Source</a> = NoneError</h4></section></summary><div class='docblock'>The underlying error</div></details><details class="toggle method-toggle" open><summary><section id="method.into_error-57" class="method trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#method.into_error-57" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a></h4></section></summary><div class='docblock'>Combine the information to produce the error</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-IntoError%3CError%3E-for-UnknownHintSnafu%3C__T0%3E" class="impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#impl-IntoError%3CError%3E-for-UnknownHintSnafu%3C__T0%3E" class="anchor">§</a><h3 class="code-header">impl<__T0> IntoError<<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>> for <a class="struct" href="struct.UnknownHintSnafu.html" title="struct servers::error::UnknownHintSnafu">UnknownHintSnafu</a><__T0><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + ErrorCompat,
|
||
__T0: <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.Into.html" title="trait core::convert::Into">Into</a><<a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>>,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Source-84" class="associatedtype trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#associatedtype.Source-84" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Source</a> = NoneError</h4></section></summary><div class='docblock'>The underlying error</div></details><details class="toggle method-toggle" open><summary><section id="method.into_error-84" class="method trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#method.into_error-84" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a></h4></section></summary><div class='docblock'>Combine the information to produce the error</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-IntoError%3CError%3E-for-UnsupportedAuthSchemeSnafu%3C__T0%3E" class="impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#impl-IntoError%3CError%3E-for-UnsupportedAuthSchemeSnafu%3C__T0%3E" class="anchor">§</a><h3 class="code-header">impl<__T0> IntoError<<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>> for <a class="struct" href="struct.UnsupportedAuthSchemeSnafu.html" title="struct servers::error::UnsupportedAuthSchemeSnafu">UnsupportedAuthSchemeSnafu</a><__T0><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + ErrorCompat,
|
||
__T0: <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.Into.html" title="trait core::convert::Into">Into</a><<a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>>,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Source-43" class="associatedtype trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#associatedtype.Source-43" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Source</a> = NoneError</h4></section></summary><div class='docblock'>The underlying error</div></details><details class="toggle method-toggle" open><summary><section id="method.into_error-43" class="method trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#method.into_error-43" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a></h4></section></summary><div class='docblock'>Combine the information to produce the error</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-IntoError%3CError%3E-for-UnsupportedContentTypeSnafu%3C__T0%3E" class="impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#impl-IntoError%3CError%3E-for-UnsupportedContentTypeSnafu%3C__T0%3E" class="anchor">§</a><h3 class="code-header">impl<__T0> IntoError<<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>> for <a class="struct" href="struct.UnsupportedContentTypeSnafu.html" title="struct servers::error::UnsupportedContentTypeSnafu">UnsupportedContentTypeSnafu</a><__T0><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + ErrorCompat,
|
||
__T0: <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.Into.html" title="trait core::convert::Into">Into</a><ContentType>,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Source-70" class="associatedtype trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#associatedtype.Source-70" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Source</a> = NoneError</h4></section></summary><div class='docblock'>The underlying error</div></details><details class="toggle method-toggle" open><summary><section id="method.into_error-70" class="method trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#method.into_error-70" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a></h4></section></summary><div class='docblock'>Combine the information to produce the error</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-IntoError%3CError%3E-for-UnsupportedDataTypeSnafu%3C__T0,+__T1%3E" class="impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#impl-IntoError%3CError%3E-for-UnsupportedDataTypeSnafu%3C__T0,+__T1%3E" class="anchor">§</a><h3 class="code-header">impl<__T0, __T1> IntoError<<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>> for <a class="struct" href="struct.UnsupportedDataTypeSnafu.html" title="struct servers::error::UnsupportedDataTypeSnafu">UnsupportedDataTypeSnafu</a><__T0, __T1><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + ErrorCompat,
|
||
__T0: <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.Into.html" title="trait core::convert::Into">Into</a><ConcreteDataType>,
|
||
__T1: <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.Into.html" title="trait core::convert::Into">Into</a><<a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>>,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Source-3" class="associatedtype trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#associatedtype.Source-3" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Source</a> = NoneError</h4></section></summary><div class='docblock'>The underlying error</div></details><details class="toggle method-toggle" open><summary><section id="method.into_error-3" class="method trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#method.into_error-3" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a></h4></section></summary><div class='docblock'>Combine the information to produce the error</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-IntoError%3CError%3E-for-UnsupportedJsonContentTypeSnafu" class="impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#impl-IntoError%3CError%3E-for-UnsupportedJsonContentTypeSnafu" class="anchor">§</a><h3 class="code-header">impl IntoError<<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>> for <a class="struct" href="struct.UnsupportedJsonContentTypeSnafu.html" title="struct servers::error::UnsupportedJsonContentTypeSnafu">UnsupportedJsonContentTypeSnafu</a><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + ErrorCompat,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Source-30" class="associatedtype trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#associatedtype.Source-30" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Source</a> = NoneError</h4></section></summary><div class='docblock'>The underlying error</div></details><details class="toggle method-toggle" open><summary><section id="method.into_error-30" class="method trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#method.into_error-30" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a></h4></section></summary><div class='docblock'>Combine the information to produce the error</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-IntoError%3CError%3E-for-UnsupportedJsonDataTypeForTagSnafu%3C__T0,+__T1%3E" class="impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#impl-IntoError%3CError%3E-for-UnsupportedJsonDataTypeForTagSnafu%3C__T0,+__T1%3E" class="anchor">§</a><h3 class="code-header">impl<__T0, __T1> IntoError<<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>> for <a class="struct" href="struct.UnsupportedJsonDataTypeForTagSnafu.html" title="struct servers::error::UnsupportedJsonDataTypeForTagSnafu">UnsupportedJsonDataTypeForTagSnafu</a><__T0, __T1><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + ErrorCompat,
|
||
__T0: <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.Into.html" title="trait core::convert::Into">Into</a><<a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>>,
|
||
__T1: <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.Into.html" title="trait core::convert::Into">Into</a><<a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>>,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Source-76" class="associatedtype trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#associatedtype.Source-76" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Source</a> = NoneError</h4></section></summary><div class='docblock'>The underlying error</div></details><details class="toggle method-toggle" open><summary><section id="method.into_error-76" class="method trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#method.into_error-76" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a></h4></section></summary><div class='docblock'>Combine the information to produce the error</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-IntoError%3CError%3E-for-UpdateJemallocMetricsSnafu" class="impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#impl-IntoError%3CError%3E-for-UpdateJemallocMetricsSnafu" class="anchor">§</a><h3 class="code-header">impl IntoError<<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>> for <a class="struct" href="struct.UpdateJemallocMetricsSnafu.html" title="struct servers::error::UpdateJemallocMetricsSnafu">UpdateJemallocMetricsSnafu</a><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + ErrorCompat,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Source-61" class="associatedtype trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#associatedtype.Source-61" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Source</a> = Error</h4></section></summary><div class='docblock'>The underlying error</div></details><details class="toggle method-toggle" open><summary><section id="method.into_error-61" class="method trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#method.into_error-61" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a></h4></section></summary><div class='docblock'>Combine the information to produce the error</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-IntoError%3CError%3E-for-UrlDecodeSnafu" class="impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#impl-IntoError%3CError%3E-for-UrlDecodeSnafu" class="anchor">§</a><h3 class="code-header">impl IntoError<<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>> for <a class="struct" href="struct.UrlDecodeSnafu.html" title="struct servers::error::UrlDecodeSnafu">UrlDecodeSnafu</a><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + ErrorCompat,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Source-71" class="associatedtype trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#associatedtype.Source-71" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Source</a> = <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.FromUtf8Error.html" title="struct alloc::string::FromUtf8Error">FromUtf8Error</a></h4></section></summary><div class='docblock'>The underlying error</div></details><details class="toggle method-toggle" open><summary><section id="method.into_error-71" class="method trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#38">Source</a><a href="#method.into_error-71" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a></h4></section></summary><div class='docblock'>Combine the information to produce the error</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-IntoResponse-for-Error" class="impl"><a class="src rightside" href="../../src/servers/error.rs.html#812-824">Source</a><a href="#impl-IntoResponse-for-Error" class="anchor">§</a><h3 class="code-header">impl IntoResponse for <a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.into_response" class="method trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#813-823">Source</a><a href="#method.into_response" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_response</a>(self) -> Response</h4></section></summary><div class='docblock'>Create a response.</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-StackError-for-Error" class="impl"><a class="src rightside" href="../../src/servers/error.rs.html#40">Source</a><a href="#impl-StackError-for-Error" class="anchor">§</a><h3 class="code-header">impl StackError for <a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a></h3></section></summary><div class="impl-items"><section id="method.debug_fmt" class="method trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#40">Source</a><a href="#method.debug_fmt" class="anchor">§</a><h4 class="code-header">fn <a class="fn">debug_fmt</a>(&self, layer: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.usize.html">usize</a>, buf: &mut <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a><<a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>>)</h4></section><section id="method.next" class="method trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#40">Source</a><a href="#method.next" class="anchor">§</a><h4 class="code-header">fn <a class="fn">next</a>(&self) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/option/enum.Option.html" title="enum core::option::Option">Option</a><&dyn StackError></h4></section><details class="toggle method-toggle" open><summary><section id="method.transparent" class="method trait-impl"><a class="src rightside" href="../../src/servers/error.rs.html#40">Source</a><a href="#method.transparent" class="anchor">§</a><h4 class="code-header">fn <a class="fn">transparent</a>(&self) -> <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.bool.html">bool</a></h4></section></summary><div class='docblock'>Indicates whether this error is “transparent”, that it delegates its “display” and “source”
|
||
to the underlying error. Could be useful when you are just wrapping some external error,
|
||
<strong>AND</strong> can not or would not provide meaningful contextual info. For example, the
|
||
<code>DataFusionError</code>.</div></details><section id="method.last" class="method trait-impl"><a href="#method.last" class="anchor">§</a><h4 class="code-header">fn <a class="fn">last</a>(&self) -> &dyn StackError<div class="where">where
|
||
Self: <a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,</div></h4></section></div></details></div><h2 id="synthetic-implementations" class="section-header">Auto Trait Implementations<a href="#synthetic-implementations" class="anchor">§</a></h2><div id="synthetic-implementations-list"><section id="impl-Freeze-for-Error" class="impl"><a href="#impl-Freeze-for-Error" class="anchor">§</a><h3 class="code-header">impl !<a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Freeze.html" title="trait core::marker::Freeze">Freeze</a> for <a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a></h3></section><section id="impl-RefUnwindSafe-for-Error" class="impl"><a href="#impl-RefUnwindSafe-for-Error" class="anchor">§</a><h3 class="code-header">impl !<a class="trait" href="https://doc.rust-lang.org/nightly/core/panic/unwind_safe/trait.RefUnwindSafe.html" title="trait core::panic::unwind_safe::RefUnwindSafe">RefUnwindSafe</a> for <a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a></h3></section><section id="impl-Send-for-Error" class="impl"><a href="#impl-Send-for-Error" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Send.html" title="trait core::marker::Send">Send</a> for <a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a></h3></section><section id="impl-Sync-for-Error" class="impl"><a href="#impl-Sync-for-Error" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sync.html" title="trait core::marker::Sync">Sync</a> for <a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a></h3></section><section id="impl-Unpin-for-Error" class="impl"><a href="#impl-Unpin-for-Error" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Unpin.html" title="trait core::marker::Unpin">Unpin</a> for <a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a></h3></section><section id="impl-UnwindSafe-for-Error" class="impl"><a href="#impl-UnwindSafe-for-Error" class="anchor">§</a><h3 class="code-header">impl !<a class="trait" href="https://doc.rust-lang.org/nightly/core/panic/unwind_safe/trait.UnwindSafe.html" title="trait core::panic::unwind_safe::UnwindSafe">UnwindSafe</a> for <a class="enum" href="enum.Error.html" title="enum servers::error::Error">Error</a></h3></section></div><h2 id="blanket-implementations" class="section-header">Blanket Implementations<a href="#blanket-implementations" class="anchor">§</a></h2><div id="blanket-implementations-list"><details class="toggle implementors-toggle"><summary><section id="impl-Any-for-T" class="impl"><a class="src rightside" href="https://doc.rust-lang.org/nightly/src/core/any.rs.html#138">Source</a><a href="#impl-Any-for-T" class="anchor">§</a><h3 class="code-header">impl<T> <a class="trait" href="https://doc.rust-lang.org/nightly/core/any/trait.Any.html" title="trait core::any::Any">Any</a> for T<div class="where">where
|
||
T: 'static + ?<a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,</div></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.type_id" class="method trait-impl"><a class="src rightside" href="https://doc.rust-lang.org/nightly/src/core/any.rs.html#139">Source</a><a href="#method.type_id" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/nightly/core/any/trait.Any.html#tymethod.type_id" class="fn">type_id</a>(&self) -> <a class="struct" href="https://doc.rust-lang.org/nightly/core/any/struct.TypeId.html" title="struct core::any::TypeId">TypeId</a></h4></section></summary><div class='docblock'>Gets the <code>TypeId</code> of <code>self</code>. <a href="https://doc.rust-lang.org/nightly/core/any/trait.Any.html#tymethod.type_id">Read more</a></div></details></div></details><details class="toggle implementors-toggle"><summary><section id="impl-AsErrorSource-for-T" class="impl"><a href="#impl-AsErrorSource-for-T" class="anchor">§</a><h3 class="code-header">impl<T> AsErrorSource for T<div class="where">where
|
||
T: <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + 'static,</div></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.as_error_source" class="method trait-impl"><a href="#method.as_error_source" class="anchor">§</a><h4 class="code-header">fn <a class="fn">as_error_source</a>(&self) -> &(dyn <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + 'static)</h4></section></summary><div class='docblock'>For maximum effectiveness, this needs to be called as a method
|
||
to benefit from Rust’s automatic dereferencing of method
|
||
receivers.</div></details></div></details><details class="toggle implementors-toggle"><summary><section id="impl-AsErrorSource-for-T-1" class="impl"><a href="#impl-AsErrorSource-for-T-1" class="anchor">§</a><h3 class="code-header">impl<T> AsErrorSource for T<div class="where">where
|
||
T: <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + 'static,</div></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.as_error_source-1" class="method trait-impl"><a href="#method.as_error_source-1" class="anchor">§</a><h4 class="code-header">fn <a class="fn">as_error_source</a>(&self) -> &(dyn <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + 'static)</h4></section></summary><div class='docblock'>For maximum effectiveness, this needs to be called as a method
|
||
to benefit from Rust’s automatic dereferencing of method
|
||
receivers.</div></details></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Borrow%3CT%3E-for-T" class="impl"><a class="src rightside" href="https://doc.rust-lang.org/nightly/src/core/borrow.rs.html#212">Source</a><a href="#impl-Borrow%3CT%3E-for-T" class="anchor">§</a><h3 class="code-header">impl<T> <a class="trait" href="https://doc.rust-lang.org/nightly/core/borrow/trait.Borrow.html" title="trait core::borrow::Borrow">Borrow</a><T> for T<div class="where">where
|
||
T: ?<a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,</div></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.borrow" class="method trait-impl"><a class="src rightside" href="https://doc.rust-lang.org/nightly/src/core/borrow.rs.html#214">Source</a><a href="#method.borrow" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/nightly/core/borrow/trait.Borrow.html#tymethod.borrow" class="fn">borrow</a>(&self) -> <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&T</a></h4></section></summary><div class='docblock'>Immutably borrows from an owned value. <a href="https://doc.rust-lang.org/nightly/core/borrow/trait.Borrow.html#tymethod.borrow">Read more</a></div></details></div></details><details class="toggle implementors-toggle"><summary><section id="impl-BorrowMut%3CT%3E-for-T" class="impl"><a class="src rightside" href="https://doc.rust-lang.org/nightly/src/core/borrow.rs.html#221">Source</a><a href="#impl-BorrowMut%3CT%3E-for-T" class="anchor">§</a><h3 class="code-header">impl<T> <a class="trait" href="https://doc.rust-lang.org/nightly/core/borrow/trait.BorrowMut.html" title="trait core::borrow::BorrowMut">BorrowMut</a><T> for T<div class="where">where
|
||
T: ?<a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,</div></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.borrow_mut" class="method trait-impl"><a class="src rightside" href="https://doc.rust-lang.org/nightly/src/core/borrow.rs.html#222">Source</a><a href="#method.borrow_mut" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/nightly/core/borrow/trait.BorrowMut.html#tymethod.borrow_mut" class="fn">borrow_mut</a>(&mut self) -> <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&mut T</a></h4></section></summary><div class='docblock'>Mutably borrows from an owned value. <a href="https://doc.rust-lang.org/nightly/core/borrow/trait.BorrowMut.html#tymethod.borrow_mut">Read more</a></div></details></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Conv-for-T" class="impl"><a href="#impl-Conv-for-T" class="anchor">§</a><h3 class="code-header">impl<T> Conv for T</h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.conv" class="method trait-impl"><a href="#method.conv" class="anchor">§</a><h4 class="code-header">fn <a class="fn">conv</a><T>(self) -> T<div class="where">where
|
||
Self: <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.Into.html" title="trait core::convert::Into">Into</a><T>,</div></h4></section></summary><div class='docblock'>Converts <code>self</code> into <code>T</code> using <code>Into<T></code>. <a>Read more</a></div></details></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Convert%3CT%3E-for-V" class="impl"><a href="#impl-Convert%3CT%3E-for-V" class="anchor">§</a><h3 class="code-header">impl<T, V> Convert<T> for V<div class="where">where
|
||
V: <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.Into.html" title="trait core::convert::Into">Into</a><T>,</div></h3></section></summary><div class="impl-items"><section id="method.convert" class="method trait-impl"><a href="#method.convert" class="anchor">§</a><h4 class="code-header">fn <a class="fn">convert</a>(value: Self) -> T</h4></section><section id="method.convert_box" class="method trait-impl"><a href="#method.convert_box" class="anchor">§</a><h4 class="code-header">fn <a class="fn">convert_box</a>(value: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/boxed/struct.Box.html" title="struct alloc::boxed::Box">Box</a><Self>) -> <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/boxed/struct.Box.html" title="struct alloc::boxed::Box">Box</a><T></h4></section><section id="method.convert_vec" class="method trait-impl"><a href="#method.convert_vec" class="anchor">§</a><h4 class="code-header">fn <a class="fn">convert_vec</a>(value: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a><Self>) -> <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a><T></h4></section><section id="method.convert_vec_box" class="method trait-impl"><a href="#method.convert_vec_box" class="anchor">§</a><h4 class="code-header">fn <a class="fn">convert_vec_box</a>(value: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a><<a class="struct" href="https://doc.rust-lang.org/nightly/alloc/boxed/struct.Box.html" title="struct alloc::boxed::Box">Box</a><Self>>) -> <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a><<a class="struct" href="https://doc.rust-lang.org/nightly/alloc/boxed/struct.Box.html" title="struct alloc::boxed::Box">Box</a><T>></h4></section><section id="method.convert_matrix" class="method trait-impl"><a href="#method.convert_matrix" class="anchor">§</a><h4 class="code-header">fn <a class="fn">convert_matrix</a>(value: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a><<a class="struct" href="https://doc.rust-lang.org/nightly/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a><Self>>) -> <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a><<a class="struct" href="https://doc.rust-lang.org/nightly/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a><T>></h4></section><section id="method.convert_option" class="method trait-impl"><a href="#method.convert_option" class="anchor">§</a><h4 class="code-header">fn <a class="fn">convert_option</a>(value: <a class="enum" href="https://doc.rust-lang.org/nightly/core/option/enum.Option.html" title="enum core::option::Option">Option</a><Self>) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/option/enum.Option.html" title="enum core::option::Option">Option</a><T></h4></section><section id="method.convert_option_box" class="method trait-impl"><a href="#method.convert_option_box" class="anchor">§</a><h4 class="code-header">fn <a class="fn">convert_option_box</a>(value: <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/boxed/struct.Box.html" title="struct alloc::boxed::Box">Box</a><Self>>) -> <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/boxed/struct.Box.html" title="struct alloc::boxed::Box">Box</a><T>></h4></section><section id="method.convert_option_vec" class="method trait-impl"><a href="#method.convert_option_vec" class="anchor">§</a><h4 class="code-header">fn <a class="fn">convert_option_vec</a>(value: <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/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a><Self>>) -> <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/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a><T>></h4></section></div></details><details class="toggle implementors-toggle"><summary><section id="impl-CoproductSubsetter%3CCNil,+HNil%3E-for-Choices" class="impl"><a href="#impl-CoproductSubsetter%3CCNil,+HNil%3E-for-Choices" class="anchor">§</a><h3 class="code-header">impl<Choices> CoproductSubsetter<CNil, HNil> for Choices</h3></section></summary><div class="impl-items"><section id="associatedtype.Remainder" class="associatedtype trait-impl"><a href="#associatedtype.Remainder" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Remainder</a> = Choices</h4></section><details class="toggle method-toggle" open><summary><section id="method.subset" class="method trait-impl"><a href="#method.subset" class="anchor">§</a><h4 class="code-header">fn <a class="fn">subset</a>(
|
||
self,
|
||
) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html" title="enum core::result::Result">Result</a><CNil, <Choices as CoproductSubsetter<CNil, HNil>>::Remainder></h4></section></summary><div class='docblock'>Extract a subset of the possible types in a coproduct (or get the remaining possibilities) <a>Read more</a></div></details></div></details><details class="toggle implementors-toggle"><summary><section id="impl-FmtForward-for-T" class="impl"><a href="#impl-FmtForward-for-T" class="anchor">§</a><h3 class="code-header">impl<T> FmtForward for T</h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.fmt_binary" class="method trait-impl"><a href="#method.fmt_binary" class="anchor">§</a><h4 class="code-header">fn <a class="fn">fmt_binary</a>(self) -> FmtBinary<Self><div class="where">where
|
||
Self: <a class="trait" href="https://doc.rust-lang.org/nightly/core/fmt/trait.Binary.html" title="trait core::fmt::Binary">Binary</a>,</div></h4></section></summary><div class='docblock'>Causes <code>self</code> to use its <code>Binary</code> implementation when <code>Debug</code>-formatted.</div></details><details class="toggle method-toggle" open><summary><section id="method.fmt_display" class="method trait-impl"><a href="#method.fmt_display" class="anchor">§</a><h4 class="code-header">fn <a class="fn">fmt_display</a>(self) -> FmtDisplay<Self><div class="where">where
|
||
Self: <a class="trait" href="https://doc.rust-lang.org/nightly/core/fmt/trait.Display.html" title="trait core::fmt::Display">Display</a>,</div></h4></section></summary><div class='docblock'>Causes <code>self</code> to use its <code>Display</code> implementation when
|
||
<code>Debug</code>-formatted.</div></details><details class="toggle method-toggle" open><summary><section id="method.fmt_lower_exp" class="method trait-impl"><a href="#method.fmt_lower_exp" class="anchor">§</a><h4 class="code-header">fn <a class="fn">fmt_lower_exp</a>(self) -> FmtLowerExp<Self><div class="where">where
|
||
Self: <a class="trait" href="https://doc.rust-lang.org/nightly/core/fmt/trait.LowerExp.html" title="trait core::fmt::LowerExp">LowerExp</a>,</div></h4></section></summary><div class='docblock'>Causes <code>self</code> to use its <code>LowerExp</code> implementation when
|
||
<code>Debug</code>-formatted.</div></details><details class="toggle method-toggle" open><summary><section id="method.fmt_lower_hex" class="method trait-impl"><a href="#method.fmt_lower_hex" class="anchor">§</a><h4 class="code-header">fn <a class="fn">fmt_lower_hex</a>(self) -> FmtLowerHex<Self><div class="where">where
|
||
Self: <a class="trait" href="https://doc.rust-lang.org/nightly/core/fmt/trait.LowerHex.html" title="trait core::fmt::LowerHex">LowerHex</a>,</div></h4></section></summary><div class='docblock'>Causes <code>self</code> to use its <code>LowerHex</code> implementation when
|
||
<code>Debug</code>-formatted.</div></details><details class="toggle method-toggle" open><summary><section id="method.fmt_octal" class="method trait-impl"><a href="#method.fmt_octal" class="anchor">§</a><h4 class="code-header">fn <a class="fn">fmt_octal</a>(self) -> FmtOctal<Self><div class="where">where
|
||
Self: <a class="trait" href="https://doc.rust-lang.org/nightly/core/fmt/trait.Octal.html" title="trait core::fmt::Octal">Octal</a>,</div></h4></section></summary><div class='docblock'>Causes <code>self</code> to use its <code>Octal</code> implementation when <code>Debug</code>-formatted.</div></details><details class="toggle method-toggle" open><summary><section id="method.fmt_pointer" class="method trait-impl"><a href="#method.fmt_pointer" class="anchor">§</a><h4 class="code-header">fn <a class="fn">fmt_pointer</a>(self) -> FmtPointer<Self><div class="where">where
|
||
Self: <a class="trait" href="https://doc.rust-lang.org/nightly/core/fmt/trait.Pointer.html" title="trait core::fmt::Pointer">Pointer</a>,</div></h4></section></summary><div class='docblock'>Causes <code>self</code> to use its <code>Pointer</code> implementation when
|
||
<code>Debug</code>-formatted.</div></details><details class="toggle method-toggle" open><summary><section id="method.fmt_upper_exp" class="method trait-impl"><a href="#method.fmt_upper_exp" class="anchor">§</a><h4 class="code-header">fn <a class="fn">fmt_upper_exp</a>(self) -> FmtUpperExp<Self><div class="where">where
|
||
Self: <a class="trait" href="https://doc.rust-lang.org/nightly/core/fmt/trait.UpperExp.html" title="trait core::fmt::UpperExp">UpperExp</a>,</div></h4></section></summary><div class='docblock'>Causes <code>self</code> to use its <code>UpperExp</code> implementation when
|
||
<code>Debug</code>-formatted.</div></details><details class="toggle method-toggle" open><summary><section id="method.fmt_upper_hex" class="method trait-impl"><a href="#method.fmt_upper_hex" class="anchor">§</a><h4 class="code-header">fn <a class="fn">fmt_upper_hex</a>(self) -> FmtUpperHex<Self><div class="where">where
|
||
Self: <a class="trait" href="https://doc.rust-lang.org/nightly/core/fmt/trait.UpperHex.html" title="trait core::fmt::UpperHex">UpperHex</a>,</div></h4></section></summary><div class='docblock'>Causes <code>self</code> to use its <code>UpperHex</code> implementation when
|
||
<code>Debug</code>-formatted.</div></details><details class="toggle method-toggle" open><summary><section id="method.fmt_list" class="method trait-impl"><a href="#method.fmt_list" class="anchor">§</a><h4 class="code-header">fn <a class="fn">fmt_list</a>(self) -> FmtList<Self><div class="where">where
|
||
&'a Self: for<'a> <a class="trait" href="https://doc.rust-lang.org/nightly/core/iter/traits/collect/trait.IntoIterator.html" title="trait core::iter::traits::collect::IntoIterator">IntoIterator</a>,</div></h4></section></summary><div class='docblock'>Formats each item in a sequence. <a>Read more</a></div></details></div></details><details class="toggle implementors-toggle"><summary><section id="impl-From%3CT%3E-for-T" class="impl"><a class="src rightside" href="https://doc.rust-lang.org/nightly/src/core/convert/mod.rs.html#785">Source</a><a href="#impl-From%3CT%3E-for-T" class="anchor">§</a><h3 class="code-header">impl<T> <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.From.html" title="trait core::convert::From">From</a><T> for T</h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.from-2" class="method trait-impl"><a class="src rightside" href="https://doc.rust-lang.org/nightly/src/core/convert/mod.rs.html#788">Source</a><a href="#method.from-2" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/nightly/core/convert/trait.From.html#tymethod.from" class="fn">from</a>(t: T) -> T</h4></section></summary><div class="docblock"><p>Returns the argument unchanged.</p>
|
||
</div></details></div></details><details class="toggle implementors-toggle"><summary><section id="impl-FutureExt-for-T" class="impl"><a href="#impl-FutureExt-for-T" class="anchor">§</a><h3 class="code-header">impl<T> FutureExt for T</h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.with_context" class="method trait-impl"><a href="#method.with_context" class="anchor">§</a><h4 class="code-header">fn <a class="fn">with_context</a>(self, otel_cx: Context) -> WithContext<Self></h4></section></summary><div class='docblock'>Attaches the provided <a href="Context"><code>Context</code></a> to this type, returning a <code>WithContext</code>
|
||
wrapper. <a>Read more</a></div></details><details class="toggle method-toggle" open><summary><section id="method.with_current_context" class="method trait-impl"><a href="#method.with_current_context" class="anchor">§</a><h4 class="code-header">fn <a class="fn">with_current_context</a>(self) -> WithContext<Self></h4></section></summary><div class='docblock'>Attaches the current <a href="Context"><code>Context</code></a> to this type, returning a <code>WithContext</code>
|
||
wrapper. <a>Read more</a></div></details></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Instrument-for-T" class="impl"><a href="#impl-Instrument-for-T" class="anchor">§</a><h3 class="code-header">impl<T> Instrument for T</h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.instrument" class="method trait-impl"><a href="#method.instrument" class="anchor">§</a><h4 class="code-header">fn <a class="fn">instrument</a>(self, span: Span) -> Instrumented<Self></h4></section></summary><div class='docblock'>Instruments this type with the provided [<code>Span</code>], returning an
|
||
<code>Instrumented</code> wrapper. <a>Read more</a></div></details><details class="toggle method-toggle" open><summary><section id="method.in_current_span" class="method trait-impl"><a href="#method.in_current_span" class="anchor">§</a><h4 class="code-header">fn <a class="fn">in_current_span</a>(self) -> Instrumented<Self></h4></section></summary><div class='docblock'>Instruments this type with the <a href="super::Span::current()">current</a> <a href="crate::Span"><code>Span</code></a>, returning an
|
||
<code>Instrumented</code> wrapper. <a>Read more</a></div></details></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Into%3CU%3E-for-T" class="impl"><a class="src rightside" href="https://doc.rust-lang.org/nightly/src/core/convert/mod.rs.html#767-769">Source</a><a href="#impl-Into%3CU%3E-for-T" class="anchor">§</a><h3 class="code-header">impl<T, U> <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.Into.html" title="trait core::convert::Into">Into</a><U> for T<div class="where">where
|
||
U: <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.From.html" title="trait core::convert::From">From</a><T>,</div></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.into" class="method trait-impl"><a class="src rightside" href="https://doc.rust-lang.org/nightly/src/core/convert/mod.rs.html#777">Source</a><a href="#method.into" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/nightly/core/convert/trait.Into.html#tymethod.into" class="fn">into</a>(self) -> U</h4></section></summary><div class="docblock"><p>Calls <code>U::from(self)</code>.</p>
|
||
<p>That is, this conversion is whatever the implementation of
|
||
<code><a href="https://doc.rust-lang.org/nightly/core/convert/trait.From.html" title="trait core::convert::From">From</a><T> for U</code> chooses to do.</p>
|
||
</div></details></div></details><details class="toggle implementors-toggle"><summary><section id="impl-IntoEither-for-T" class="impl"><a class="src rightside" href="https://docs.rs/either/1/src/either/into_either.rs.html#64">Source</a><a href="#impl-IntoEither-for-T" class="anchor">§</a><h3 class="code-header">impl<T> <a class="trait" href="https://docs.rs/either/1/either/into_either/trait.IntoEither.html" title="trait either::into_either::IntoEither">IntoEither</a> for T</h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.into_either" class="method trait-impl"><a class="src rightside" href="https://docs.rs/either/1/src/either/into_either.rs.html#29">Source</a><a href="#method.into_either" class="anchor">§</a><h4 class="code-header">fn <a href="https://docs.rs/either/1/either/into_either/trait.IntoEither.html#method.into_either" class="fn">into_either</a>(self, into_left: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.bool.html">bool</a>) -> <a class="enum" href="https://docs.rs/either/1/either/enum.Either.html" title="enum either::Either">Either</a><Self, Self></h4></section></summary><div class='docblock'>Converts <code>self</code> into a <a href="https://docs.rs/either/1/either/enum.Either.html#variant.Left" title="variant either::Either::Left"><code>Left</code></a> variant of <a href="https://docs.rs/either/1/either/enum.Either.html" title="enum either::Either"><code>Either<Self, Self></code></a>
|
||
if <code>into_left</code> is <code>true</code>.
|
||
Converts <code>self</code> into a <a href="https://docs.rs/either/1/either/enum.Either.html#variant.Right" title="variant either::Either::Right"><code>Right</code></a> variant of <a href="https://docs.rs/either/1/either/enum.Either.html" title="enum either::Either"><code>Either<Self, Self></code></a>
|
||
otherwise. <a href="https://docs.rs/either/1/either/into_either/trait.IntoEither.html#method.into_either">Read more</a></div></details><details class="toggle method-toggle" open><summary><section id="method.into_either_with" class="method trait-impl"><a class="src rightside" href="https://docs.rs/either/1/src/either/into_either.rs.html#55-57">Source</a><a href="#method.into_either_with" class="anchor">§</a><h4 class="code-header">fn <a href="https://docs.rs/either/1/either/into_either/trait.IntoEither.html#method.into_either_with" class="fn">into_either_with</a><F>(self, into_left: F) -> <a class="enum" href="https://docs.rs/either/1/either/enum.Either.html" title="enum either::Either">Either</a><Self, Self><div class="where">where
|
||
F: <a class="trait" href="https://doc.rust-lang.org/nightly/core/ops/function/trait.FnOnce.html" title="trait core::ops::function::FnOnce">FnOnce</a>(&Self) -> <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.bool.html">bool</a>,</div></h4></section></summary><div class='docblock'>Converts <code>self</code> into a <a href="https://docs.rs/either/1/either/enum.Either.html#variant.Left" title="variant either::Either::Left"><code>Left</code></a> variant of <a href="https://docs.rs/either/1/either/enum.Either.html" title="enum either::Either"><code>Either<Self, Self></code></a>
|
||
if <code>into_left(&self)</code> returns <code>true</code>.
|
||
Converts <code>self</code> into a <a href="https://docs.rs/either/1/either/enum.Either.html#variant.Right" title="variant either::Either::Right"><code>Right</code></a> variant of <a href="https://docs.rs/either/1/either/enum.Either.html" title="enum either::Either"><code>Either<Self, Self></code></a>
|
||
otherwise. <a href="https://docs.rs/either/1/either/into_either/trait.IntoEither.html#method.into_either_with">Read more</a></div></details></div></details><details class="toggle implementors-toggle"><summary><section id="impl-IntoRequest%3CT%3E-for-T" class="impl"><a href="#impl-IntoRequest%3CT%3E-for-T" class="anchor">§</a><h3 class="code-header">impl<T> IntoRequest<T> for T</h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.into_request" class="method trait-impl"><a href="#method.into_request" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_request</a>(self) -> Request<T></h4></section></summary><div class='docblock'>Wrap the input message <code>T</code> in a <code>tonic::Request</code></div></details></div></details><details class="toggle implementors-toggle"><summary><section id="impl-LayerExt%3CL%3E-for-L" class="impl"><a href="#impl-LayerExt%3CL%3E-for-L" class="anchor">§</a><h3 class="code-header">impl<L> LayerExt<L> for L</h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.named_layer" class="method trait-impl"><a href="#method.named_layer" class="anchor">§</a><h4 class="code-header">fn <a class="fn">named_layer</a><S>(&self, service: S) -> Layered<<L as Layer<S>>::Service, S><div class="where">where
|
||
L: Layer<S>,</div></h4></section></summary><div class='docblock'>Applies the layer to a service and wraps it in [<code>Layered</code>].</div></details></div></details><details class="toggle implementors-toggle"><summary><section id="impl-LiftInto%3CU,+I%3E-for-T" class="impl"><a href="#impl-LiftInto%3CU,+I%3E-for-T" class="anchor">§</a><h3 class="code-header">impl<T, U, I> LiftInto<U, I> for T<div class="where">where
|
||
U: LiftFrom<T, I>,</div></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.lift_into" class="method trait-impl"><a href="#method.lift_into" class="anchor">§</a><h4 class="code-header">fn <a class="fn">lift_into</a>(self) -> U</h4></section></summary><div class='docblock'>Performs the indexed conversion.</div></details></div></details><details class="toggle implementors-toggle"><summary><section id="impl-OctetsInto%3CTarget%3E-for-Source" class="impl"><a href="#impl-OctetsInto%3CTarget%3E-for-Source" class="anchor">§</a><h3 class="code-header">impl<Source, Target> OctetsInto<Target> for Source<div class="where">where
|
||
Target: OctetsFrom<Source>,</div></h3></section></summary><div class="impl-items"><section id="associatedtype.Error-2" class="associatedtype trait-impl"><a href="#associatedtype.Error-2" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Error</a> = <Target as OctetsFrom<Source>>::Error</h4></section><details class="toggle method-toggle" open><summary><section id="method.try_octets_into" class="method trait-impl"><a href="#method.try_octets_into" class="anchor">§</a><h4 class="code-header">fn <a class="fn">try_octets_into</a>(
|
||
self,
|
||
) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html" title="enum core::result::Result">Result</a><Target, <Source as OctetsInto<Target>>::Error></h4></section></summary><div class='docblock'>Performs the conversion.</div></details><details class="toggle method-toggle" open><summary><section id="method.octets_into" class="method trait-impl"><a href="#method.octets_into" class="anchor">§</a><h4 class="code-header">fn <a class="fn">octets_into</a>(self) -> Target<div class="where">where
|
||
Self::Error: <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.Into.html" title="trait core::convert::Into">Into</a><<a class="enum" href="https://doc.rust-lang.org/nightly/core/convert/enum.Infallible.html" title="enum core::convert::Infallible">Infallible</a>>,</div></h4></section></summary><div class='docblock'>Performs an infallible conversion.</div></details></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Pipe-for-T" class="impl"><a href="#impl-Pipe-for-T" class="anchor">§</a><h3 class="code-header">impl<T> Pipe for T<div class="where">where
|
||
T: ?<a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,</div></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.pipe" class="method trait-impl"><a href="#method.pipe" class="anchor">§</a><h4 class="code-header">fn <a class="fn">pipe</a><R>(self, func: impl <a class="trait" href="https://doc.rust-lang.org/nightly/core/ops/function/trait.FnOnce.html" title="trait core::ops::function::FnOnce">FnOnce</a>(Self) -> R) -> R<div class="where">where
|
||
Self: <a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,</div></h4></section></summary><div class='docblock'>Pipes by value. This is generally the method you want to use. <a>Read more</a></div></details><details class="toggle method-toggle" open><summary><section id="method.pipe_ref" class="method trait-impl"><a href="#method.pipe_ref" class="anchor">§</a><h4 class="code-header">fn <a class="fn">pipe_ref</a><'a, R>(&'a self, func: impl <a class="trait" href="https://doc.rust-lang.org/nightly/core/ops/function/trait.FnOnce.html" title="trait core::ops::function::FnOnce">FnOnce</a>(&'a Self) -> R) -> R<div class="where">where
|
||
R: 'a,</div></h4></section></summary><div class='docblock'>Borrows <code>self</code> and passes that borrow into the pipe function. <a>Read more</a></div></details><details class="toggle method-toggle" open><summary><section id="method.pipe_ref_mut" class="method trait-impl"><a href="#method.pipe_ref_mut" class="anchor">§</a><h4 class="code-header">fn <a class="fn">pipe_ref_mut</a><'a, R>(&'a mut self, func: impl <a class="trait" href="https://doc.rust-lang.org/nightly/core/ops/function/trait.FnOnce.html" title="trait core::ops::function::FnOnce">FnOnce</a>(&'a mut Self) -> R) -> R<div class="where">where
|
||
R: 'a,</div></h4></section></summary><div class='docblock'>Mutably borrows <code>self</code> and passes that borrow into the pipe function. <a>Read more</a></div></details><details class="toggle method-toggle" open><summary><section id="method.pipe_borrow" class="method trait-impl"><a href="#method.pipe_borrow" class="anchor">§</a><h4 class="code-header">fn <a class="fn">pipe_borrow</a><'a, B, R>(&'a self, func: impl <a class="trait" href="https://doc.rust-lang.org/nightly/core/ops/function/trait.FnOnce.html" title="trait core::ops::function::FnOnce">FnOnce</a>(<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&'a B</a>) -> R) -> R<div class="where">where
|
||
Self: <a class="trait" href="https://doc.rust-lang.org/nightly/core/borrow/trait.Borrow.html" title="trait core::borrow::Borrow">Borrow</a><B>,
|
||
B: 'a + ?<a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,
|
||
R: 'a,</div></h4></section></summary><div class='docblock'>Borrows <code>self</code>, then passes <code>self.borrow()</code> into the pipe function. <a>Read more</a></div></details><details class="toggle method-toggle" open><summary><section id="method.pipe_borrow_mut" class="method trait-impl"><a href="#method.pipe_borrow_mut" class="anchor">§</a><h4 class="code-header">fn <a class="fn">pipe_borrow_mut</a><'a, B, R>(
|
||
&'a mut self,
|
||
func: impl <a class="trait" href="https://doc.rust-lang.org/nightly/core/ops/function/trait.FnOnce.html" title="trait core::ops::function::FnOnce">FnOnce</a>(<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&'a mut B</a>) -> R,
|
||
) -> R<div class="where">where
|
||
Self: <a class="trait" href="https://doc.rust-lang.org/nightly/core/borrow/trait.BorrowMut.html" title="trait core::borrow::BorrowMut">BorrowMut</a><B>,
|
||
B: 'a + ?<a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,
|
||
R: 'a,</div></h4></section></summary><div class='docblock'>Mutably borrows <code>self</code>, then passes <code>self.borrow_mut()</code> into the pipe
|
||
function. <a>Read more</a></div></details><details class="toggle method-toggle" open><summary><section id="method.pipe_as_ref" class="method trait-impl"><a href="#method.pipe_as_ref" class="anchor">§</a><h4 class="code-header">fn <a class="fn">pipe_as_ref</a><'a, U, R>(&'a self, func: impl <a class="trait" href="https://doc.rust-lang.org/nightly/core/ops/function/trait.FnOnce.html" title="trait core::ops::function::FnOnce">FnOnce</a>(<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&'a U</a>) -> R) -> R<div class="where">where
|
||
Self: <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.AsRef.html" title="trait core::convert::AsRef">AsRef</a><U>,
|
||
U: 'a + ?<a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,
|
||
R: 'a,</div></h4></section></summary><div class='docblock'>Borrows <code>self</code>, then passes <code>self.as_ref()</code> into the pipe function.</div></details><details class="toggle method-toggle" open><summary><section id="method.pipe_as_mut" class="method trait-impl"><a href="#method.pipe_as_mut" class="anchor">§</a><h4 class="code-header">fn <a class="fn">pipe_as_mut</a><'a, U, R>(&'a mut self, func: impl <a class="trait" href="https://doc.rust-lang.org/nightly/core/ops/function/trait.FnOnce.html" title="trait core::ops::function::FnOnce">FnOnce</a>(<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&'a mut U</a>) -> R) -> R<div class="where">where
|
||
Self: <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.AsMut.html" title="trait core::convert::AsMut">AsMut</a><U>,
|
||
U: 'a + ?<a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,
|
||
R: 'a,</div></h4></section></summary><div class='docblock'>Mutably borrows <code>self</code>, then passes <code>self.as_mut()</code> into the pipe
|
||
function.</div></details><details class="toggle method-toggle" open><summary><section id="method.pipe_deref" class="method trait-impl"><a href="#method.pipe_deref" class="anchor">§</a><h4 class="code-header">fn <a class="fn">pipe_deref</a><'a, T, R>(&'a self, func: impl <a class="trait" href="https://doc.rust-lang.org/nightly/core/ops/function/trait.FnOnce.html" title="trait core::ops::function::FnOnce">FnOnce</a>(<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&'a T</a>) -> R) -> R<div class="where">where
|
||
Self: <a class="trait" href="https://doc.rust-lang.org/nightly/core/ops/deref/trait.Deref.html" title="trait core::ops::deref::Deref">Deref</a><Target = T>,
|
||
T: 'a + ?<a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,
|
||
R: 'a,</div></h4></section></summary><div class='docblock'>Borrows <code>self</code>, then passes <code>self.deref()</code> into the pipe function.</div></details><details class="toggle method-toggle" open><summary><section id="method.pipe_deref_mut" class="method trait-impl"><a href="#method.pipe_deref_mut" class="anchor">§</a><h4 class="code-header">fn <a class="fn">pipe_deref_mut</a><'a, T, R>(
|
||
&'a mut self,
|
||
func: impl <a class="trait" href="https://doc.rust-lang.org/nightly/core/ops/function/trait.FnOnce.html" title="trait core::ops::function::FnOnce">FnOnce</a>(<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&'a mut T</a>) -> R,
|
||
) -> R<div class="where">where
|
||
Self: <a class="trait" href="https://doc.rust-lang.org/nightly/core/ops/deref/trait.DerefMut.html" title="trait core::ops::deref::DerefMut">DerefMut</a><Target = T> + <a class="trait" href="https://doc.rust-lang.org/nightly/core/ops/deref/trait.Deref.html" title="trait core::ops::deref::Deref">Deref</a>,
|
||
T: 'a + ?<a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,
|
||
R: 'a,</div></h4></section></summary><div class='docblock'>Mutably borrows <code>self</code>, then passes <code>self.deref_mut()</code> into the pipe
|
||
function.</div></details></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Pointable-for-T" class="impl"><a href="#impl-Pointable-for-T" class="anchor">§</a><h3 class="code-header">impl<T> Pointable for T</h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedconstant.ALIGN" class="associatedconstant trait-impl"><a href="#associatedconstant.ALIGN" class="anchor">§</a><h4 class="code-header">const <a class="constant">ALIGN</a>: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.usize.html">usize</a></h4></section></summary><div class='docblock'>The alignment of pointer.</div></details><details class="toggle" open><summary><section id="associatedtype.Init" class="associatedtype trait-impl"><a href="#associatedtype.Init" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Init</a> = T</h4></section></summary><div class='docblock'>The type for initializers.</div></details><details class="toggle method-toggle" open><summary><section id="method.init" class="method trait-impl"><a href="#method.init" class="anchor">§</a><h4 class="code-header">unsafe fn <a class="fn">init</a>(init: <T as Pointable>::Init) -> <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.usize.html">usize</a></h4></section></summary><div class='docblock'>Initializes a with the given initializer. <a>Read more</a></div></details><details class="toggle method-toggle" open><summary><section id="method.deref" class="method trait-impl"><a href="#method.deref" class="anchor">§</a><h4 class="code-header">unsafe fn <a class="fn">deref</a><'a>(ptr: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.usize.html">usize</a>) -> <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&'a T</a></h4></section></summary><div class='docblock'>Dereferences the given pointer. <a>Read more</a></div></details><details class="toggle method-toggle" open><summary><section id="method.deref_mut" class="method trait-impl"><a href="#method.deref_mut" class="anchor">§</a><h4 class="code-header">unsafe fn <a class="fn">deref_mut</a><'a>(ptr: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.usize.html">usize</a>) -> <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&'a mut T</a></h4></section></summary><div class='docblock'>Mutably dereferences the given pointer. <a>Read more</a></div></details><details class="toggle method-toggle" open><summary><section id="method.drop" class="method trait-impl"><a href="#method.drop" class="anchor">§</a><h4 class="code-header">unsafe fn <a class="fn">drop</a>(ptr: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.usize.html">usize</a>)</h4></section></summary><div class='docblock'>Drops the object pointed to by the given pointer. <a>Read more</a></div></details></div></details><details class="toggle implementors-toggle"><summary><section id="impl-PolicyExt-for-T" class="impl"><a href="#impl-PolicyExt-for-T" class="anchor">§</a><h3 class="code-header">impl<T> PolicyExt for T<div class="where">where
|
||
T: ?<a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,</div></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.and" class="method trait-impl"><a href="#method.and" class="anchor">§</a><h4 class="code-header">fn <a class="fn">and</a><P, B, E>(self, other: P) -> And<T, P><div class="where">where
|
||
T: Policy<B, E>,
|
||
P: Policy<B, E>,</div></h4></section></summary><div class='docblock'>Create a new <code>Policy</code> that returns [<code>Action::Follow</code>] only if <code>self</code> and <code>other</code> return
|
||
<code>Action::Follow</code>. <a>Read more</a></div></details><details class="toggle method-toggle" open><summary><section id="method.or" class="method trait-impl"><a href="#method.or" class="anchor">§</a><h4 class="code-header">fn <a class="fn">or</a><P, B, E>(self, other: P) -> Or<T, P><div class="where">where
|
||
T: Policy<B, E>,
|
||
P: Policy<B, E>,</div></h4></section></summary><div class='docblock'>Create a new <code>Policy</code> that returns [<code>Action::Follow</code>] if either <code>self</code> or <code>other</code> returns
|
||
<code>Action::Follow</code>. <a>Read more</a></div></details></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Same-for-T" class="impl"><a class="src rightside" href="https://docs.rs/typenum/1.18.0/src/typenum/type_operators.rs.html#34">Source</a><a href="#impl-Same-for-T" class="anchor">§</a><h3 class="code-header">impl<T> <a class="trait" href="https://docs.rs/typenum/1.18.0/typenum/type_operators/trait.Same.html" title="trait typenum::type_operators::Same">Same</a> for T</h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Output" class="associatedtype trait-impl"><a class="src rightside" href="https://docs.rs/typenum/1.18.0/src/typenum/type_operators.rs.html#35">Source</a><a href="#associatedtype.Output" class="anchor">§</a><h4 class="code-header">type <a href="https://docs.rs/typenum/1.18.0/typenum/type_operators/trait.Same.html#associatedtype.Output" class="associatedtype">Output</a> = T</h4></section></summary><div class='docblock'>Should always be <code>Self</code></div></details></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Sculptor%3CHNil,+HNil%3E-for-Source" class="impl"><a href="#impl-Sculptor%3CHNil,+HNil%3E-for-Source" class="anchor">§</a><h3 class="code-header">impl<Source> Sculptor<HNil, HNil> for Source</h3></section></summary><div class="impl-items"><section id="associatedtype.Remainder-1" class="associatedtype trait-impl"><a href="#associatedtype.Remainder-1" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Remainder</a> = Source</h4></section><details class="toggle method-toggle" open><summary><section id="method.sculpt" class="method trait-impl"><a href="#method.sculpt" class="anchor">§</a><h4 class="code-header">fn <a class="fn">sculpt</a>(self) -> (HNil, <Source as Sculptor<HNil, HNil>>::Remainder)</h4></section></summary><div class='docblock'>Consumes the current HList and returns an HList with the requested shape. <a>Read more</a></div></details></div></details><details class="toggle implementors-toggle"><summary><section id="impl-ServiceExt-for-T" class="impl"><a href="#impl-ServiceExt-for-T" class="anchor">§</a><h3 class="code-header">impl<T> ServiceExt for T</h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.propagate_header" class="method trait-impl"><a href="#method.propagate_header" class="anchor">§</a><h4 class="code-header">fn <a class="fn">propagate_header</a>(self, header: HeaderName) -> PropagateHeader<Self><div class="where">where
|
||
Self: <a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,</div></h4></section></summary><div class='docblock'>Propagate a header from the request to the response. <a>Read more</a></div></details><details class="toggle method-toggle" open><summary><section id="method.add_extension" class="method trait-impl"><a href="#method.add_extension" class="anchor">§</a><h4 class="code-header">fn <a class="fn">add_extension</a><T>(self, value: T) -> AddExtension<Self, T><div class="where">where
|
||
Self: <a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,</div></h4></section></summary><div class='docblock'>Add some shareable value to <a href="https://docs.rs/http/latest/http/struct.Extensions.html">request extensions</a>. <a>Read more</a></div></details><details class="toggle method-toggle" open><summary><section id="method.map_request_body" class="method trait-impl"><a href="#method.map_request_body" class="anchor">§</a><h4 class="code-header">fn <a class="fn">map_request_body</a><F>(self, f: F) -> MapRequestBody<Self, F><div class="where">where
|
||
Self: <a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,</div></h4></section></summary><div class='docblock'>Apply a transformation to the request body. <a>Read more</a></div></details><details class="toggle method-toggle" open><summary><section id="method.map_response_body" class="method trait-impl"><a href="#method.map_response_body" class="anchor">§</a><h4 class="code-header">fn <a class="fn">map_response_body</a><F>(self, f: F) -> MapResponseBody<Self, F><div class="where">where
|
||
Self: <a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,</div></h4></section></summary><div class='docblock'>Apply a transformation to the response body. <a>Read more</a></div></details><details class="toggle method-toggle" open><summary><section id="method.compression" class="method trait-impl"><a href="#method.compression" class="anchor">§</a><h4 class="code-header">fn <a class="fn">compression</a>(self) -> Compression<Self><div class="where">where
|
||
Self: <a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,</div></h4></section></summary><div class='docblock'>Compresses response bodies. <a>Read more</a></div></details><details class="toggle method-toggle" open><summary><section id="method.decompression" class="method trait-impl"><a href="#method.decompression" class="anchor">§</a><h4 class="code-header">fn <a class="fn">decompression</a>(self) -> Decompression<Self><div class="where">where
|
||
Self: <a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,</div></h4></section></summary><div class='docblock'>Decompress response bodies. <a>Read more</a></div></details><details class="toggle method-toggle" open><summary><section id="method.trace_for_http" class="method trait-impl"><a href="#method.trace_for_http" class="anchor">§</a><h4 class="code-header">fn <a class="fn">trace_for_http</a>(self) -> Trace<Self, SharedClassifier<ServerErrorsAsFailures>><div class="where">where
|
||
Self: <a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,</div></h4></section></summary><div class='docblock'>High level tracing that classifies responses using HTTP status codes. <a>Read more</a></div></details><details class="toggle method-toggle" open><summary><section id="method.trace_for_grpc" class="method trait-impl"><a href="#method.trace_for_grpc" class="anchor">§</a><h4 class="code-header">fn <a class="fn">trace_for_grpc</a>(self) -> Trace<Self, SharedClassifier<GrpcErrorsAsFailures>><div class="where">where
|
||
Self: <a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,</div></h4></section></summary><div class='docblock'>High level tracing that classifies responses using gRPC headers. <a>Read more</a></div></details><details class="toggle method-toggle" open><summary><section id="method.follow_redirects" class="method trait-impl"><a href="#method.follow_redirects" class="anchor">§</a><h4 class="code-header">fn <a class="fn">follow_redirects</a>(self) -> FollowRedirect<Self><div class="where">where
|
||
Self: <a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,</div></h4></section></summary><div class='docblock'>Follow redirect resposes using the <a href="crate::follow_redirect::policy::Standard"><code>Standard</code></a> policy. <a>Read more</a></div></details><details class="toggle method-toggle" open><summary><section id="method.sensitive_headers" class="method trait-impl"><a href="#method.sensitive_headers" class="anchor">§</a><h4 class="code-header">fn <a class="fn">sensitive_headers</a>(
|
||
self,
|
||
headers: impl <a class="trait" href="https://doc.rust-lang.org/nightly/core/iter/traits/collect/trait.IntoIterator.html" title="trait core::iter::traits::collect::IntoIterator">IntoIterator</a><Item = HeaderName>,
|
||
) -> SetSensitiveRequestHeaders<SetSensitiveResponseHeaders<Self>><div class="where">where
|
||
Self: <a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,</div></h4></section></summary><div class='docblock'>Mark headers as <a href="https://docs.rs/http/latest/http/header/struct.HeaderValue.html#method.set_sensitive">sensitive</a> on both requests and responses. <a>Read more</a></div></details><details class="toggle method-toggle" open><summary><section id="method.sensitive_request_headers" class="method trait-impl"><a href="#method.sensitive_request_headers" class="anchor">§</a><h4 class="code-header">fn <a class="fn">sensitive_request_headers</a>(
|
||
self,
|
||
headers: impl <a class="trait" href="https://doc.rust-lang.org/nightly/core/iter/traits/collect/trait.IntoIterator.html" title="trait core::iter::traits::collect::IntoIterator">IntoIterator</a><Item = HeaderName>,
|
||
) -> SetSensitiveRequestHeaders<Self><div class="where">where
|
||
Self: <a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,</div></h4></section></summary><div class='docblock'>Mark headers as <a href="https://docs.rs/http/latest/http/header/struct.HeaderValue.html#method.set_sensitive">sensitive</a> on requests. <a>Read more</a></div></details><details class="toggle method-toggle" open><summary><section id="method.sensitive_response_headers" class="method trait-impl"><a href="#method.sensitive_response_headers" class="anchor">§</a><h4 class="code-header">fn <a class="fn">sensitive_response_headers</a>(
|
||
self,
|
||
headers: impl <a class="trait" href="https://doc.rust-lang.org/nightly/core/iter/traits/collect/trait.IntoIterator.html" title="trait core::iter::traits::collect::IntoIterator">IntoIterator</a><Item = HeaderName>,
|
||
) -> SetSensitiveResponseHeaders<Self><div class="where">where
|
||
Self: <a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,</div></h4></section></summary><div class='docblock'>Mark headers as <a href="https://docs.rs/http/latest/http/header/struct.HeaderValue.html#method.set_sensitive">sensitive</a> on responses. <a>Read more</a></div></details><details class="toggle method-toggle" open><summary><section id="method.override_request_header" class="method trait-impl"><a href="#method.override_request_header" class="anchor">§</a><h4 class="code-header">fn <a class="fn">override_request_header</a><M>(
|
||
self,
|
||
header_name: HeaderName,
|
||
make: M,
|
||
) -> SetRequestHeader<Self, M><div class="where">where
|
||
Self: <a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,</div></h4></section></summary><div class='docblock'>Insert a header into the request. <a>Read more</a></div></details><details class="toggle method-toggle" open><summary><section id="method.append_request_header" class="method trait-impl"><a href="#method.append_request_header" class="anchor">§</a><h4 class="code-header">fn <a class="fn">append_request_header</a><M>(
|
||
self,
|
||
header_name: HeaderName,
|
||
make: M,
|
||
) -> SetRequestHeader<Self, M><div class="where">where
|
||
Self: <a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,</div></h4></section></summary><div class='docblock'>Append a header into the request. <a>Read more</a></div></details><details class="toggle method-toggle" open><summary><section id="method.insert_request_header_if_not_present" class="method trait-impl"><a href="#method.insert_request_header_if_not_present" class="anchor">§</a><h4 class="code-header">fn <a class="fn">insert_request_header_if_not_present</a><M>(
|
||
self,
|
||
header_name: HeaderName,
|
||
make: M,
|
||
) -> SetRequestHeader<Self, M><div class="where">where
|
||
Self: <a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,</div></h4></section></summary><div class='docblock'>Insert a header into the request, if the header is not already present. <a>Read more</a></div></details><details class="toggle method-toggle" open><summary><section id="method.override_response_header" class="method trait-impl"><a href="#method.override_response_header" class="anchor">§</a><h4 class="code-header">fn <a class="fn">override_response_header</a><M>(
|
||
self,
|
||
header_name: HeaderName,
|
||
make: M,
|
||
) -> SetResponseHeader<Self, M><div class="where">where
|
||
Self: <a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,</div></h4></section></summary><div class='docblock'>Insert a header into the response. <a>Read more</a></div></details><details class="toggle method-toggle" open><summary><section id="method.append_response_header" class="method trait-impl"><a href="#method.append_response_header" class="anchor">§</a><h4 class="code-header">fn <a class="fn">append_response_header</a><M>(
|
||
self,
|
||
header_name: HeaderName,
|
||
make: M,
|
||
) -> SetResponseHeader<Self, M><div class="where">where
|
||
Self: <a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,</div></h4></section></summary><div class='docblock'>Append a header into the response. <a>Read more</a></div></details><details class="toggle method-toggle" open><summary><section id="method.insert_response_header_if_not_present" class="method trait-impl"><a href="#method.insert_response_header_if_not_present" class="anchor">§</a><h4 class="code-header">fn <a class="fn">insert_response_header_if_not_present</a><M>(
|
||
self,
|
||
header_name: HeaderName,
|
||
make: M,
|
||
) -> SetResponseHeader<Self, M><div class="where">where
|
||
Self: <a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,</div></h4></section></summary><div class='docblock'>Insert a header into the response, if the header is not already present. <a>Read more</a></div></details><details class="toggle method-toggle" open><summary><section id="method.set_request_id" class="method trait-impl"><a href="#method.set_request_id" class="anchor">§</a><h4 class="code-header">fn <a class="fn">set_request_id</a><M>(
|
||
self,
|
||
header_name: HeaderName,
|
||
make_request_id: M,
|
||
) -> SetRequestId<Self, M><div class="where">where
|
||
Self: <a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,
|
||
M: MakeRequestId,</div></h4></section></summary><div class='docblock'>Add request id header and extension. <a>Read more</a></div></details><details class="toggle method-toggle" open><summary><section id="method.set_x_request_id" class="method trait-impl"><a href="#method.set_x_request_id" class="anchor">§</a><h4 class="code-header">fn <a class="fn">set_x_request_id</a><M>(self, make_request_id: M) -> SetRequestId<Self, M><div class="where">where
|
||
Self: <a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,
|
||
M: MakeRequestId,</div></h4></section></summary><div class='docblock'>Add request id header and extension, using <code>x-request-id</code> as the header name. <a>Read more</a></div></details><details class="toggle method-toggle" open><summary><section id="method.propagate_request_id" class="method trait-impl"><a href="#method.propagate_request_id" class="anchor">§</a><h4 class="code-header">fn <a class="fn">propagate_request_id</a>(
|
||
self,
|
||
header_name: HeaderName,
|
||
) -> PropagateRequestId<Self><div class="where">where
|
||
Self: <a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,</div></h4></section></summary><div class='docblock'>Propgate request ids from requests to responses. <a>Read more</a></div></details><details class="toggle method-toggle" open><summary><section id="method.propagate_x_request_id" class="method trait-impl"><a href="#method.propagate_x_request_id" class="anchor">§</a><h4 class="code-header">fn <a class="fn">propagate_x_request_id</a>(self) -> PropagateRequestId<Self><div class="where">where
|
||
Self: <a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,</div></h4></section></summary><div class='docblock'>Propgate request ids from requests to responses, using <code>x-request-id</code> as the header name. <a>Read more</a></div></details><details class="toggle method-toggle" open><summary><section id="method.catch_panic" class="method trait-impl"><a href="#method.catch_panic" class="anchor">§</a><h4 class="code-header">fn <a class="fn">catch_panic</a>(self) -> CatchPanic<Self, DefaultResponseForPanic><div class="where">where
|
||
Self: <a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,</div></h4></section></summary><div class='docblock'>Catch panics and convert them into <code>500 Internal Server</code> responses. <a>Read more</a></div></details><details class="toggle method-toggle" open><summary><section id="method.request_body_limit" class="method trait-impl"><a href="#method.request_body_limit" class="anchor">§</a><h4 class="code-header">fn <a class="fn">request_body_limit</a>(self, limit: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.usize.html">usize</a>) -> RequestBodyLimit<Self><div class="where">where
|
||
Self: <a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,</div></h4></section></summary><div class='docblock'>Intercept requests with over-sized payloads and convert them into
|
||
<code>413 Payload Too Large</code> responses. <a>Read more</a></div></details><details class="toggle method-toggle" open><summary><section id="method.trim_trailing_slash" class="method trait-impl"><a href="#method.trim_trailing_slash" class="anchor">§</a><h4 class="code-header">fn <a class="fn">trim_trailing_slash</a>(self) -> NormalizePath<Self><div class="where">where
|
||
Self: <a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,</div></h4></section></summary><div class='docblock'>Remove trailing slashes from paths. <a>Read more</a></div></details><details class="toggle method-toggle" open><summary><section id="method.append_trailing_slash" class="method trait-impl"><a href="#method.append_trailing_slash" class="anchor">§</a><h4 class="code-header">fn <a class="fn">append_trailing_slash</a>(self) -> NormalizePath<Self><div class="where">where
|
||
Self: <a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,</div></h4></section></summary><div class='docblock'>Append trailing slash to paths. <a>Read more</a></div></details></div></details><details class="toggle implementors-toggle"><summary><section id="impl-SupersetOf%3CSS%3E-for-SP" class="impl"><a href="#impl-SupersetOf%3CSS%3E-for-SP" class="anchor">§</a><h3 class="code-header">impl<SS, SP> SupersetOf<SS> for SP<div class="where">where
|
||
SS: SubsetOf<SP>,</div></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.to_subset" class="method trait-impl"><a href="#method.to_subset" class="anchor">§</a><h4 class="code-header">fn <a class="fn">to_subset</a>(&self) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/option/enum.Option.html" title="enum core::option::Option">Option</a><SS></h4></section></summary><div class='docblock'>The inverse inclusion map: attempts to construct <code>self</code> from the equivalent element of its
|
||
superset. <a>Read more</a></div></details><details class="toggle method-toggle" open><summary><section id="method.is_in_subset" class="method trait-impl"><a href="#method.is_in_subset" class="anchor">§</a><h4 class="code-header">fn <a class="fn">is_in_subset</a>(&self) -> <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.bool.html">bool</a></h4></section></summary><div class='docblock'>Checks if <code>self</code> is actually part of its subset <code>T</code> (and can be converted to it).</div></details><details class="toggle method-toggle" open><summary><section id="method.to_subset_unchecked" class="method trait-impl"><a href="#method.to_subset_unchecked" class="anchor">§</a><h4 class="code-header">fn <a class="fn">to_subset_unchecked</a>(&self) -> SS</h4></section></summary><div class='docblock'>Use with care! Same as <code>self.to_subset</code> but without any property checks. Always succeeds.</div></details><details class="toggle method-toggle" open><summary><section id="method.from_subset" class="method trait-impl"><a href="#method.from_subset" class="anchor">§</a><h4 class="code-header">fn <a class="fn">from_subset</a>(element: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&SS</a>) -> SP</h4></section></summary><div class='docblock'>The inclusion map: converts <code>self</code> to the equivalent element of its superset.</div></details></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Tap-for-T" class="impl"><a href="#impl-Tap-for-T" class="anchor">§</a><h3 class="code-header">impl<T> Tap for T</h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.tap" class="method trait-impl"><a href="#method.tap" class="anchor">§</a><h4 class="code-header">fn <a class="fn">tap</a>(self, func: impl <a class="trait" href="https://doc.rust-lang.org/nightly/core/ops/function/trait.FnOnce.html" title="trait core::ops::function::FnOnce">FnOnce</a>(&Self)) -> Self</h4></section></summary><div class='docblock'>Immutable access to a value. <a>Read more</a></div></details><details class="toggle method-toggle" open><summary><section id="method.tap_mut" class="method trait-impl"><a href="#method.tap_mut" class="anchor">§</a><h4 class="code-header">fn <a class="fn">tap_mut</a>(self, func: impl <a class="trait" href="https://doc.rust-lang.org/nightly/core/ops/function/trait.FnOnce.html" title="trait core::ops::function::FnOnce">FnOnce</a>(&mut Self)) -> Self</h4></section></summary><div class='docblock'>Mutable access to a value. <a>Read more</a></div></details><details class="toggle method-toggle" open><summary><section id="method.tap_borrow" class="method trait-impl"><a href="#method.tap_borrow" class="anchor">§</a><h4 class="code-header">fn <a class="fn">tap_borrow</a><B>(self, func: impl <a class="trait" href="https://doc.rust-lang.org/nightly/core/ops/function/trait.FnOnce.html" title="trait core::ops::function::FnOnce">FnOnce</a>(<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&B</a>)) -> Self<div class="where">where
|
||
Self: <a class="trait" href="https://doc.rust-lang.org/nightly/core/borrow/trait.Borrow.html" title="trait core::borrow::Borrow">Borrow</a><B>,
|
||
B: ?<a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,</div></h4></section></summary><div class='docblock'>Immutable access to the <code>Borrow<B></code> of a value. <a>Read more</a></div></details><details class="toggle method-toggle" open><summary><section id="method.tap_borrow_mut" class="method trait-impl"><a href="#method.tap_borrow_mut" class="anchor">§</a><h4 class="code-header">fn <a class="fn">tap_borrow_mut</a><B>(self, func: impl <a class="trait" href="https://doc.rust-lang.org/nightly/core/ops/function/trait.FnOnce.html" title="trait core::ops::function::FnOnce">FnOnce</a>(<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&mut B</a>)) -> Self<div class="where">where
|
||
Self: <a class="trait" href="https://doc.rust-lang.org/nightly/core/borrow/trait.BorrowMut.html" title="trait core::borrow::BorrowMut">BorrowMut</a><B>,
|
||
B: ?<a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,</div></h4></section></summary><div class='docblock'>Mutable access to the <code>BorrowMut<B></code> of a value. <a>Read more</a></div></details><details class="toggle method-toggle" open><summary><section id="method.tap_ref" class="method trait-impl"><a href="#method.tap_ref" class="anchor">§</a><h4 class="code-header">fn <a class="fn">tap_ref</a><R>(self, func: impl <a class="trait" href="https://doc.rust-lang.org/nightly/core/ops/function/trait.FnOnce.html" title="trait core::ops::function::FnOnce">FnOnce</a>(<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&R</a>)) -> Self<div class="where">where
|
||
Self: <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.AsRef.html" title="trait core::convert::AsRef">AsRef</a><R>,
|
||
R: ?<a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,</div></h4></section></summary><div class='docblock'>Immutable access to the <code>AsRef<R></code> view of a value. <a>Read more</a></div></details><details class="toggle method-toggle" open><summary><section id="method.tap_ref_mut" class="method trait-impl"><a href="#method.tap_ref_mut" class="anchor">§</a><h4 class="code-header">fn <a class="fn">tap_ref_mut</a><R>(self, func: impl <a class="trait" href="https://doc.rust-lang.org/nightly/core/ops/function/trait.FnOnce.html" title="trait core::ops::function::FnOnce">FnOnce</a>(<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&mut R</a>)) -> Self<div class="where">where
|
||
Self: <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.AsMut.html" title="trait core::convert::AsMut">AsMut</a><R>,
|
||
R: ?<a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,</div></h4></section></summary><div class='docblock'>Mutable access to the <code>AsMut<R></code> view of a value. <a>Read more</a></div></details><details class="toggle method-toggle" open><summary><section id="method.tap_deref" class="method trait-impl"><a href="#method.tap_deref" class="anchor">§</a><h4 class="code-header">fn <a class="fn">tap_deref</a><T>(self, func: impl <a class="trait" href="https://doc.rust-lang.org/nightly/core/ops/function/trait.FnOnce.html" title="trait core::ops::function::FnOnce">FnOnce</a>(<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&T</a>)) -> Self<div class="where">where
|
||
Self: <a class="trait" href="https://doc.rust-lang.org/nightly/core/ops/deref/trait.Deref.html" title="trait core::ops::deref::Deref">Deref</a><Target = T>,
|
||
T: ?<a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,</div></h4></section></summary><div class='docblock'>Immutable access to the <code>Deref::Target</code> of a value. <a>Read more</a></div></details><details class="toggle method-toggle" open><summary><section id="method.tap_deref_mut" class="method trait-impl"><a href="#method.tap_deref_mut" class="anchor">§</a><h4 class="code-header">fn <a class="fn">tap_deref_mut</a><T>(self, func: impl <a class="trait" href="https://doc.rust-lang.org/nightly/core/ops/function/trait.FnOnce.html" title="trait core::ops::function::FnOnce">FnOnce</a>(<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&mut T</a>)) -> Self<div class="where">where
|
||
Self: <a class="trait" href="https://doc.rust-lang.org/nightly/core/ops/deref/trait.DerefMut.html" title="trait core::ops::deref::DerefMut">DerefMut</a><Target = T> + <a class="trait" href="https://doc.rust-lang.org/nightly/core/ops/deref/trait.Deref.html" title="trait core::ops::deref::Deref">Deref</a>,
|
||
T: ?<a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,</div></h4></section></summary><div class='docblock'>Mutable access to the <code>Deref::Target</code> of a value. <a>Read more</a></div></details><details class="toggle method-toggle" open><summary><section id="method.tap_dbg" class="method trait-impl"><a href="#method.tap_dbg" class="anchor">§</a><h4 class="code-header">fn <a class="fn">tap_dbg</a>(self, func: impl <a class="trait" href="https://doc.rust-lang.org/nightly/core/ops/function/trait.FnOnce.html" title="trait core::ops::function::FnOnce">FnOnce</a>(&Self)) -> Self</h4></section></summary><div class='docblock'>Calls <code>.tap()</code> only in debug builds, and is erased in release builds.</div></details><details class="toggle method-toggle" open><summary><section id="method.tap_mut_dbg" class="method trait-impl"><a href="#method.tap_mut_dbg" class="anchor">§</a><h4 class="code-header">fn <a class="fn">tap_mut_dbg</a>(self, func: impl <a class="trait" href="https://doc.rust-lang.org/nightly/core/ops/function/trait.FnOnce.html" title="trait core::ops::function::FnOnce">FnOnce</a>(&mut Self)) -> Self</h4></section></summary><div class='docblock'>Calls <code>.tap_mut()</code> only in debug builds, and is erased in release
|
||
builds.</div></details><details class="toggle method-toggle" open><summary><section id="method.tap_borrow_dbg" class="method trait-impl"><a href="#method.tap_borrow_dbg" class="anchor">§</a><h4 class="code-header">fn <a class="fn">tap_borrow_dbg</a><B>(self, func: impl <a class="trait" href="https://doc.rust-lang.org/nightly/core/ops/function/trait.FnOnce.html" title="trait core::ops::function::FnOnce">FnOnce</a>(<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&B</a>)) -> Self<div class="where">where
|
||
Self: <a class="trait" href="https://doc.rust-lang.org/nightly/core/borrow/trait.Borrow.html" title="trait core::borrow::Borrow">Borrow</a><B>,
|
||
B: ?<a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,</div></h4></section></summary><div class='docblock'>Calls <code>.tap_borrow()</code> only in debug builds, and is erased in release
|
||
builds.</div></details><details class="toggle method-toggle" open><summary><section id="method.tap_borrow_mut_dbg" class="method trait-impl"><a href="#method.tap_borrow_mut_dbg" class="anchor">§</a><h4 class="code-header">fn <a class="fn">tap_borrow_mut_dbg</a><B>(self, func: impl <a class="trait" href="https://doc.rust-lang.org/nightly/core/ops/function/trait.FnOnce.html" title="trait core::ops::function::FnOnce">FnOnce</a>(<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&mut B</a>)) -> Self<div class="where">where
|
||
Self: <a class="trait" href="https://doc.rust-lang.org/nightly/core/borrow/trait.BorrowMut.html" title="trait core::borrow::BorrowMut">BorrowMut</a><B>,
|
||
B: ?<a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,</div></h4></section></summary><div class='docblock'>Calls <code>.tap_borrow_mut()</code> only in debug builds, and is erased in release
|
||
builds.</div></details><details class="toggle method-toggle" open><summary><section id="method.tap_ref_dbg" class="method trait-impl"><a href="#method.tap_ref_dbg" class="anchor">§</a><h4 class="code-header">fn <a class="fn">tap_ref_dbg</a><R>(self, func: impl <a class="trait" href="https://doc.rust-lang.org/nightly/core/ops/function/trait.FnOnce.html" title="trait core::ops::function::FnOnce">FnOnce</a>(<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&R</a>)) -> Self<div class="where">where
|
||
Self: <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.AsRef.html" title="trait core::convert::AsRef">AsRef</a><R>,
|
||
R: ?<a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,</div></h4></section></summary><div class='docblock'>Calls <code>.tap_ref()</code> only in debug builds, and is erased in release
|
||
builds.</div></details><details class="toggle method-toggle" open><summary><section id="method.tap_ref_mut_dbg" class="method trait-impl"><a href="#method.tap_ref_mut_dbg" class="anchor">§</a><h4 class="code-header">fn <a class="fn">tap_ref_mut_dbg</a><R>(self, func: impl <a class="trait" href="https://doc.rust-lang.org/nightly/core/ops/function/trait.FnOnce.html" title="trait core::ops::function::FnOnce">FnOnce</a>(<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&mut R</a>)) -> Self<div class="where">where
|
||
Self: <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.AsMut.html" title="trait core::convert::AsMut">AsMut</a><R>,
|
||
R: ?<a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,</div></h4></section></summary><div class='docblock'>Calls <code>.tap_ref_mut()</code> only in debug builds, and is erased in release
|
||
builds.</div></details><details class="toggle method-toggle" open><summary><section id="method.tap_deref_dbg" class="method trait-impl"><a href="#method.tap_deref_dbg" class="anchor">§</a><h4 class="code-header">fn <a class="fn">tap_deref_dbg</a><T>(self, func: impl <a class="trait" href="https://doc.rust-lang.org/nightly/core/ops/function/trait.FnOnce.html" title="trait core::ops::function::FnOnce">FnOnce</a>(<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&T</a>)) -> Self<div class="where">where
|
||
Self: <a class="trait" href="https://doc.rust-lang.org/nightly/core/ops/deref/trait.Deref.html" title="trait core::ops::deref::Deref">Deref</a><Target = T>,
|
||
T: ?<a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,</div></h4></section></summary><div class='docblock'>Calls <code>.tap_deref()</code> only in debug builds, and is erased in release
|
||
builds.</div></details><details class="toggle method-toggle" open><summary><section id="method.tap_deref_mut_dbg" class="method trait-impl"><a href="#method.tap_deref_mut_dbg" class="anchor">§</a><h4 class="code-header">fn <a class="fn">tap_deref_mut_dbg</a><T>(self, func: impl <a class="trait" href="https://doc.rust-lang.org/nightly/core/ops/function/trait.FnOnce.html" title="trait core::ops::function::FnOnce">FnOnce</a>(<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&mut T</a>)) -> Self<div class="where">where
|
||
Self: <a class="trait" href="https://doc.rust-lang.org/nightly/core/ops/deref/trait.DerefMut.html" title="trait core::ops::deref::DerefMut">DerefMut</a><Target = T> + <a class="trait" href="https://doc.rust-lang.org/nightly/core/ops/deref/trait.Deref.html" title="trait core::ops::deref::Deref">Deref</a>,
|
||
T: ?<a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,</div></h4></section></summary><div class='docblock'>Calls <code>.tap_deref_mut()</code> only in debug builds, and is erased in release
|
||
builds.</div></details></div></details><details class="toggle implementors-toggle"><summary><section id="impl-ToSmolStr-for-T" class="impl"><a href="#impl-ToSmolStr-for-T" class="anchor">§</a><h3 class="code-header">impl<T> ToSmolStr for T<div class="where">where
|
||
T: <a class="trait" href="https://doc.rust-lang.org/nightly/core/fmt/trait.Display.html" title="trait core::fmt::Display">Display</a> + ?<a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,</div></h3></section></summary><div class="impl-items"><section id="method.to_smolstr" class="method trait-impl"><a href="#method.to_smolstr" class="anchor">§</a><h4 class="code-header">fn <a class="fn">to_smolstr</a>(&self) -> SmolStr</h4></section></div></details><details class="toggle implementors-toggle"><summary><section id="impl-ToString-for-T" class="impl"><a class="src rightside" href="https://doc.rust-lang.org/nightly/src/alloc/string.rs.html#2783">Source</a><a href="#impl-ToString-for-T" class="anchor">§</a><h3 class="code-header">impl<T> <a class="trait" href="https://doc.rust-lang.org/nightly/alloc/string/trait.ToString.html" title="trait alloc::string::ToString">ToString</a> for T<div class="where">where
|
||
T: <a class="trait" href="https://doc.rust-lang.org/nightly/core/fmt/trait.Display.html" title="trait core::fmt::Display">Display</a> + ?<a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,</div></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.to_string" class="method trait-impl"><a class="src rightside" href="https://doc.rust-lang.org/nightly/src/alloc/string.rs.html#2785">Source</a><a href="#method.to_string" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/nightly/alloc/string/trait.ToString.html#tymethod.to_string" class="fn">to_string</a>(&self) -> <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a></h4></section></summary><div class='docblock'>Converts the given value to a <code>String</code>. <a href="https://doc.rust-lang.org/nightly/alloc/string/trait.ToString.html#tymethod.to_string">Read more</a></div></details></div></details><details class="toggle implementors-toggle"><summary><section id="impl-ToStringFallible-for-T" class="impl"><a href="#impl-ToStringFallible-for-T" class="anchor">§</a><h3 class="code-header">impl<T> ToStringFallible for T<div class="where">where
|
||
T: <a class="trait" href="https://doc.rust-lang.org/nightly/core/fmt/trait.Display.html" title="trait core::fmt::Display">Display</a>,</div></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.try_to_string" class="method trait-impl"><a href="#method.try_to_string" class="anchor">§</a><h4 class="code-header">fn <a class="fn">try_to_string</a>(&self) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html" title="enum core::result::Result">Result</a><<a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>, <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/collections/struct.TryReserveError.html" title="struct alloc::collections::TryReserveError">TryReserveError</a>></h4></section></summary><div class="docblock"><p><a href="https://doc.rust-lang.org/nightly/alloc/string/trait.ToString.html#tymethod.to_string" title="method alloc::string::ToString::to_string"><code>ToString::to_string</code></a>, but without panic on OOM.</p>
|
||
</div></details></div></details><details class="toggle implementors-toggle"><summary><section id="impl-TryConv-for-T" class="impl"><a href="#impl-TryConv-for-T" class="anchor">§</a><h3 class="code-header">impl<T> TryConv for T</h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.try_conv" class="method trait-impl"><a href="#method.try_conv" class="anchor">§</a><h4 class="code-header">fn <a class="fn">try_conv</a><T>(self) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html" title="enum core::result::Result">Result</a><T, Self::<a class="associatedtype" href="https://doc.rust-lang.org/nightly/core/convert/trait.TryInto.html#associatedtype.Error" title="type core::convert::TryInto::Error">Error</a>><div class="where">where
|
||
Self: <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.TryInto.html" title="trait core::convert::TryInto">TryInto</a><T>,</div></h4></section></summary><div class='docblock'>Attempts to convert <code>self</code> into <code>T</code> using <code>TryInto<T></code>. <a>Read more</a></div></details></div></details><details class="toggle implementors-toggle"><summary><section id="impl-TryFrom%3CU%3E-for-T" class="impl"><a class="src rightside" href="https://doc.rust-lang.org/nightly/src/core/convert/mod.rs.html#827-829">Source</a><a href="#impl-TryFrom%3CU%3E-for-T" class="anchor">§</a><h3 class="code-header">impl<T, U> <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html" title="trait core::convert::TryFrom">TryFrom</a><U> for T<div class="where">where
|
||
U: <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.Into.html" title="trait core::convert::Into">Into</a><T>,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Error-1" class="associatedtype trait-impl"><a class="src rightside" href="https://doc.rust-lang.org/nightly/src/core/convert/mod.rs.html#831">Source</a><a href="#associatedtype.Error-1" class="anchor">§</a><h4 class="code-header">type <a href="https://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="https://doc.rust-lang.org/nightly/core/convert/enum.Infallible.html" title="enum core::convert::Infallible">Infallible</a></h4></section></summary><div class='docblock'>The type returned in the event of a conversion error.</div></details><details class="toggle method-toggle" open><summary><section id="method.try_from" class="method trait-impl"><a class="src rightside" href="https://doc.rust-lang.org/nightly/src/core/convert/mod.rs.html#834">Source</a><a href="#method.try_from" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html#tymethod.try_from" class="fn">try_from</a>(value: U) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html" title="enum core::result::Result">Result</a><T, <T as <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html" title="trait core::convert::TryFrom">TryFrom</a><U>>::<a class="associatedtype" href="https://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html#associatedtype.Error" title="type core::convert::TryFrom::Error">Error</a>></h4></section></summary><div class='docblock'>Performs the conversion.</div></details></div></details><details class="toggle implementors-toggle"><summary><section id="impl-TryInto%3CU%3E-for-T" class="impl"><a class="src rightside" href="https://doc.rust-lang.org/nightly/src/core/convert/mod.rs.html#811-813">Source</a><a href="#impl-TryInto%3CU%3E-for-T" class="anchor">§</a><h3 class="code-header">impl<T, U> <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.TryInto.html" title="trait core::convert::TryInto">TryInto</a><U> for T<div class="where">where
|
||
U: <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html" title="trait core::convert::TryFrom">TryFrom</a><T>,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Error" class="associatedtype trait-impl"><a class="src rightside" href="https://doc.rust-lang.org/nightly/src/core/convert/mod.rs.html#815">Source</a><a href="#associatedtype.Error" class="anchor">§</a><h4 class="code-header">type <a href="https://doc.rust-lang.org/nightly/core/convert/trait.TryInto.html#associatedtype.Error" class="associatedtype">Error</a> = <U as <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html" title="trait core::convert::TryFrom">TryFrom</a><T>>::<a class="associatedtype" href="https://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html#associatedtype.Error" title="type core::convert::TryFrom::Error">Error</a></h4></section></summary><div class='docblock'>The type returned in the event of a conversion error.</div></details><details class="toggle method-toggle" open><summary><section id="method.try_into" class="method trait-impl"><a class="src rightside" href="https://doc.rust-lang.org/nightly/src/core/convert/mod.rs.html#818">Source</a><a href="#method.try_into" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/nightly/core/convert/trait.TryInto.html#tymethod.try_into" class="fn">try_into</a>(self) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html" title="enum core::result::Result">Result</a><U, <U as <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html" title="trait core::convert::TryFrom">TryFrom</a><T>>::<a class="associatedtype" href="https://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html#associatedtype.Error" title="type core::convert::TryFrom::Error">Error</a>></h4></section></summary><div class='docblock'>Performs the conversion.</div></details></div></details><details class="toggle implementors-toggle"><summary><section id="impl-VZip%3CV%3E-for-T" class="impl"><a href="#impl-VZip%3CV%3E-for-T" class="anchor">§</a><h3 class="code-header">impl<V, T> VZip<V> for T<div class="where">where
|
||
V: MultiLane<T>,</div></h3></section></summary><div class="impl-items"><section id="method.vzip" class="method trait-impl"><a href="#method.vzip" class="anchor">§</a><h4 class="code-header">fn <a class="fn">vzip</a>(self) -> V</h4></section></div></details><details class="toggle implementors-toggle"><summary><section id="impl-WithSubscriber-for-T" class="impl"><a href="#impl-WithSubscriber-for-T" class="anchor">§</a><h3 class="code-header">impl<T> WithSubscriber for T</h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.with_subscriber" class="method trait-impl"><a href="#method.with_subscriber" class="anchor">§</a><h4 class="code-header">fn <a class="fn">with_subscriber</a><S>(self, subscriber: S) -> WithDispatch<Self><div class="where">where
|
||
S: <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.Into.html" title="trait core::convert::Into">Into</a><Dispatch>,</div></h4></section></summary><div class='docblock'>Attaches the provided <a href="super::Subscriber"><code>Subscriber</code></a> to this type, returning a
|
||
[<code>WithDispatch</code>] wrapper. <a>Read more</a></div></details><details class="toggle method-toggle" open><summary><section id="method.with_current_subscriber" class="method trait-impl"><a href="#method.with_current_subscriber" class="anchor">§</a><h4 class="code-header">fn <a class="fn">with_current_subscriber</a>(self) -> WithDispatch<Self></h4></section></summary><div class='docblock'>Attaches the current <a href="crate::dispatcher#setting-the-default-subscriber">default</a> <a href="super::Subscriber"><code>Subscriber</code></a> to this type, returning a
|
||
[<code>WithDispatch</code>] wrapper. <a>Read more</a></div></details></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Within%3CG2%3E-for-G1" class="impl"><a href="#impl-Within%3CG2%3E-for-G1" class="anchor">§</a><h3 class="code-header">impl<G1, G2> Within<G2> for G1<div class="where">where
|
||
G2: Contains<G1>,</div></h3></section></summary><div class="impl-items"><section id="method.is_within" class="method trait-impl"><a href="#method.is_within" class="anchor">§</a><h4 class="code-header">fn <a class="fn">is_within</a>(&self, b: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&G2</a>) -> <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.bool.html">bool</a></h4></section></div></details><section id="impl-Any-for-T-1" class="impl"><a href="#impl-Any-for-T-1" class="anchor">§</a><h3 class="code-header">impl<T> Any for T<div class="where">where
|
||
T: <a class="trait" href="https://doc.rust-lang.org/nightly/core/any/trait.Any.html" title="trait core::any::Any">Any</a>,</div></h3></section><section id="impl-ErasedDestructor-for-T" class="impl"><a href="#impl-ErasedDestructor-for-T" class="anchor">§</a><h3 class="code-header">impl<T> ErasedDestructor for T<div class="where">where
|
||
T: 'static,</div></h3></section><section id="impl-MaybeSend-for-T" class="impl"><a href="#impl-MaybeSend-for-T" class="anchor">§</a><h3 class="code-header">impl<T> MaybeSend for T<div class="where">where
|
||
T: <a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Send.html" title="trait core::marker::Send">Send</a>,</div></h3></section></div></section></div></main></body></html> |