mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2025-12-23 06:30:05 +00:00
459 lines
247 KiB
HTML
459 lines
247 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 `query`."><title>Error in query::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="query" 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="../../query/index.html">query</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.AddSystemTimeOverflow" title="AddSystemTimeOverflow">AddSystemTimeOverflow</a></li><li><a href="#variant.BuildBackend" title="BuildBackend">BuildBackend</a></li><li><a href="#variant.BuildRegex" title="BuildRegex">BuildRegex</a></li><li><a href="#variant.Catalog" title="Catalog">Catalog</a></li><li><a href="#variant.ColumnSchemaIncompatible" title="ColumnSchemaIncompatible">ColumnSchemaIncompatible</a></li><li><a href="#variant.ColumnSchemaNoDefault" title="ColumnSchemaNoDefault">ColumnSchemaNoDefault</a></li><li><a href="#variant.ConvertSchema" title="ConvertSchema">ConvertSchema</a></li><li><a href="#variant.ConvertSqlType" title="ConvertSqlType">ConvertSqlType</a></li><li><a href="#variant.ConvertSqlValue" title="ConvertSqlValue">ConvertSqlValue</a></li><li><a href="#variant.ConvertValue" title="ConvertValue">ConvertValue</a></li><li><a href="#variant.CreateRecordBatch" title="CreateRecordBatch">CreateRecordBatch</a></li><li><a href="#variant.CteColumnSchemaMismatch" title="CteColumnSchemaMismatch">CteColumnSchemaMismatch</a></li><li><a href="#variant.DataFusion" title="DataFusion">DataFusion</a></li><li><a href="#variant.Datatypes" title="Datatypes">Datatypes</a></li><li><a href="#variant.GetFulltextOptions" title="GetFulltextOptions">GetFulltextOptions</a></li><li><a href="#variant.GetRegionMetadata" title="GetRegionMetadata">GetRegionMetadata</a></li><li><a href="#variant.GetSkippingIndexOptions" title="GetSkippingIndexOptions">GetSkippingIndexOptions</a></li><li><a href="#variant.InferSchema" title="InferSchema">InferSchema</a></li><li><a href="#variant.ListObjects" title="ListObjects">ListObjects</a></li><li><a href="#variant.MissingRequiredField" title="MissingRequiredField">MissingRequiredField</a></li><li><a href="#variant.MissingTableMutationHandler" title="MissingTableMutationHandler">MissingTableMutationHandler</a></li><li><a href="#variant.MissingTimestampColumn" title="MissingTimestampColumn">MissingTimestampColumn</a></li><li><a href="#variant.MultipleStatements" title="MultipleStatements">MultipleStatements</a></li><li><a href="#variant.ParseFileFormat" title="ParseFileFormat">ParseFileFormat</a></li><li><a href="#variant.ParseFloat" title="ParseFloat">ParseFloat</a></li><li><a href="#variant.ParseTimestamp" title="ParseTimestamp">ParseTimestamp</a></li><li><a href="#variant.PlanSql" title="PlanSql">PlanSql</a></li><li><a href="#variant.QueryAccessDenied" title="QueryAccessDenied">QueryAccessDenied</a></li><li><a href="#variant.QueryExecution" title="QueryExecution">QueryExecution</a></li><li><a href="#variant.QueryParse" title="QueryParse">QueryParse</a></li><li><a href="#variant.QueryPlan" title="QueryPlan">QueryPlan</a></li><li><a href="#variant.RangeQuery" title="RangeQuery">RangeQuery</a></li><li><a href="#variant.RegionQuery" title="RegionQuery">RegionQuery</a></li><li><a href="#variant.Sql" title="Sql">Sql</a></li><li><a href="#variant.TableMutation" title="TableMutation">TableMutation</a></li><li><a href="#variant.TableNotFound" title="TableNotFound">TableNotFound</a></li><li><a href="#variant.TableReadOnly" title="TableReadOnly">TableReadOnly</a></li><li><a href="#variant.TimeIndexNotFound" title="TimeIndexNotFound">TimeIndexNotFound</a></li><li><a href="#variant.TryIntoDuration" title="TryIntoDuration">TryIntoDuration</a></li><li><a href="#variant.Unimplemented" title="Unimplemented">Unimplemented</a></li><li><a href="#variant.UnknownTable" title="UnknownTable">UnknownTable</a></li><li><a href="#variant.UnsupportedExpr" title="UnsupportedExpr">UnsupportedExpr</a></li><li><a href="#variant.UnsupportedVariable" title="UnsupportedVariable">UnsupportedVariable</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%3CDataFusionError%3E-for-Error" title="From<DataFusionError>">From<DataFusionError></a></li><li><a href="#impl-From%3CError%3E-for-DataFusionError" title="From<Error>">From<Error></a></li><li><a href="#impl-From%3CError%3E-for-Error" title="From<Error>">From<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-AddSystemTimeOverflowSnafu%3C__T0%3E" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-BuildBackendSnafu" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-BuildRegexSnafu" 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-ColumnSchemaIncompatibleSnafu%3C__T0,+__T1,+__T2%3E" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-ColumnSchemaNoDefaultSnafu%3C__T0%3E" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-ConvertSchemaSnafu" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-ConvertSqlTypeSnafu%3C__T0%3E" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-ConvertSqlValueSnafu%3C__T0%3E" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-ConvertValueSnafu" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-CreateRecordBatchSnafu" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-CteColumnSchemaMismatchSnafu%3C__T0,+__T1,+__T2%3E" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-GetFulltextOptionsSnafu" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-GetRegionMetadataSnafu%3C__T0,+__T1%3E" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-GetSkippingIndexOptionsSnafu" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-InferSchemaSnafu" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-ListObjectsSnafu" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-MissingRequiredFieldSnafu%3C__T0%3E" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-MissingTableMutationHandlerSnafu" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-MissingTimestampColumnSnafu%3C__T0%3E" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-MultipleStatementsSnafu%3C__T0%3E" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-ParseFileFormatSnafu" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-ParseFloatSnafu%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-PlanSqlSnafu" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-QueryAccessDeniedSnafu%3C__T0,+__T1%3E" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-QueryExecutionSnafu" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-QueryParseSnafu%3C__T0%3E" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-QueryPlanSnafu" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-RangeQuerySnafu%3C__T0%3E" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-RegionQuerySnafu" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-SqlSnafu" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-TableMutationSnafu" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-TableNotFoundSnafu%3C__T0%3E" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-TableReadOnlySnafu%3C__T0%3E" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-TimeIndexNotFoundSnafu%3C__T0%3E" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-TryIntoDurationSnafu%3C__T0%3E" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-UnimplementedSnafu%3C__T0%3E" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-UnknownTableSnafu" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-UnsupportedExprSnafu%3C__T0%3E" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-UnsupportedVariableSnafu%3C__T0%3E" title="IntoError<Error>">IntoError<Error></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-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-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-MaybeSend-for-T" title="MaybeSend">MaybeSend</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-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-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 query::<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">query</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/query/error.rs.html#31-363">Source</a> </span></div><pre class="rust item-decl"><code>pub enum Error {
|
||
<details class="toggle type-contents-toggle"><summary class="hideme"><span>Show 43 variants</span></summary> UnsupportedExpr {
|
||
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,
|
||
},
|
||
UnsupportedVariable {
|
||
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,
|
||
},
|
||
Unimplemented {
|
||
operation: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>,
|
||
location: Location,
|
||
},
|
||
Catalog {
|
||
source: Error,
|
||
location: Location,
|
||
},
|
||
TableNotFound {
|
||
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,
|
||
},
|
||
CreateRecordBatch {
|
||
source: Error,
|
||
location: Location,
|
||
},
|
||
QueryExecution {
|
||
source: BoxedError,
|
||
location: Location,
|
||
},
|
||
QueryPlan {
|
||
source: BoxedError,
|
||
location: Location,
|
||
},
|
||
QueryParse {
|
||
query: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>,
|
||
source: BoxedError,
|
||
location: Location,
|
||
},
|
||
QueryAccessDenied {
|
||
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>,
|
||
location: Location,
|
||
},
|
||
MultipleStatements {
|
||
query: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>,
|
||
location: Location,
|
||
},
|
||
ParseTimestamp {
|
||
raw: <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://docs.rs/chrono/latest/chrono/format/struct.ParseError.html" title="struct chrono::format::ParseError">ParseError</a>,
|
||
location: Location,
|
||
},
|
||
ParseFloat {
|
||
raw: <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/core/num/dec2flt/struct.ParseFloatError.html" title="struct core::num::dec2flt::ParseFloatError">ParseFloatError</a>,
|
||
location: Location,
|
||
},
|
||
DataFusion {
|
||
error: DataFusionError,
|
||
location: Location,
|
||
},
|
||
Sql {
|
||
location: Location,
|
||
source: Error,
|
||
},
|
||
PlanSql {
|
||
error: DataFusionError,
|
||
location: Location,
|
||
},
|
||
MissingTimestampColumn {
|
||
table_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,
|
||
},
|
||
ConvertSqlValue {
|
||
value: Value,
|
||
source: Error,
|
||
location: Location,
|
||
},
|
||
ConvertSqlType {
|
||
datatype: ConcreteDataType,
|
||
source: Error,
|
||
location: Location,
|
||
},
|
||
MissingRequiredField {
|
||
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,
|
||
},
|
||
BuildRegex {
|
||
location: Location,
|
||
error: Error,
|
||
},
|
||
BuildBackend {
|
||
source: Error,
|
||
location: Location,
|
||
},
|
||
ListObjects {
|
||
source: Error,
|
||
location: Location,
|
||
},
|
||
ParseFileFormat {
|
||
source: Error,
|
||
location: Location,
|
||
},
|
||
InferSchema {
|
||
source: Error,
|
||
location: Location,
|
||
},
|
||
ConvertSchema {
|
||
source: Error,
|
||
location: Location,
|
||
},
|
||
UnknownTable {
|
||
location: Location,
|
||
},
|
||
TimeIndexNotFound {
|
||
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,
|
||
},
|
||
AddSystemTimeOverflow {
|
||
duration: <a class="struct" href="https://doc.rust-lang.org/nightly/core/time/struct.Duration.html" title="struct core::time::Duration">Duration</a>,
|
||
location: Location,
|
||
},
|
||
ColumnSchemaIncompatible {
|
||
column: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>,
|
||
file_type: ConcreteDataType,
|
||
table_type: ConcreteDataType,
|
||
location: Location,
|
||
},
|
||
ColumnSchemaNoDefault {
|
||
column: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>,
|
||
location: Location,
|
||
},
|
||
RegionQuery {
|
||
source: BoxedError,
|
||
location: Location,
|
||
},
|
||
TableMutation {
|
||
source: Error,
|
||
location: Location,
|
||
},
|
||
MissingTableMutationHandler {
|
||
location: Location,
|
||
},
|
||
RangeQuery {
|
||
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,
|
||
},
|
||
GetRegionMetadata {
|
||
engine: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>,
|
||
region_id: RegionId,
|
||
location: Location,
|
||
source: BoxedError,
|
||
},
|
||
TableReadOnly {
|
||
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,
|
||
},
|
||
GetFulltextOptions {
|
||
source: Error,
|
||
location: Location,
|
||
},
|
||
GetSkippingIndexOptions {
|
||
source: Error,
|
||
location: Location,
|
||
},
|
||
CteColumnSchemaMismatch {
|
||
cte_name: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>,
|
||
original: <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>>,
|
||
expected: <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>>,
|
||
location: Location,
|
||
},
|
||
ConvertValue {
|
||
source: Error,
|
||
location: Location,
|
||
},
|
||
TryIntoDuration {
|
||
raw: <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/core/time/struct.TryFromFloatSecsError.html" title="struct core::time::TryFromFloatSecsError">TryFromFloatSecsError</a>,
|
||
location: Location,
|
||
},
|
||
Datatypes {
|
||
source: Error,
|
||
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.UnsupportedExpr" class="variant"><a href="#variant.UnsupportedExpr" class="anchor">§</a><h3 class="code-header">UnsupportedExpr</h3></section><div class="sub-variant" id="variant.UnsupportedExpr.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.UnsupportedExpr.field.name" class="section-header"><a href="#variant.UnsupportedExpr.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.UnsupportedExpr.field.location" class="section-header"><a href="#variant.UnsupportedExpr.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.UnsupportedVariable" class="variant"><a href="#variant.UnsupportedVariable" class="anchor">§</a><h3 class="code-header">UnsupportedVariable</h3></section><div class="sub-variant" id="variant.UnsupportedVariable.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.UnsupportedVariable.field.name" class="section-header"><a href="#variant.UnsupportedVariable.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.UnsupportedVariable.field.location" class="section-header"><a href="#variant.UnsupportedVariable.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.Unimplemented" class="variant"><a href="#variant.Unimplemented" class="anchor">§</a><h3 class="code-header">Unimplemented</h3></section><div class="sub-variant" id="variant.Unimplemented.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.Unimplemented.field.operation" class="section-header"><a href="#variant.Unimplemented.field.operation" class="anchor field">§</a><code>operation: <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.Unimplemented.field.location" class="section-header"><a href="#variant.Unimplemented.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.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.CreateRecordBatch" class="variant"><a href="#variant.CreateRecordBatch" class="anchor">§</a><h3 class="code-header">CreateRecordBatch</h3></section><div class="sub-variant" id="variant.CreateRecordBatch.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.CreateRecordBatch.field.source" class="section-header"><a href="#variant.CreateRecordBatch.field.source" class="anchor field">§</a><code>source: Error</code></span></div><div class="sub-variant-field"><span id="variant.CreateRecordBatch.field.location" class="section-header"><a href="#variant.CreateRecordBatch.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.QueryExecution" class="variant"><a href="#variant.QueryExecution" class="anchor">§</a><h3 class="code-header">QueryExecution</h3></section><div class="sub-variant" id="variant.QueryExecution.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.QueryExecution.field.source" class="section-header"><a href="#variant.QueryExecution.field.source" class="anchor field">§</a><code>source: BoxedError</code></span></div><div class="sub-variant-field"><span id="variant.QueryExecution.field.location" class="section-header"><a href="#variant.QueryExecution.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.QueryPlan" class="variant"><a href="#variant.QueryPlan" class="anchor">§</a><h3 class="code-header">QueryPlan</h3></section><div class="sub-variant" id="variant.QueryPlan.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.QueryPlan.field.source" class="section-header"><a href="#variant.QueryPlan.field.source" class="anchor field">§</a><code>source: BoxedError</code></span></div><div class="sub-variant-field"><span id="variant.QueryPlan.field.location" class="section-header"><a href="#variant.QueryPlan.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.QueryParse" class="variant"><a href="#variant.QueryParse" class="anchor">§</a><h3 class="code-header">QueryParse</h3></section><div class="sub-variant" id="variant.QueryParse.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.QueryParse.field.query" class="section-header"><a href="#variant.QueryParse.field.query" class="anchor field">§</a><code>query: <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.QueryParse.field.source" class="section-header"><a href="#variant.QueryParse.field.source" class="anchor field">§</a><code>source: BoxedError</code></span></div><div class="sub-variant-field"><span id="variant.QueryParse.field.location" class="section-header"><a href="#variant.QueryParse.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.QueryAccessDenied" class="variant"><a href="#variant.QueryAccessDenied" class="anchor">§</a><h3 class="code-header">QueryAccessDenied</h3></section><div class="sub-variant" id="variant.QueryAccessDenied.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.QueryAccessDenied.field.catalog" class="section-header"><a href="#variant.QueryAccessDenied.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.QueryAccessDenied.field.schema" class="section-header"><a href="#variant.QueryAccessDenied.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.QueryAccessDenied.field.location" class="section-header"><a href="#variant.QueryAccessDenied.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.MultipleStatements" class="variant"><a href="#variant.MultipleStatements" class="anchor">§</a><h3 class="code-header">MultipleStatements</h3></section><div class="sub-variant" id="variant.MultipleStatements.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.MultipleStatements.field.query" class="section-header"><a href="#variant.MultipleStatements.field.query" class="anchor field">§</a><code>query: <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.MultipleStatements.field.location" class="section-header"><a href="#variant.MultipleStatements.field.location" class="anchor field">§</a><code>location: Location</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.raw" class="section-header"><a href="#variant.ParseTimestamp.field.raw" class="anchor field">§</a><code>raw: <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.error" class="section-header"><a href="#variant.ParseTimestamp.field.error" class="anchor field">§</a><code>error: <a class="struct" href="https://docs.rs/chrono/latest/chrono/format/struct.ParseError.html" title="struct chrono::format::ParseError">ParseError</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><section id="variant.ParseFloat" class="variant"><a href="#variant.ParseFloat" class="anchor">§</a><h3 class="code-header">ParseFloat</h3></section><div class="sub-variant" id="variant.ParseFloat.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.ParseFloat.field.raw" class="section-header"><a href="#variant.ParseFloat.field.raw" class="anchor field">§</a><code>raw: <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.ParseFloat.field.error" class="section-header"><a href="#variant.ParseFloat.field.error" class="anchor field">§</a><code>error: <a class="struct" href="https://doc.rust-lang.org/nightly/core/num/dec2flt/struct.ParseFloatError.html" title="struct core::num::dec2flt::ParseFloatError">ParseFloatError</a></code></span></div><div class="sub-variant-field"><span id="variant.ParseFloat.field.location" class="section-header"><a href="#variant.ParseFloat.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.Sql" class="variant"><a href="#variant.Sql" class="anchor">§</a><h3 class="code-header">Sql</h3></section><div class="sub-variant" id="variant.Sql.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.Sql.field.location" class="section-header"><a href="#variant.Sql.field.location" class="anchor field">§</a><code>location: Location</code></span></div><div class="sub-variant-field"><span id="variant.Sql.field.source" class="section-header"><a href="#variant.Sql.field.source" class="anchor field">§</a><code>source: Error</code></span></div></div><section id="variant.PlanSql" class="variant"><a href="#variant.PlanSql" class="anchor">§</a><h3 class="code-header">PlanSql</h3></section><div class="sub-variant" id="variant.PlanSql.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.PlanSql.field.error" class="section-header"><a href="#variant.PlanSql.field.error" class="anchor field">§</a><code>error: DataFusionError</code></span></div><div class="sub-variant-field"><span id="variant.PlanSql.field.location" class="section-header"><a href="#variant.PlanSql.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.MissingTimestampColumn" class="variant"><a href="#variant.MissingTimestampColumn" class="anchor">§</a><h3 class="code-header">MissingTimestampColumn</h3></section><div class="sub-variant" id="variant.MissingTimestampColumn.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.MissingTimestampColumn.field.table_name" class="section-header"><a href="#variant.MissingTimestampColumn.field.table_name" class="anchor field">§</a><code>table_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.MissingTimestampColumn.field.location" class="section-header"><a href="#variant.MissingTimestampColumn.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.value" class="section-header"><a href="#variant.ConvertSqlValue.field.value" class="anchor field">§</a><code>value: Value</code></span></div><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.ConvertSqlType" class="variant"><a href="#variant.ConvertSqlType" class="anchor">§</a><h3 class="code-header">ConvertSqlType</h3></section><div class="sub-variant" id="variant.ConvertSqlType.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.ConvertSqlType.field.datatype" class="section-header"><a href="#variant.ConvertSqlType.field.datatype" class="anchor field">§</a><code>datatype: ConcreteDataType</code></span></div><div class="sub-variant-field"><span id="variant.ConvertSqlType.field.source" class="section-header"><a href="#variant.ConvertSqlType.field.source" class="anchor field">§</a><code>source: Error</code></span></div><div class="sub-variant-field"><span id="variant.ConvertSqlType.field.location" class="section-header"><a href="#variant.ConvertSqlType.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.MissingRequiredField" class="variant"><a href="#variant.MissingRequiredField" class="anchor">§</a><h3 class="code-header">MissingRequiredField</h3></section><div class="sub-variant" id="variant.MissingRequiredField.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.MissingRequiredField.field.name" class="section-header"><a href="#variant.MissingRequiredField.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.MissingRequiredField.field.location" class="section-header"><a href="#variant.MissingRequiredField.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.BuildRegex" class="variant"><a href="#variant.BuildRegex" class="anchor">§</a><h3 class="code-header">BuildRegex</h3></section><div class="sub-variant" id="variant.BuildRegex.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.BuildRegex.field.location" class="section-header"><a href="#variant.BuildRegex.field.location" class="anchor field">§</a><code>location: Location</code></span></div><div class="sub-variant-field"><span id="variant.BuildRegex.field.error" class="section-header"><a href="#variant.BuildRegex.field.error" class="anchor field">§</a><code>error: Error</code></span></div></div><section id="variant.BuildBackend" class="variant"><a href="#variant.BuildBackend" class="anchor">§</a><h3 class="code-header">BuildBackend</h3></section><div class="sub-variant" id="variant.BuildBackend.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.BuildBackend.field.source" class="section-header"><a href="#variant.BuildBackend.field.source" class="anchor field">§</a><code>source: Error</code></span></div><div class="sub-variant-field"><span id="variant.BuildBackend.field.location" class="section-header"><a href="#variant.BuildBackend.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.ListObjects" class="variant"><a href="#variant.ListObjects" class="anchor">§</a><h3 class="code-header">ListObjects</h3></section><div class="sub-variant" id="variant.ListObjects.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.ListObjects.field.source" class="section-header"><a href="#variant.ListObjects.field.source" class="anchor field">§</a><code>source: Error</code></span></div><div class="sub-variant-field"><span id="variant.ListObjects.field.location" class="section-header"><a href="#variant.ListObjects.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.ParseFileFormat" class="variant"><a href="#variant.ParseFileFormat" class="anchor">§</a><h3 class="code-header">ParseFileFormat</h3></section><div class="sub-variant" id="variant.ParseFileFormat.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.ParseFileFormat.field.source" class="section-header"><a href="#variant.ParseFileFormat.field.source" class="anchor field">§</a><code>source: Error</code></span></div><div class="sub-variant-field"><span id="variant.ParseFileFormat.field.location" class="section-header"><a href="#variant.ParseFileFormat.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.InferSchema" class="variant"><a href="#variant.InferSchema" class="anchor">§</a><h3 class="code-header">InferSchema</h3></section><div class="sub-variant" id="variant.InferSchema.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.InferSchema.field.source" class="section-header"><a href="#variant.InferSchema.field.source" class="anchor field">§</a><code>source: Error</code></span></div><div class="sub-variant-field"><span id="variant.InferSchema.field.location" class="section-header"><a href="#variant.InferSchema.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.ConvertSchema" class="variant"><a href="#variant.ConvertSchema" class="anchor">§</a><h3 class="code-header">ConvertSchema</h3></section><div class="sub-variant" id="variant.ConvertSchema.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.ConvertSchema.field.source" class="section-header"><a href="#variant.ConvertSchema.field.source" class="anchor field">§</a><code>source: Error</code></span></div><div class="sub-variant-field"><span id="variant.ConvertSchema.field.location" class="section-header"><a href="#variant.ConvertSchema.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.UnknownTable" class="variant"><a href="#variant.UnknownTable" class="anchor">§</a><h3 class="code-header">UnknownTable</h3></section><div class="sub-variant" id="variant.UnknownTable.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.UnknownTable.field.location" class="section-header"><a href="#variant.UnknownTable.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.TimeIndexNotFound" class="variant"><a href="#variant.TimeIndexNotFound" class="anchor">§</a><h3 class="code-header">TimeIndexNotFound</h3></section><div class="sub-variant" id="variant.TimeIndexNotFound.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.TimeIndexNotFound.field.table" class="section-header"><a href="#variant.TimeIndexNotFound.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.TimeIndexNotFound.field.location" class="section-header"><a href="#variant.TimeIndexNotFound.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.AddSystemTimeOverflow" class="variant"><a href="#variant.AddSystemTimeOverflow" class="anchor">§</a><h3 class="code-header">AddSystemTimeOverflow</h3></section><div class="sub-variant" id="variant.AddSystemTimeOverflow.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.AddSystemTimeOverflow.field.duration" class="section-header"><a href="#variant.AddSystemTimeOverflow.field.duration" class="anchor field">§</a><code>duration: <a class="struct" href="https://doc.rust-lang.org/nightly/core/time/struct.Duration.html" title="struct core::time::Duration">Duration</a></code></span></div><div class="sub-variant-field"><span id="variant.AddSystemTimeOverflow.field.location" class="section-header"><a href="#variant.AddSystemTimeOverflow.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.ColumnSchemaIncompatible" class="variant"><a href="#variant.ColumnSchemaIncompatible" class="anchor">§</a><h3 class="code-header">ColumnSchemaIncompatible</h3></section><div class="sub-variant" id="variant.ColumnSchemaIncompatible.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.ColumnSchemaIncompatible.field.column" class="section-header"><a href="#variant.ColumnSchemaIncompatible.field.column" class="anchor field">§</a><code>column: <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.ColumnSchemaIncompatible.field.file_type" class="section-header"><a href="#variant.ColumnSchemaIncompatible.field.file_type" class="anchor field">§</a><code>file_type: ConcreteDataType</code></span></div><div class="sub-variant-field"><span id="variant.ColumnSchemaIncompatible.field.table_type" class="section-header"><a href="#variant.ColumnSchemaIncompatible.field.table_type" class="anchor field">§</a><code>table_type: ConcreteDataType</code></span></div><div class="sub-variant-field"><span id="variant.ColumnSchemaIncompatible.field.location" class="section-header"><a href="#variant.ColumnSchemaIncompatible.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.ColumnSchemaNoDefault" class="variant"><a href="#variant.ColumnSchemaNoDefault" class="anchor">§</a><h3 class="code-header">ColumnSchemaNoDefault</h3></section><div class="sub-variant" id="variant.ColumnSchemaNoDefault.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.ColumnSchemaNoDefault.field.column" class="section-header"><a href="#variant.ColumnSchemaNoDefault.field.column" class="anchor field">§</a><code>column: <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.ColumnSchemaNoDefault.field.location" class="section-header"><a href="#variant.ColumnSchemaNoDefault.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.RegionQuery" class="variant"><a href="#variant.RegionQuery" class="anchor">§</a><h3 class="code-header">RegionQuery</h3></section><div class="sub-variant" id="variant.RegionQuery.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.RegionQuery.field.source" class="section-header"><a href="#variant.RegionQuery.field.source" class="anchor field">§</a><code>source: BoxedError</code></span></div><div class="sub-variant-field"><span id="variant.RegionQuery.field.location" class="section-header"><a href="#variant.RegionQuery.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.TableMutation" class="variant"><a href="#variant.TableMutation" class="anchor">§</a><h3 class="code-header">TableMutation</h3></section><div class="sub-variant" id="variant.TableMutation.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.TableMutation.field.source" class="section-header"><a href="#variant.TableMutation.field.source" class="anchor field">§</a><code>source: Error</code></span></div><div class="sub-variant-field"><span id="variant.TableMutation.field.location" class="section-header"><a href="#variant.TableMutation.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.MissingTableMutationHandler" class="variant"><a href="#variant.MissingTableMutationHandler" class="anchor">§</a><h3 class="code-header">MissingTableMutationHandler</h3></section><div class="sub-variant" id="variant.MissingTableMutationHandler.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.MissingTableMutationHandler.field.location" class="section-header"><a href="#variant.MissingTableMutationHandler.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.RangeQuery" class="variant"><a href="#variant.RangeQuery" class="anchor">§</a><h3 class="code-header">RangeQuery</h3></section><div class="sub-variant" id="variant.RangeQuery.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.RangeQuery.field.msg" class="section-header"><a href="#variant.RangeQuery.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.RangeQuery.field.location" class="section-header"><a href="#variant.RangeQuery.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.GetRegionMetadata" class="variant"><a href="#variant.GetRegionMetadata" class="anchor">§</a><h3 class="code-header">GetRegionMetadata</h3></section><div class="sub-variant" id="variant.GetRegionMetadata.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.GetRegionMetadata.field.engine" class="section-header"><a href="#variant.GetRegionMetadata.field.engine" class="anchor field">§</a><code>engine: <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.GetRegionMetadata.field.region_id" class="section-header"><a href="#variant.GetRegionMetadata.field.region_id" class="anchor field">§</a><code>region_id: RegionId</code></span></div><div class="sub-variant-field"><span id="variant.GetRegionMetadata.field.location" class="section-header"><a href="#variant.GetRegionMetadata.field.location" class="anchor field">§</a><code>location: Location</code></span></div><div class="sub-variant-field"><span id="variant.GetRegionMetadata.field.source" class="section-header"><a href="#variant.GetRegionMetadata.field.source" class="anchor field">§</a><code>source: BoxedError</code></span></div></div><section id="variant.TableReadOnly" class="variant"><a href="#variant.TableReadOnly" class="anchor">§</a><h3 class="code-header">TableReadOnly</h3></section><div class="sub-variant" id="variant.TableReadOnly.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.TableReadOnly.field.table" class="section-header"><a href="#variant.TableReadOnly.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.TableReadOnly.field.location" class="section-header"><a href="#variant.TableReadOnly.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.GetFulltextOptions" class="variant"><a href="#variant.GetFulltextOptions" class="anchor">§</a><h3 class="code-header">GetFulltextOptions</h3></section><div class="sub-variant" id="variant.GetFulltextOptions.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.GetFulltextOptions.field.source" class="section-header"><a href="#variant.GetFulltextOptions.field.source" class="anchor field">§</a><code>source: Error</code></span></div><div class="sub-variant-field"><span id="variant.GetFulltextOptions.field.location" class="section-header"><a href="#variant.GetFulltextOptions.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.GetSkippingIndexOptions" class="variant"><a href="#variant.GetSkippingIndexOptions" class="anchor">§</a><h3 class="code-header">GetSkippingIndexOptions</h3></section><div class="sub-variant" id="variant.GetSkippingIndexOptions.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.GetSkippingIndexOptions.field.source" class="section-header"><a href="#variant.GetSkippingIndexOptions.field.source" class="anchor field">§</a><code>source: Error</code></span></div><div class="sub-variant-field"><span id="variant.GetSkippingIndexOptions.field.location" class="section-header"><a href="#variant.GetSkippingIndexOptions.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.CteColumnSchemaMismatch" class="variant"><a href="#variant.CteColumnSchemaMismatch" class="anchor">§</a><h3 class="code-header">CteColumnSchemaMismatch</h3></section><div class="sub-variant" id="variant.CteColumnSchemaMismatch.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.CteColumnSchemaMismatch.field.cte_name" class="section-header"><a href="#variant.CteColumnSchemaMismatch.field.cte_name" class="anchor field">§</a><code>cte_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.CteColumnSchemaMismatch.field.original" class="section-header"><a href="#variant.CteColumnSchemaMismatch.field.original" class="anchor field">§</a><code>original: <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>></code></span></div><div class="sub-variant-field"><span id="variant.CteColumnSchemaMismatch.field.expected" class="section-header"><a href="#variant.CteColumnSchemaMismatch.field.expected" class="anchor field">§</a><code>expected: <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>></code></span></div><div class="sub-variant-field"><span id="variant.CteColumnSchemaMismatch.field.location" class="section-header"><a href="#variant.CteColumnSchemaMismatch.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.ConvertValue" class="variant"><a href="#variant.ConvertValue" class="anchor">§</a><h3 class="code-header">ConvertValue</h3></section><div class="sub-variant" id="variant.ConvertValue.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.ConvertValue.field.source" class="section-header"><a href="#variant.ConvertValue.field.source" class="anchor field">§</a><code>source: Error</code></span></div><div class="sub-variant-field"><span id="variant.ConvertValue.field.location" class="section-header"><a href="#variant.ConvertValue.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.TryIntoDuration" class="variant"><a href="#variant.TryIntoDuration" class="anchor">§</a><h3 class="code-header">TryIntoDuration</h3></section><div class="sub-variant" id="variant.TryIntoDuration.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.TryIntoDuration.field.raw" class="section-header"><a href="#variant.TryIntoDuration.field.raw" class="anchor field">§</a><code>raw: <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.TryIntoDuration.field.error" class="section-header"><a href="#variant.TryIntoDuration.field.error" class="anchor field">§</a><code>error: <a class="struct" href="https://doc.rust-lang.org/nightly/core/time/struct.TryFromFloatSecsError.html" title="struct core::time::TryFromFloatSecsError">TryFromFloatSecsError</a></code></span></div><div class="sub-variant-field"><span id="variant.TryIntoDuration.field.location" class="section-header"><a href="#variant.TryIntoDuration.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.Datatypes" class="variant"><a href="#variant.Datatypes" class="anchor">§</a><h3 class="code-header">Datatypes</h3></section><div class="sub-variant" id="variant.Datatypes.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.Datatypes.field.source" class="section-header"><a href="#variant.Datatypes.field.source" class="anchor field">§</a><code>source: Error</code></span></div><div class="sub-variant-field"><span id="variant.Datatypes.field.location" class="section-header"><a href="#variant.Datatypes.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/query/error.rs.html#30">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 query::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/query/error.rs.html#30">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/query/error.rs.html#28">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 query::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/query/error.rs.html#28">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/query/error.rs.html#28">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 query::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/query/error.rs.html#28">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/query/error.rs.html#28">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/query/error.rs.html#28">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/query/error.rs.html#28">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 query::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/query/error.rs.html#28">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/query/error.rs.html#365-426">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 query::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/query/error.rs.html#366-421">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/query/error.rs.html#423-425">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%3CDataFusionError%3E-for-Error" class="impl"><a class="src rightside" href="../../src/query/error.rs.html#28">Source</a><a href="#impl-From%3CDataFusionError%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><DataFusionError> for <a class="enum" href="enum.Error.html" title="enum query::error::Error">Error</a></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/query/error.rs.html#28">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>(error: DataFusionError) -> 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-DataFusionError" class="impl"><a class="src rightside" href="../../src/query/error.rs.html#430-434">Source</a><a href="#impl-From%3CError%3E-for-DataFusionError" 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 query::error::Error">Error</a>> for DataFusionError</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="../../src/query/error.rs.html#431-433">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>(e: <a class="enum" href="enum.Error.html" title="enum query::error::Error">Error</a>) -> DataFusionError</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-Error" class="impl"><a class="src rightside" href="../../src/query/error.rs.html#28">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><Error> for <a class="enum" href="enum.Error.html" title="enum query::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/query/error.rs.html#28">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>(error: Error) -> 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-AddSystemTimeOverflowSnafu%3C__T0%3E" class="impl"><a class="src rightside" href="../../src/query/error.rs.html#28">Source</a><a href="#impl-IntoError%3CError%3E-for-AddSystemTimeOverflowSnafu%3C__T0%3E" class="anchor">§</a><h3 class="code-header">impl<__T0> IntoError<<a class="enum" href="enum.Error.html" title="enum query::error::Error">Error</a>> for <a class="struct" href="struct.AddSystemTimeOverflowSnafu.html" title="struct query::error::AddSystemTimeOverflowSnafu">AddSystemTimeOverflowSnafu</a><__T0><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum query::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/core/time/struct.Duration.html" title="struct core::time::Duration">Duration</a>>,</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/query/error.rs.html#28">Source</a><a href="#associatedtype.Source-27" 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-27" class="method trait-impl"><a class="src rightside" href="../../src/query/error.rs.html#28">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 query::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-BuildBackendSnafu" class="impl"><a class="src rightside" href="../../src/query/error.rs.html#28">Source</a><a href="#impl-IntoError%3CError%3E-for-BuildBackendSnafu" class="anchor">§</a><h3 class="code-header">impl IntoError<<a class="enum" href="enum.Error.html" title="enum query::error::Error">Error</a>> for <a class="struct" href="struct.BuildBackendSnafu.html" title="struct query::error::BuildBackendSnafu">BuildBackendSnafu</a><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum query::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-20" class="associatedtype trait-impl"><a class="src rightside" href="../../src/query/error.rs.html#28">Source</a><a href="#associatedtype.Source-20" 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-20" class="method trait-impl"><a class="src rightside" href="../../src/query/error.rs.html#28">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 query::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-BuildRegexSnafu" class="impl"><a class="src rightside" href="../../src/query/error.rs.html#28">Source</a><a href="#impl-IntoError%3CError%3E-for-BuildRegexSnafu" class="anchor">§</a><h3 class="code-header">impl IntoError<<a class="enum" href="enum.Error.html" title="enum query::error::Error">Error</a>> for <a class="struct" href="struct.BuildRegexSnafu.html" title="struct query::error::BuildRegexSnafu">BuildRegexSnafu</a><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum query::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-19" class="associatedtype trait-impl"><a class="src rightside" href="../../src/query/error.rs.html#28">Source</a><a href="#associatedtype.Source-19" 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-19" class="method trait-impl"><a class="src rightside" href="../../src/query/error.rs.html#28">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 query::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/query/error.rs.html#28">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 query::error::Error">Error</a>> for <a class="struct" href="struct.CatalogSnafu.html" title="struct query::error::CatalogSnafu">CatalogSnafu</a><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum query::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-3" class="associatedtype trait-impl"><a class="src rightside" href="../../src/query/error.rs.html#28">Source</a><a href="#associatedtype.Source-3" 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-3" class="method trait-impl"><a class="src rightside" href="../../src/query/error.rs.html#28">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 query::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-ColumnSchemaIncompatibleSnafu%3C__T0,+__T1,+__T2%3E" class="impl"><a class="src rightside" href="../../src/query/error.rs.html#28">Source</a><a href="#impl-IntoError%3CError%3E-for-ColumnSchemaIncompatibleSnafu%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 query::error::Error">Error</a>> for <a class="struct" href="struct.ColumnSchemaIncompatibleSnafu.html" title="struct query::error::ColumnSchemaIncompatibleSnafu">ColumnSchemaIncompatibleSnafu</a><__T0, __T1, __T2><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum query::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><ConcreteDataType>,
|
||
__T2: <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.Into.html" title="trait core::convert::Into">Into</a><ConcreteDataType>,</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/query/error.rs.html#28">Source</a><a href="#associatedtype.Source-28" 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-28" class="method trait-impl"><a class="src rightside" href="../../src/query/error.rs.html#28">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 query::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-ColumnSchemaNoDefaultSnafu%3C__T0%3E" class="impl"><a class="src rightside" href="../../src/query/error.rs.html#28">Source</a><a href="#impl-IntoError%3CError%3E-for-ColumnSchemaNoDefaultSnafu%3C__T0%3E" class="anchor">§</a><h3 class="code-header">impl<__T0> IntoError<<a class="enum" href="enum.Error.html" title="enum query::error::Error">Error</a>> for <a class="struct" href="struct.ColumnSchemaNoDefaultSnafu.html" title="struct query::error::ColumnSchemaNoDefaultSnafu">ColumnSchemaNoDefaultSnafu</a><__T0><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum query::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-29" class="associatedtype trait-impl"><a class="src rightside" href="../../src/query/error.rs.html#28">Source</a><a href="#associatedtype.Source-29" 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-29" class="method trait-impl"><a class="src rightside" href="../../src/query/error.rs.html#28">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 query::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-ConvertSchemaSnafu" class="impl"><a class="src rightside" href="../../src/query/error.rs.html#28">Source</a><a href="#impl-IntoError%3CError%3E-for-ConvertSchemaSnafu" class="anchor">§</a><h3 class="code-header">impl IntoError<<a class="enum" href="enum.Error.html" title="enum query::error::Error">Error</a>> for <a class="struct" href="struct.ConvertSchemaSnafu.html" title="struct query::error::ConvertSchemaSnafu">ConvertSchemaSnafu</a><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum query::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/query/error.rs.html#28">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/query/error.rs.html#28">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 query::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-ConvertSqlTypeSnafu%3C__T0%3E" class="impl"><a class="src rightside" href="../../src/query/error.rs.html#28">Source</a><a href="#impl-IntoError%3CError%3E-for-ConvertSqlTypeSnafu%3C__T0%3E" class="anchor">§</a><h3 class="code-header">impl<__T0> IntoError<<a class="enum" href="enum.Error.html" title="enum query::error::Error">Error</a>> for <a class="struct" href="struct.ConvertSqlTypeSnafu.html" title="struct query::error::ConvertSqlTypeSnafu">ConvertSqlTypeSnafu</a><__T0><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum query::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>,</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/query/error.rs.html#28">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/query/error.rs.html#28">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 query::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%3C__T0%3E" class="impl"><a class="src rightside" href="../../src/query/error.rs.html#28">Source</a><a href="#impl-IntoError%3CError%3E-for-ConvertSqlValueSnafu%3C__T0%3E" class="anchor">§</a><h3 class="code-header">impl<__T0> IntoError<<a class="enum" href="enum.Error.html" title="enum query::error::Error">Error</a>> for <a class="struct" href="struct.ConvertSqlValueSnafu.html" title="struct query::error::ConvertSqlValueSnafu">ConvertSqlValueSnafu</a><__T0><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum query::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><Value>,</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/query/error.rs.html#28">Source</a><a href="#associatedtype.Source-16" 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-16" class="method trait-impl"><a class="src rightside" href="../../src/query/error.rs.html#28">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 query::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-ConvertValueSnafu" class="impl"><a class="src rightside" href="../../src/query/error.rs.html#28">Source</a><a href="#impl-IntoError%3CError%3E-for-ConvertValueSnafu" class="anchor">§</a><h3 class="code-header">impl IntoError<<a class="enum" href="enum.Error.html" title="enum query::error::Error">Error</a>> for <a class="struct" href="struct.ConvertValueSnafu.html" title="struct query::error::ConvertValueSnafu">ConvertValueSnafu</a><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum query::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-39" class="associatedtype trait-impl"><a class="src rightside" href="../../src/query/error.rs.html#28">Source</a><a href="#associatedtype.Source-39" 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-39" class="method trait-impl"><a class="src rightside" href="../../src/query/error.rs.html#28">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 query::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-CreateRecordBatchSnafu" class="impl"><a class="src rightside" href="../../src/query/error.rs.html#28">Source</a><a href="#impl-IntoError%3CError%3E-for-CreateRecordBatchSnafu" class="anchor">§</a><h3 class="code-header">impl IntoError<<a class="enum" href="enum.Error.html" title="enum query::error::Error">Error</a>> for <a class="struct" href="struct.CreateRecordBatchSnafu.html" title="struct query::error::CreateRecordBatchSnafu">CreateRecordBatchSnafu</a><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum query::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-5" class="associatedtype trait-impl"><a class="src rightside" href="../../src/query/error.rs.html#28">Source</a><a href="#associatedtype.Source-5" 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-5" class="method trait-impl"><a class="src rightside" href="../../src/query/error.rs.html#28">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 query::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-CteColumnSchemaMismatchSnafu%3C__T0,+__T1,+__T2%3E" class="impl"><a class="src rightside" href="../../src/query/error.rs.html#28">Source</a><a href="#impl-IntoError%3CError%3E-for-CteColumnSchemaMismatchSnafu%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 query::error::Error">Error</a>> for <a class="struct" href="struct.CteColumnSchemaMismatchSnafu.html" title="struct query::error::CteColumnSchemaMismatchSnafu">CteColumnSchemaMismatchSnafu</a><__T0, __T1, __T2><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum query::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/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>>>,
|
||
__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/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>>>,</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/query/error.rs.html#28">Source</a><a href="#associatedtype.Source-38" 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-38" class="method trait-impl"><a class="src rightside" href="../../src/query/error.rs.html#28">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 query::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-GetFulltextOptionsSnafu" class="impl"><a class="src rightside" href="../../src/query/error.rs.html#28">Source</a><a href="#impl-IntoError%3CError%3E-for-GetFulltextOptionsSnafu" class="anchor">§</a><h3 class="code-header">impl IntoError<<a class="enum" href="enum.Error.html" title="enum query::error::Error">Error</a>> for <a class="struct" href="struct.GetFulltextOptionsSnafu.html" title="struct query::error::GetFulltextOptionsSnafu">GetFulltextOptionsSnafu</a><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum query::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-36" class="associatedtype trait-impl"><a class="src rightside" href="../../src/query/error.rs.html#28">Source</a><a href="#associatedtype.Source-36" 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-36" class="method trait-impl"><a class="src rightside" href="../../src/query/error.rs.html#28">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 query::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-GetRegionMetadataSnafu%3C__T0,+__T1%3E" class="impl"><a class="src rightside" href="../../src/query/error.rs.html#28">Source</a><a href="#impl-IntoError%3CError%3E-for-GetRegionMetadataSnafu%3C__T0,+__T1%3E" class="anchor">§</a><h3 class="code-header">impl<__T0, __T1> IntoError<<a class="enum" href="enum.Error.html" title="enum query::error::Error">Error</a>> for <a class="struct" href="struct.GetRegionMetadataSnafu.html" title="struct query::error::GetRegionMetadataSnafu">GetRegionMetadataSnafu</a><__T0, __T1><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum query::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><RegionId>,</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/query/error.rs.html#28">Source</a><a href="#associatedtype.Source-34" 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-34" class="method trait-impl"><a class="src rightside" href="../../src/query/error.rs.html#28">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 query::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-GetSkippingIndexOptionsSnafu" class="impl"><a class="src rightside" href="../../src/query/error.rs.html#28">Source</a><a href="#impl-IntoError%3CError%3E-for-GetSkippingIndexOptionsSnafu" class="anchor">§</a><h3 class="code-header">impl IntoError<<a class="enum" href="enum.Error.html" title="enum query::error::Error">Error</a>> for <a class="struct" href="struct.GetSkippingIndexOptionsSnafu.html" title="struct query::error::GetSkippingIndexOptionsSnafu">GetSkippingIndexOptionsSnafu</a><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum query::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-37" class="associatedtype trait-impl"><a class="src rightside" href="../../src/query/error.rs.html#28">Source</a><a href="#associatedtype.Source-37" 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-37" class="method trait-impl"><a class="src rightside" href="../../src/query/error.rs.html#28">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 query::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-InferSchemaSnafu" class="impl"><a class="src rightside" href="../../src/query/error.rs.html#28">Source</a><a href="#impl-IntoError%3CError%3E-for-InferSchemaSnafu" class="anchor">§</a><h3 class="code-header">impl IntoError<<a class="enum" href="enum.Error.html" title="enum query::error::Error">Error</a>> for <a class="struct" href="struct.InferSchemaSnafu.html" title="struct query::error::InferSchemaSnafu">InferSchemaSnafu</a><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum query::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/query/error.rs.html#28">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/query/error.rs.html#28">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 query::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-ListObjectsSnafu" class="impl"><a class="src rightside" href="../../src/query/error.rs.html#28">Source</a><a href="#impl-IntoError%3CError%3E-for-ListObjectsSnafu" class="anchor">§</a><h3 class="code-header">impl IntoError<<a class="enum" href="enum.Error.html" title="enum query::error::Error">Error</a>> for <a class="struct" href="struct.ListObjectsSnafu.html" title="struct query::error::ListObjectsSnafu">ListObjectsSnafu</a><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum query::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-21" class="associatedtype trait-impl"><a class="src rightside" href="../../src/query/error.rs.html#28">Source</a><a href="#associatedtype.Source-21" 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-21" class="method trait-impl"><a class="src rightside" href="../../src/query/error.rs.html#28">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 query::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-MissingRequiredFieldSnafu%3C__T0%3E" class="impl"><a class="src rightside" href="../../src/query/error.rs.html#28">Source</a><a href="#impl-IntoError%3CError%3E-for-MissingRequiredFieldSnafu%3C__T0%3E" class="anchor">§</a><h3 class="code-header">impl<__T0> IntoError<<a class="enum" href="enum.Error.html" title="enum query::error::Error">Error</a>> for <a class="struct" href="struct.MissingRequiredFieldSnafu.html" title="struct query::error::MissingRequiredFieldSnafu">MissingRequiredFieldSnafu</a><__T0><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum query::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/query/error.rs.html#28">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/query/error.rs.html#28">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 query::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-MissingTableMutationHandlerSnafu" class="impl"><a class="src rightside" href="../../src/query/error.rs.html#28">Source</a><a href="#impl-IntoError%3CError%3E-for-MissingTableMutationHandlerSnafu" class="anchor">§</a><h3 class="code-header">impl IntoError<<a class="enum" href="enum.Error.html" title="enum query::error::Error">Error</a>> for <a class="struct" href="struct.MissingTableMutationHandlerSnafu.html" title="struct query::error::MissingTableMutationHandlerSnafu">MissingTableMutationHandlerSnafu</a><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum query::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/query/error.rs.html#28">Source</a><a href="#associatedtype.Source-32" 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-32" class="method trait-impl"><a class="src rightside" href="../../src/query/error.rs.html#28">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 query::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-MissingTimestampColumnSnafu%3C__T0%3E" class="impl"><a class="src rightside" href="../../src/query/error.rs.html#28">Source</a><a href="#impl-IntoError%3CError%3E-for-MissingTimestampColumnSnafu%3C__T0%3E" class="anchor">§</a><h3 class="code-header">impl<__T0> IntoError<<a class="enum" href="enum.Error.html" title="enum query::error::Error">Error</a>> for <a class="struct" href="struct.MissingTimestampColumnSnafu.html" title="struct query::error::MissingTimestampColumnSnafu">MissingTimestampColumnSnafu</a><__T0><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum query::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-15" class="associatedtype trait-impl"><a class="src rightside" href="../../src/query/error.rs.html#28">Source</a><a href="#associatedtype.Source-15" 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-15" class="method trait-impl"><a class="src rightside" href="../../src/query/error.rs.html#28">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 query::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-MultipleStatementsSnafu%3C__T0%3E" class="impl"><a class="src rightside" href="../../src/query/error.rs.html#28">Source</a><a href="#impl-IntoError%3CError%3E-for-MultipleStatementsSnafu%3C__T0%3E" class="anchor">§</a><h3 class="code-header">impl<__T0> IntoError<<a class="enum" href="enum.Error.html" title="enum query::error::Error">Error</a>> for <a class="struct" href="struct.MultipleStatementsSnafu.html" title="struct query::error::MultipleStatementsSnafu">MultipleStatementsSnafu</a><__T0><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum query::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-10" class="associatedtype trait-impl"><a class="src rightside" href="../../src/query/error.rs.html#28">Source</a><a href="#associatedtype.Source-10" 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-10" class="method trait-impl"><a class="src rightside" href="../../src/query/error.rs.html#28">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 query::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-ParseFileFormatSnafu" class="impl"><a class="src rightside" href="../../src/query/error.rs.html#28">Source</a><a href="#impl-IntoError%3CError%3E-for-ParseFileFormatSnafu" class="anchor">§</a><h3 class="code-header">impl IntoError<<a class="enum" href="enum.Error.html" title="enum query::error::Error">Error</a>> for <a class="struct" href="struct.ParseFileFormatSnafu.html" title="struct query::error::ParseFileFormatSnafu">ParseFileFormatSnafu</a><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum query::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/query/error.rs.html#28">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/query/error.rs.html#28">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 query::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-ParseFloatSnafu%3C__T0%3E" class="impl"><a class="src rightside" href="../../src/query/error.rs.html#28">Source</a><a href="#impl-IntoError%3CError%3E-for-ParseFloatSnafu%3C__T0%3E" class="anchor">§</a><h3 class="code-header">impl<__T0> IntoError<<a class="enum" href="enum.Error.html" title="enum query::error::Error">Error</a>> for <a class="struct" href="struct.ParseFloatSnafu.html" title="struct query::error::ParseFloatSnafu">ParseFloatSnafu</a><__T0><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum query::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-12" class="associatedtype trait-impl"><a class="src rightside" href="../../src/query/error.rs.html#28">Source</a><a href="#associatedtype.Source-12" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Source</a> = <a class="struct" href="https://doc.rust-lang.org/nightly/core/num/dec2flt/struct.ParseFloatError.html" title="struct core::num::dec2flt::ParseFloatError">ParseFloatError</a></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/query/error.rs.html#28">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 query::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/query/error.rs.html#28">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 query::error::Error">Error</a>> for <a class="struct" href="struct.ParseTimestampSnafu.html" title="struct query::error::ParseTimestampSnafu">ParseTimestampSnafu</a><__T0><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum query::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-11" class="associatedtype trait-impl"><a class="src rightside" href="../../src/query/error.rs.html#28">Source</a><a href="#associatedtype.Source-11" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Source</a> = <a class="struct" href="https://docs.rs/chrono/latest/chrono/format/struct.ParseError.html" title="struct chrono::format::ParseError">ParseError</a></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/query/error.rs.html#28">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 query::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-PlanSqlSnafu" class="impl"><a class="src rightside" href="../../src/query/error.rs.html#28">Source</a><a href="#impl-IntoError%3CError%3E-for-PlanSqlSnafu" class="anchor">§</a><h3 class="code-header">impl IntoError<<a class="enum" href="enum.Error.html" title="enum query::error::Error">Error</a>> for <a class="struct" href="struct.PlanSqlSnafu.html" title="struct query::error::PlanSqlSnafu">PlanSqlSnafu</a><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum query::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/query/error.rs.html#28">Source</a><a href="#associatedtype.Source-14" 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-14" class="method trait-impl"><a class="src rightside" href="../../src/query/error.rs.html#28">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 query::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-QueryAccessDeniedSnafu%3C__T0,+__T1%3E" class="impl"><a class="src rightside" href="../../src/query/error.rs.html#28">Source</a><a href="#impl-IntoError%3CError%3E-for-QueryAccessDeniedSnafu%3C__T0,+__T1%3E" class="anchor">§</a><h3 class="code-header">impl<__T0, __T1> IntoError<<a class="enum" href="enum.Error.html" title="enum query::error::Error">Error</a>> for <a class="struct" href="struct.QueryAccessDeniedSnafu.html" title="struct query::error::QueryAccessDeniedSnafu">QueryAccessDeniedSnafu</a><__T0, __T1><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum query::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-9" class="associatedtype trait-impl"><a class="src rightside" href="../../src/query/error.rs.html#28">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/query/error.rs.html#28">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 query::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-QueryExecutionSnafu" class="impl"><a class="src rightside" href="../../src/query/error.rs.html#28">Source</a><a href="#impl-IntoError%3CError%3E-for-QueryExecutionSnafu" class="anchor">§</a><h3 class="code-header">impl IntoError<<a class="enum" href="enum.Error.html" title="enum query::error::Error">Error</a>> for <a class="struct" href="struct.QueryExecutionSnafu.html" title="struct query::error::QueryExecutionSnafu">QueryExecutionSnafu</a><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum query::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/query/error.rs.html#28">Source</a><a href="#associatedtype.Source-6" 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-6" class="method trait-impl"><a class="src rightside" href="../../src/query/error.rs.html#28">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 query::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-QueryParseSnafu%3C__T0%3E" class="impl"><a class="src rightside" href="../../src/query/error.rs.html#28">Source</a><a href="#impl-IntoError%3CError%3E-for-QueryParseSnafu%3C__T0%3E" class="anchor">§</a><h3 class="code-header">impl<__T0> IntoError<<a class="enum" href="enum.Error.html" title="enum query::error::Error">Error</a>> for <a class="struct" href="struct.QueryParseSnafu.html" title="struct query::error::QueryParseSnafu">QueryParseSnafu</a><__T0><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum query::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-8" class="associatedtype trait-impl"><a class="src rightside" href="../../src/query/error.rs.html#28">Source</a><a href="#associatedtype.Source-8" 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-8" class="method trait-impl"><a class="src rightside" href="../../src/query/error.rs.html#28">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 query::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-QueryPlanSnafu" class="impl"><a class="src rightside" href="../../src/query/error.rs.html#28">Source</a><a href="#impl-IntoError%3CError%3E-for-QueryPlanSnafu" class="anchor">§</a><h3 class="code-header">impl IntoError<<a class="enum" href="enum.Error.html" title="enum query::error::Error">Error</a>> for <a class="struct" href="struct.QueryPlanSnafu.html" title="struct query::error::QueryPlanSnafu">QueryPlanSnafu</a><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum query::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/query/error.rs.html#28">Source</a><a href="#associatedtype.Source-7" 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-7" class="method trait-impl"><a class="src rightside" href="../../src/query/error.rs.html#28">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 query::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-RangeQuerySnafu%3C__T0%3E" class="impl"><a class="src rightside" href="../../src/query/error.rs.html#28">Source</a><a href="#impl-IntoError%3CError%3E-for-RangeQuerySnafu%3C__T0%3E" class="anchor">§</a><h3 class="code-header">impl<__T0> IntoError<<a class="enum" href="enum.Error.html" title="enum query::error::Error">Error</a>> for <a class="struct" href="struct.RangeQuerySnafu.html" title="struct query::error::RangeQuerySnafu">RangeQuerySnafu</a><__T0><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum query::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-33" class="associatedtype trait-impl"><a class="src rightside" href="../../src/query/error.rs.html#28">Source</a><a href="#associatedtype.Source-33" 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-33" class="method trait-impl"><a class="src rightside" href="../../src/query/error.rs.html#28">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 query::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-RegionQuerySnafu" class="impl"><a class="src rightside" href="../../src/query/error.rs.html#28">Source</a><a href="#impl-IntoError%3CError%3E-for-RegionQuerySnafu" class="anchor">§</a><h3 class="code-header">impl IntoError<<a class="enum" href="enum.Error.html" title="enum query::error::Error">Error</a>> for <a class="struct" href="struct.RegionQuerySnafu.html" title="struct query::error::RegionQuerySnafu">RegionQuerySnafu</a><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum query::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/query/error.rs.html#28">Source</a><a href="#associatedtype.Source-30" 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-30" class="method trait-impl"><a class="src rightside" href="../../src/query/error.rs.html#28">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 query::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-SqlSnafu" class="impl"><a class="src rightside" href="../../src/query/error.rs.html#28">Source</a><a href="#impl-IntoError%3CError%3E-for-SqlSnafu" class="anchor">§</a><h3 class="code-header">impl IntoError<<a class="enum" href="enum.Error.html" title="enum query::error::Error">Error</a>> for <a class="struct" href="struct.SqlSnafu.html" title="struct query::error::SqlSnafu">SqlSnafu</a><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum query::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/query/error.rs.html#28">Source</a><a href="#associatedtype.Source-13" 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-13" class="method trait-impl"><a class="src rightside" href="../../src/query/error.rs.html#28">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 query::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-TableMutationSnafu" class="impl"><a class="src rightside" href="../../src/query/error.rs.html#28">Source</a><a href="#impl-IntoError%3CError%3E-for-TableMutationSnafu" class="anchor">§</a><h3 class="code-header">impl IntoError<<a class="enum" href="enum.Error.html" title="enum query::error::Error">Error</a>> for <a class="struct" href="struct.TableMutationSnafu.html" title="struct query::error::TableMutationSnafu">TableMutationSnafu</a><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum query::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/query/error.rs.html#28">Source</a><a href="#associatedtype.Source-31" 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-31" class="method trait-impl"><a class="src rightside" href="../../src/query/error.rs.html#28">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 query::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%3E" class="impl"><a class="src rightside" href="../../src/query/error.rs.html#28">Source</a><a href="#impl-IntoError%3CError%3E-for-TableNotFoundSnafu%3C__T0%3E" class="anchor">§</a><h3 class="code-header">impl<__T0> IntoError<<a class="enum" href="enum.Error.html" title="enum query::error::Error">Error</a>> for <a class="struct" href="struct.TableNotFoundSnafu.html" title="struct query::error::TableNotFoundSnafu">TableNotFoundSnafu</a><__T0><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum query::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-4" class="associatedtype trait-impl"><a class="src rightside" href="../../src/query/error.rs.html#28">Source</a><a href="#associatedtype.Source-4" 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-4" class="method trait-impl"><a class="src rightside" href="../../src/query/error.rs.html#28">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 query::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-TableReadOnlySnafu%3C__T0%3E" class="impl"><a class="src rightside" href="../../src/query/error.rs.html#28">Source</a><a href="#impl-IntoError%3CError%3E-for-TableReadOnlySnafu%3C__T0%3E" class="anchor">§</a><h3 class="code-header">impl<__T0> IntoError<<a class="enum" href="enum.Error.html" title="enum query::error::Error">Error</a>> for <a class="struct" href="struct.TableReadOnlySnafu.html" title="struct query::error::TableReadOnlySnafu">TableReadOnlySnafu</a><__T0><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum query::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-35" class="associatedtype trait-impl"><a class="src rightside" href="../../src/query/error.rs.html#28">Source</a><a href="#associatedtype.Source-35" 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-35" class="method trait-impl"><a class="src rightside" href="../../src/query/error.rs.html#28">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 query::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-TimeIndexNotFoundSnafu%3C__T0%3E" class="impl"><a class="src rightside" href="../../src/query/error.rs.html#28">Source</a><a href="#impl-IntoError%3CError%3E-for-TimeIndexNotFoundSnafu%3C__T0%3E" class="anchor">§</a><h3 class="code-header">impl<__T0> IntoError<<a class="enum" href="enum.Error.html" title="enum query::error::Error">Error</a>> for <a class="struct" href="struct.TimeIndexNotFoundSnafu.html" title="struct query::error::TimeIndexNotFoundSnafu">TimeIndexNotFoundSnafu</a><__T0><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum query::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-26" class="associatedtype trait-impl"><a class="src rightside" href="../../src/query/error.rs.html#28">Source</a><a href="#associatedtype.Source-26" 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-26" class="method trait-impl"><a class="src rightside" href="../../src/query/error.rs.html#28">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 query::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-TryIntoDurationSnafu%3C__T0%3E" class="impl"><a class="src rightside" href="../../src/query/error.rs.html#28">Source</a><a href="#impl-IntoError%3CError%3E-for-TryIntoDurationSnafu%3C__T0%3E" class="anchor">§</a><h3 class="code-header">impl<__T0> IntoError<<a class="enum" href="enum.Error.html" title="enum query::error::Error">Error</a>> for <a class="struct" href="struct.TryIntoDurationSnafu.html" title="struct query::error::TryIntoDurationSnafu">TryIntoDurationSnafu</a><__T0><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum query::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-40" class="associatedtype trait-impl"><a class="src rightside" href="../../src/query/error.rs.html#28">Source</a><a href="#associatedtype.Source-40" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Source</a> = <a class="struct" href="https://doc.rust-lang.org/nightly/core/time/struct.TryFromFloatSecsError.html" title="struct core::time::TryFromFloatSecsError">TryFromFloatSecsError</a></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/query/error.rs.html#28">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 query::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-UnimplementedSnafu%3C__T0%3E" class="impl"><a class="src rightside" href="../../src/query/error.rs.html#28">Source</a><a href="#impl-IntoError%3CError%3E-for-UnimplementedSnafu%3C__T0%3E" class="anchor">§</a><h3 class="code-header">impl<__T0> IntoError<<a class="enum" href="enum.Error.html" title="enum query::error::Error">Error</a>> for <a class="struct" href="struct.UnimplementedSnafu.html" title="struct query::error::UnimplementedSnafu">UnimplementedSnafu</a><__T0><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum query::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/query/error.rs.html#28">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/query/error.rs.html#28">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 query::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-UnknownTableSnafu" class="impl"><a class="src rightside" href="../../src/query/error.rs.html#28">Source</a><a href="#impl-IntoError%3CError%3E-for-UnknownTableSnafu" class="anchor">§</a><h3 class="code-header">impl IntoError<<a class="enum" href="enum.Error.html" title="enum query::error::Error">Error</a>> for <a class="struct" href="struct.UnknownTableSnafu.html" title="struct query::error::UnknownTableSnafu">UnknownTableSnafu</a><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum query::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-25" class="associatedtype trait-impl"><a class="src rightside" href="../../src/query/error.rs.html#28">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/query/error.rs.html#28">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 query::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-UnsupportedExprSnafu%3C__T0%3E" class="impl"><a class="src rightside" href="../../src/query/error.rs.html#28">Source</a><a href="#impl-IntoError%3CError%3E-for-UnsupportedExprSnafu%3C__T0%3E" class="anchor">§</a><h3 class="code-header">impl<__T0> IntoError<<a class="enum" href="enum.Error.html" title="enum query::error::Error">Error</a>> for <a class="struct" href="struct.UnsupportedExprSnafu.html" title="struct query::error::UnsupportedExprSnafu">UnsupportedExprSnafu</a><__T0><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum query::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" class="associatedtype trait-impl"><a class="src rightside" href="../../src/query/error.rs.html#28">Source</a><a href="#associatedtype.Source" 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" class="method trait-impl"><a class="src rightside" href="../../src/query/error.rs.html#28">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 query::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-UnsupportedVariableSnafu%3C__T0%3E" class="impl"><a class="src rightside" href="../../src/query/error.rs.html#28">Source</a><a href="#impl-IntoError%3CError%3E-for-UnsupportedVariableSnafu%3C__T0%3E" class="anchor">§</a><h3 class="code-header">impl<__T0> IntoError<<a class="enum" href="enum.Error.html" title="enum query::error::Error">Error</a>> for <a class="struct" href="struct.UnsupportedVariableSnafu.html" title="struct query::error::UnsupportedVariableSnafu">UnsupportedVariableSnafu</a><__T0><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum query::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-1" class="associatedtype trait-impl"><a class="src rightside" href="../../src/query/error.rs.html#28">Source</a><a href="#associatedtype.Source-1" 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-1" class="method trait-impl"><a class="src rightside" href="../../src/query/error.rs.html#28">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 query::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-StackError-for-Error" class="impl"><a class="src rightside" href="../../src/query/error.rs.html#30">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 query::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/query/error.rs.html#30">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/query/error.rs.html#30">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/query/error.rs.html#30">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 query::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 query::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 query::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 query::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 query::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 query::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-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-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-3" 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-3" 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-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-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-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> |