mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-01-11 07:42:54 +00:00
884 lines
497 KiB
HTML
884 lines
497 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 `pipeline`."><title>Error in pipeline::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="pipeline" 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="../../pipeline/index.html">pipeline</a><span class="version">1.0.0-beta.4</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.ArrayElementMustBeObject" title="ArrayElementMustBeObject">ArrayElementMustBeObject</a></li><li><a href="#variant.AutoTransformOneTimestamp" title="AutoTransformOneTimestamp">AutoTransformOneTimestamp</a></li><li><a href="#variant.BuildDfLogicalPlan" title="BuildDfLogicalPlan">BuildDfLogicalPlan</a></li><li><a href="#variant.CastType" title="CastType">CastType</a></li><li><a href="#variant.Catalog" title="Catalog">Catalog</a></li><li><a href="#variant.CmcdMissingKey" title="CmcdMissingKey">CmcdMissingKey</a></li><li><a href="#variant.CmcdMissingValue" title="CmcdMissingValue">CmcdMissingValue</a></li><li><a href="#variant.CoerceIncompatibleTypes" title="CoerceIncompatibleTypes">CoerceIncompatibleTypes</a></li><li><a href="#variant.CoerceJsonTypeTo" title="CoerceJsonTypeTo">CoerceJsonTypeTo</a></li><li><a href="#variant.CoerceStringToType" title="CoerceStringToType">CoerceStringToType</a></li><li><a href="#variant.CoerceTypeToJson" title="CoerceTypeToJson">CoerceTypeToJson</a></li><li><a href="#variant.CoerceUnsupportedEpochType" title="CoerceUnsupportedEpochType">CoerceUnsupportedEpochType</a></li><li><a href="#variant.CollectRecords" title="CollectRecords">CollectRecords</a></li><li><a href="#variant.ColumnOptions" title="ColumnOptions">ColumnOptions</a></li><li><a href="#variant.CompileVrl" title="CompileVrl">CompileVrl</a></li><li><a href="#variant.CreateTable" title="CreateTable">CreateTable</a></li><li><a href="#variant.CsvNoRecord" title="CsvNoRecord">CsvNoRecord</a></li><li><a href="#variant.CsvQuoteName" title="CsvQuoteName">CsvQuoteName</a></li><li><a href="#variant.CsvRead" title="CsvRead">CsvRead</a></li><li><a href="#variant.CsvSeparatorName" title="CsvSeparatorName">CsvSeparatorName</a></li><li><a href="#variant.DataFrame" title="DataFrame">DataFrame</a></li><li><a href="#variant.Datatypes" title="Datatypes">Datatypes</a></li><li><a href="#variant.DateFailedToGetLocalTimezone" title="DateFailedToGetLocalTimezone">DateFailedToGetLocalTimezone</a></li><li><a href="#variant.DateParse" title="DateParse">DateParse</a></li><li><a href="#variant.DateParseTimezone" title="DateParseTimezone">DateParseTimezone</a></li><li><a href="#variant.DigestPatternInvalid" title="DigestPatternInvalid">DigestPatternInvalid</a></li><li><a href="#variant.DissectAppendOrderAlreadySet" title="DissectAppendOrderAlreadySet">DissectAppendOrderAlreadySet</a></li><li><a href="#variant.DissectConsecutiveNames" title="DissectConsecutiveNames">DissectConsecutiveNames</a></li><li><a href="#variant.DissectEmptyPattern" title="DissectEmptyPattern">DissectEmptyPattern</a></li><li><a href="#variant.DissectEndModifierAlreadySet" title="DissectEndModifierAlreadySet">DissectEndModifierAlreadySet</a></li><li><a href="#variant.DissectInvalidPattern" title="DissectInvalidPattern">DissectInvalidPattern</a></li><li><a href="#variant.DissectModifierAlreadySet" title="DissectModifierAlreadySet">DissectModifierAlreadySet</a></li><li><a href="#variant.DissectNoMatchingPattern" title="DissectNoMatchingPattern">DissectNoMatchingPattern</a></li><li><a href="#variant.DissectOrderOnlyAppend" title="DissectOrderOnlyAppend">DissectOrderOnlyAppend</a></li><li><a href="#variant.DissectOrderOnlyAppendModifier" title="DissectOrderOnlyAppendModifier">DissectOrderOnlyAppendModifier</a></li><li><a href="#variant.DissectSplitExceedsInput" title="DissectSplitExceedsInput">DissectSplitExceedsInput</a></li><li><a href="#variant.DissectSplitNotMatchInput" title="DissectSplitNotMatchInput">DissectSplitNotMatchInput</a></li><li><a href="#variant.EmptyInputField" title="EmptyInputField">EmptyInputField</a></li><li><a href="#variant.EpochInvalidResolution" title="EpochInvalidResolution">EpochInvalidResolution</a></li><li><a href="#variant.ExecuteInternalStatement" title="ExecuteInternalStatement">ExecuteInternalStatement</a></li><li><a href="#variant.ExecuteVrl" title="ExecuteVrl">ExecuteVrl</a></li><li><a href="#variant.FailedParseFieldFromString" title="FailedParseFieldFromString">FailedParseFieldFromString</a></li><li><a href="#variant.FailedToParseFloatKey" title="FailedToParseFloatKey">FailedToParseFloatKey</a></li><li><a href="#variant.FailedToParseInt" title="FailedToParseInt">FailedToParseInt</a></li><li><a href="#variant.FailedToParseIntKey" title="FailedToParseIntKey">FailedToParseIntKey</a></li><li><a href="#variant.FieldMustBeType" title="FieldMustBeType">FieldMustBeType</a></li><li><a href="#variant.FieldRequiredForDispatcher" title="FieldRequiredForDispatcher">FieldRequiredForDispatcher</a></li><li><a href="#variant.FloatIsNan" title="FloatIsNan">FloatIsNan</a></li><li><a href="#variant.GreptimeProto" title="GreptimeProto">GreptimeProto</a></li><li><a href="#variant.GsubPatternRequired" title="GsubPatternRequired">GsubPatternRequired</a></li><li><a href="#variant.GsubReplacementRequired" title="GsubReplacementRequired">GsubReplacementRequired</a></li><li><a href="#variant.IdentifyPipelineColumnTypeMismatch" title="IdentifyPipelineColumnTypeMismatch">IdentifyPipelineColumnTypeMismatch</a></li><li><a href="#variant.InsertPipeline" title="InsertPipeline">InsertPipeline</a></li><li><a href="#variant.IntermediateKeyIndex" title="IntermediateKeyIndex">IntermediateKeyIndex</a></li><li><a href="#variant.InvalidCustomTimeIndex" title="InvalidCustomTimeIndex">InvalidCustomTimeIndex</a></li><li><a href="#variant.InvalidEpochForResolution" title="InvalidEpochForResolution">InvalidEpochForResolution</a></li><li><a href="#variant.InvalidFieldRename" title="InvalidFieldRename">InvalidFieldRename</a></li><li><a href="#variant.InvalidPipelineVersion" title="InvalidPipelineVersion">InvalidPipelineVersion</a></li><li><a href="#variant.InvalidTableSuffixTemplate" title="InvalidTableSuffixTemplate">InvalidTableSuffixTemplate</a></li><li><a href="#variant.InvalidTimestamp" title="InvalidTimestamp">InvalidTimestamp</a></li><li><a href="#variant.InvalidVersionNumber" title="InvalidVersionNumber">InvalidVersionNumber</a></li><li><a href="#variant.JoinSeparatorRequired" title="JoinSeparatorRequired">JoinSeparatorRequired</a></li><li><a href="#variant.JsonParse" title="JsonParse">JsonParse</a></li><li><a href="#variant.JsonPathParse" title="JsonPathParse">JsonPathParse</a></li><li><a href="#variant.JsonPathParseResultIndex" title="JsonPathParseResultIndex">JsonPathParseResultIndex</a></li><li><a href="#variant.KeyMustBeString" title="KeyMustBeString">KeyMustBeString</a></li><li><a href="#variant.LetterInvalidMethod" title="LetterInvalidMethod">LetterInvalidMethod</a></li><li><a href="#variant.MissingInputField" title="MissingInputField">MissingInputField</a></li><li><a href="#variant.MultiPipelineWithDiffSchema" title="MultiPipelineWithDiffSchema">MultiPipelineWithDiffSchema</a></li><li><a href="#variant.PipelineMissing" title="PipelineMissing">PipelineMissing</a></li><li><a href="#variant.PipelineNotFound" title="PipelineNotFound">PipelineNotFound</a></li><li><a href="#variant.PipelineTableNotFound" title="PipelineTableNotFound">PipelineTableNotFound</a></li><li><a href="#variant.ProcessorExpectString" title="ProcessorExpectString">ProcessorExpectString</a></li><li><a href="#variant.ProcessorFailedToParseString" title="ProcessorFailedToParseString">ProcessorFailedToParseString</a></li><li><a href="#variant.ProcessorKeyMustBeString" title="ProcessorKeyMustBeString">ProcessorKeyMustBeString</a></li><li><a href="#variant.ProcessorMissingField" title="ProcessorMissingField">ProcessorMissingField</a></li><li><a href="#variant.ProcessorMustBeMap" title="ProcessorMustBeMap">ProcessorMustBeMap</a></li><li><a href="#variant.ProcessorMustHaveStringKey" title="ProcessorMustHaveStringKey">ProcessorMustHaveStringKey</a></li><li><a href="#variant.ProcessorUnsupportedValue" title="ProcessorUnsupportedValue">ProcessorUnsupportedValue</a></li><li><a href="#variant.RecordBatchLenNotMatch" title="RecordBatchLenNotMatch">RecordBatchLenNotMatch</a></li><li><a href="#variant.Regex" title="Regex">Regex</a></li><li><a href="#variant.RegexNamedGroupNotFound" title="RegexNamedGroupNotFound">RegexNamedGroupNotFound</a></li><li><a href="#variant.RegexNoValidField" title="RegexNoValidField">RegexNoValidField</a></li><li><a href="#variant.RegexNoValidPattern" title="RegexNoValidPattern">RegexNoValidPattern</a></li><li><a href="#variant.RequiredTableSuffixTemplate" title="RequiredTableSuffixTemplate">RequiredTableSuffixTemplate</a></li><li><a href="#variant.TableSuffixRequiredForDispatcherRule" title="TableSuffixRequiredForDispatcherRule">TableSuffixRequiredForDispatcherRule</a></li><li><a href="#variant.TimeIndexMustBeNonNull" title="TimeIndexMustBeNonNull">TimeIndexMustBeNonNull</a></li><li><a href="#variant.TransformArrayElement" title="TransformArrayElement">TransformArrayElement</a></li><li><a href="#variant.TransformColumnNameMustBeUnique" title="TransformColumnNameMustBeUnique">TransformColumnNameMustBeUnique</a></li><li><a href="#variant.TransformElementMustBeMap" title="TransformElementMustBeMap">TransformElementMustBeMap</a></li><li><a href="#variant.TransformFieldMustBeSet" title="TransformFieldMustBeSet">TransformFieldMustBeSet</a></li><li><a href="#variant.TransformMultipleTimestampIndex" title="TransformMultipleTimestampIndex">TransformMultipleTimestampIndex</a></li><li><a href="#variant.TransformOnFailureInvalidValue" title="TransformOnFailureInvalidValue">TransformOnFailureInvalidValue</a></li><li><a href="#variant.TransformTimestampIndexCount" title="TransformTimestampIndexCount">TransformTimestampIndexCount</a></li><li><a href="#variant.TransformTypeMustBeSet" title="TransformTypeMustBeSet">TransformTypeMustBeSet</a></li><li><a href="#variant.UnsupportedIndexType" title="UnsupportedIndexType">UnsupportedIndexType</a></li><li><a href="#variant.UnsupportedProcessor" title="UnsupportedProcessor">UnsupportedProcessor</a></li><li><a href="#variant.UnsupportedTypeInPipeline" title="UnsupportedTypeInPipeline">UnsupportedTypeInPipeline</a></li><li><a href="#variant.UrlEncodingInvalidMethod" title="UrlEncodingInvalidMethod">UrlEncodingInvalidMethod</a></li><li><a href="#variant.ValueDefaultValueUnsupported" title="ValueDefaultValueUnsupported">ValueDefaultValueUnsupported</a></li><li><a href="#variant.ValueInvalidResolution" title="ValueInvalidResolution">ValueInvalidResolution</a></li><li><a href="#variant.ValueMustBeMap" title="ValueMustBeMap">ValueMustBeMap</a></li><li><a href="#variant.ValueParseBoolean" title="ValueParseBoolean">ValueParseBoolean</a></li><li><a href="#variant.ValueParseFloat" title="ValueParseFloat">ValueParseFloat</a></li><li><a href="#variant.ValueParseInt" title="ValueParseInt">ValueParseInt</a></li><li><a href="#variant.ValueParseType" title="ValueParseType">ValueParseType</a></li><li><a href="#variant.ValueRequiredForDispatcherRule" title="ValueRequiredForDispatcherRule">ValueRequiredForDispatcherRule</a></li><li><a href="#variant.ValueUnsupportedYamlType" title="ValueUnsupportedYamlType">ValueUnsupportedYamlType</a></li><li><a href="#variant.ValueYamlKeyMustBeString" title="ValueYamlKeyMustBeString">ValueYamlKeyMustBeString</a></li><li><a href="#variant.VrlRegexValue" title="VrlRegexValue">VrlRegexValue</a></li><li><a href="#variant.VrlReturnValue" title="VrlReturnValue">VrlReturnValue</a></li><li><a href="#variant.YamlLoad" title="YamlLoad">YamlLoad</a></li><li><a href="#variant.YamlParse" title="YamlParse">YamlParse</a></li></ul><h3><a href="#trait-implementations">Trait Implementations</a></h3><ul class="block trait-implementation"><li><a href="#impl-Debug-for-Error" title="Debug">Debug</a></li><li><a href="#impl-Display-for-Error" title="Display">Display</a></li><li><a href="#impl-Error-for-Error" title="Error">Error</a></li><li><a href="#impl-ErrorCompat-for-Error" title="ErrorCompat">ErrorCompat</a></li><li><a href="#impl-ErrorExt-for-Error" title="ErrorExt">ErrorExt</a></li><li><a href="#impl-From%3CError%3E-for-Error" title="From<Error>">From<Error></a></li><li><a href="#impl-From%3CError%3E-for-Error-1" title="From<Error>">From<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-ArrayElementMustBeObjectSnafu%3C__T0,+__T1%3E" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-AutoTransformOneTimestampSnafu" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-BuildDfLogicalPlanSnafu" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-CastTypeSnafu%3C__T0%3E" 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-CmcdMissingKeySnafu%3C__T0,+__T1%3E" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-CmcdMissingValueSnafu%3C__T0,+__T1%3E" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-CoerceIncompatibleTypesSnafu%3C__T0%3E" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-CoerceJsonTypeToSnafu%3C__T0%3E" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-CoerceStringToTypeSnafu%3C__T0,+__T1%3E" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-CoerceTypeToJsonSnafu%3C__T0%3E" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-CoerceUnsupportedEpochTypeSnafu%3C__T0%3E" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-CollectRecordsSnafu" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-ColumnOptionsSnafu" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-CompileVrlSnafu%3C__T0%3E" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-CreateTableSnafu" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-CsvNoRecordSnafu" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-CsvQuoteNameSnafu%3C__T0,+__T1%3E" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-CsvReadSnafu" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-CsvSeparatorNameSnafu%3C__T0,+__T1%3E" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-DataFrameSnafu" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-DateFailedToGetLocalTimezoneSnafu" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-DateParseSnafu%3C__T0%3E" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-DateParseTimezoneSnafu%3C__T0%3E" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-DigestPatternInvalidSnafu%3C__T0%3E" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-DissectAppendOrderAlreadySetSnafu%3C__T0,+__T1%3E" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-DissectConsecutiveNamesSnafu%3C__T0,+__T1%3E" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-DissectEmptyPatternSnafu" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-DissectEndModifierAlreadySetSnafu%3C__T0%3E" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-DissectInvalidPatternSnafu%3C__T0,+__T1%3E" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-DissectModifierAlreadySetSnafu%3C__T0,+__T1%3E" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-DissectNoMatchingPatternSnafu" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-DissectOrderOnlyAppendModifierSnafu" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-DissectOrderOnlyAppendSnafu%3C__T0%3E" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-DissectSplitExceedsInputSnafu%3C__T0%3E" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-DissectSplitNotMatchInputSnafu%3C__T0,+__T1%3E" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-EmptyInputFieldSnafu" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-EpochInvalidResolutionSnafu%3C__T0%3E" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-ExecuteInternalStatementSnafu" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-ExecuteVrlSnafu%3C__T0%3E" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-FailedParseFieldFromStringSnafu%3C__T0%3E" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-FailedToParseFloatKeySnafu%3C__T0,+__T1%3E" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-FailedToParseIntKeySnafu%3C__T0,+__T1%3E" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-FailedToParseIntSnafu%3C__T0%3E" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-FieldMustBeTypeSnafu%3C__T0,+__T1%3E" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-FieldRequiredForDispatcherSnafu" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-FloatIsNanSnafu" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-GsubPatternRequiredSnafu" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-GsubReplacementRequiredSnafu" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-IdentifyPipelineColumnTypeMismatchSnafu%3C__T0,+__T1,+__T2%3E" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-InsertPipelineSnafu" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-IntermediateKeyIndexSnafu%3C__T0,+__T1%3E" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-InvalidCustomTimeIndexSnafu%3C__T0,+__T1%3E" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-InvalidEpochForResolutionSnafu%3C__T0,+__T1%3E" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-InvalidFieldRenameSnafu%3C__T0%3E" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-InvalidPipelineVersionSnafu%3C__T0%3E" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-InvalidTableSuffixTemplateSnafu%3C__T0%3E" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-InvalidTimestampSnafu%3C__T0%3E" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-InvalidVersionNumberSnafu%3C__T0%3E" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-JoinSeparatorRequiredSnafu" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-JsonParseSnafu" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-JsonPathParseResultIndexSnafu" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-JsonPathParseSnafu" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-KeyMustBeStringSnafu%3C__T0%3E" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-LetterInvalidMethodSnafu%3C__T0%3E" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-MissingInputFieldSnafu" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-MultiPipelineWithDiffSchemaSnafu%3C__T0,+__T1,+__T2%3E" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-PipelineMissingSnafu" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-PipelineNotFoundSnafu%3C__T0,+__T1%3E" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-PipelineTableNotFoundSnafu" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-ProcessorExpectStringSnafu%3C__T0,+__T1%3E" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-ProcessorFailedToParseStringSnafu%3C__T0,+__T1%3E" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-ProcessorKeyMustBeStringSnafu" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-ProcessorMissingFieldSnafu%3C__T0,+__T1%3E" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-ProcessorMustBeMapSnafu" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-ProcessorMustHaveStringKeySnafu" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-ProcessorUnsupportedValueSnafu%3C__T0,+__T1%3E" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-RecordBatchLenNotMatchSnafu" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-RegexNamedGroupNotFoundSnafu%3C__T0%3E" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-RegexNoValidFieldSnafu%3C__T0%3E" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-RegexNoValidPatternSnafu%3C__T0%3E" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-RegexSnafu%3C__T0%3E" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-RequiredTableSuffixTemplateSnafu" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-TableSuffixRequiredForDispatcherRuleSnafu" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-TimeIndexMustBeNonNullSnafu" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-TransformArrayElementSnafu%3C__T0%3E" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-TransformColumnNameMustBeUniqueSnafu%3C__T0%3E" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-TransformElementMustBeMapSnafu" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-TransformFieldMustBeSetSnafu" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-TransformMultipleTimestampIndexSnafu%3C__T0%3E" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-TransformOnFailureInvalidValueSnafu%3C__T0%3E" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-TransformTimestampIndexCountSnafu%3C__T0,+__T1%3E" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-TransformTypeMustBeSetSnafu%3C__T0%3E" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-UnsupportedIndexTypeSnafu%3C__T0%3E" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-UnsupportedProcessorSnafu%3C__T0%3E" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-UnsupportedTypeInPipelineSnafu%3C__T0%3E" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-UrlEncodingInvalidMethodSnafu%3C__T0%3E" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-ValueDefaultValueUnsupportedSnafu%3C__T0%3E" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-ValueInvalidResolutionSnafu%3C__T0,+__T1%3E" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-ValueMustBeMapSnafu" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-ValueParseBooleanSnafu%3C__T0,+__T1%3E" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-ValueParseFloatSnafu%3C__T0,+__T1%3E" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-ValueParseIntSnafu%3C__T0,+__T1%3E" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-ValueParseTypeSnafu%3C__T0%3E" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-ValueRequiredForDispatcherRuleSnafu" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-ValueUnsupportedYamlTypeSnafu%3C__T0%3E" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-ValueYamlKeyMustBeStringSnafu%3C__T0%3E" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-VrlRegexValueSnafu" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-VrlReturnValueSnafu%3C__T0%3E" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-YamlLoadSnafu" title="IntoError<Error>">IntoError<Error></a></li><li><a href="#impl-IntoError%3CError%3E-for-YamlParseSnafu" 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-AsErrorSource-for-T-1" title="AsErrorSource">AsErrorSource</a></li><li><a href="#impl-Borrow%3CT%3E-for-T" title="Borrow<T>">Borrow<T></a></li><li><a href="#impl-BorrowMut%3CT%3E-for-T" title="BorrowMut<T>">BorrowMut<T></a></li><li><a href="#impl-Conv-for-T" title="Conv">Conv</a></li><li><a href="#impl-Convert%3CT%3E-for-V" title="Convert<T>">Convert<T></a></li><li><a href="#impl-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-OctetsInto%3CTarget%3E-for-Source" title="OctetsInto<Target>">OctetsInto<Target></a></li><li><a href="#impl-Pipe-for-T" title="Pipe">Pipe</a></li><li><a href="#impl-Pointable-for-T" title="Pointable">Pointable</a></li><li><a href="#impl-PolicyExt-for-T" title="PolicyExt">PolicyExt</a></li><li><a href="#impl-Same-for-T" title="Same">Same</a></li><li><a href="#impl-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 pipeline::<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">pipeline</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/pipeline/error.rs.html#27-821">Source</a> </span></div><pre class="rust item-decl"><code>pub enum Error {
|
||
<details class="toggle type-contents-toggle"><summary class="hideme"><span>Show 113 variants</span></summary> EmptyInputField {
|
||
location: Location,
|
||
},
|
||
MissingInputField {
|
||
location: Location,
|
||
},
|
||
InvalidFieldRename {
|
||
value: <a class="enum" href="https://docs.rs/yaml-rust/0.4.5/yaml_rust/yaml/enum.Yaml.html" title="enum yaml_rust::yaml::Yaml">Yaml</a>,
|
||
location: Location,
|
||
},
|
||
ProcessorMustBeMap {
|
||
location: Location,
|
||
},
|
||
ProcessorMissingField {
|
||
processor: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>,
|
||
field: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>,
|
||
location: Location,
|
||
},
|
||
ProcessorExpectString {
|
||
processor: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>,
|
||
v: Value,
|
||
location: Location,
|
||
},
|
||
ProcessorUnsupportedValue {
|
||
processor: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>,
|
||
val: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>,
|
||
location: Location,
|
||
},
|
||
ProcessorKeyMustBeString {
|
||
location: Location,
|
||
},
|
||
ProcessorFailedToParseString {
|
||
kind: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>,
|
||
value: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>,
|
||
location: Location,
|
||
},
|
||
ProcessorMustHaveStringKey {
|
||
location: Location,
|
||
},
|
||
UnsupportedProcessor {
|
||
processor: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>,
|
||
location: Location,
|
||
},
|
||
FieldMustBeType {
|
||
field: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>,
|
||
ty: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>,
|
||
location: Location,
|
||
},
|
||
FailedParseFieldFromString {
|
||
error: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/boxed/struct.Box.html" title="struct alloc::boxed::Box">Box</a><dyn <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + <a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Send.html" title="trait core::marker::Send">Send</a> + <a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sync.html" title="trait core::marker::Sync">Sync</a>>,
|
||
field: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>,
|
||
location: Location,
|
||
},
|
||
FailedToParseIntKey {
|
||
key: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>,
|
||
value: <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/error/struct.ParseIntError.html" title="struct core::num::error::ParseIntError">ParseIntError</a>,
|
||
location: Location,
|
||
},
|
||
FailedToParseInt {
|
||
value: <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/error/struct.ParseIntError.html" title="struct core::num::error::ParseIntError">ParseIntError</a>,
|
||
location: Location,
|
||
},
|
||
FailedToParseFloatKey {
|
||
key: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>,
|
||
value: <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,
|
||
},
|
||
IntermediateKeyIndex {
|
||
kind: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>,
|
||
key: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>,
|
||
location: Location,
|
||
},
|
||
CmcdMissingValue {
|
||
k: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>,
|
||
s: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>,
|
||
location: Location,
|
||
},
|
||
CmcdMissingKey {
|
||
part: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>,
|
||
s: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>,
|
||
location: Location,
|
||
},
|
||
KeyMustBeString {
|
||
k: <a class="enum" href="https://docs.rs/yaml-rust/0.4.5/yaml_rust/yaml/enum.Yaml.html" title="enum yaml_rust::yaml::Yaml">Yaml</a>,
|
||
location: Location,
|
||
},
|
||
CsvRead {
|
||
location: Location,
|
||
error: Error,
|
||
},
|
||
CsvNoRecord {
|
||
location: Location,
|
||
},
|
||
CsvSeparatorName {
|
||
separator: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>,
|
||
value: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>,
|
||
location: Location,
|
||
},
|
||
CsvQuoteName {
|
||
quote: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>,
|
||
value: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>,
|
||
location: Location,
|
||
},
|
||
DateParseTimezone {
|
||
value: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>,
|
||
error: ParseError,
|
||
location: Location,
|
||
},
|
||
DateParse {
|
||
value: <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,
|
||
},
|
||
DateFailedToGetLocalTimezone {
|
||
location: Location,
|
||
},
|
||
DissectInvalidPattern {
|
||
s: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>,
|
||
detail: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>,
|
||
location: Location,
|
||
},
|
||
DissectEmptyPattern {
|
||
location: Location,
|
||
},
|
||
DissectSplitExceedsInput {
|
||
split: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>,
|
||
location: Location,
|
||
},
|
||
DissectSplitNotMatchInput {
|
||
split: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>,
|
||
input: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>,
|
||
location: Location,
|
||
},
|
||
DissectConsecutiveNames {
|
||
name1: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>,
|
||
name2: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>,
|
||
location: Location,
|
||
},
|
||
DissectNoMatchingPattern {
|
||
location: Location,
|
||
},
|
||
DissectModifierAlreadySet {
|
||
m: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>,
|
||
modifier: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>,
|
||
location: Location,
|
||
},
|
||
DissectAppendOrderAlreadySet {
|
||
n: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>,
|
||
order: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a>,
|
||
location: Location,
|
||
},
|
||
DissectOrderOnlyAppend {
|
||
m: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>,
|
||
location: Location,
|
||
},
|
||
DissectOrderOnlyAppendModifier {
|
||
location: Location,
|
||
},
|
||
DissectEndModifierAlreadySet {
|
||
m: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>,
|
||
location: Location,
|
||
},
|
||
EpochInvalidResolution {
|
||
resolution: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>,
|
||
location: Location,
|
||
},
|
||
GsubPatternRequired {
|
||
location: Location,
|
||
},
|
||
GsubReplacementRequired {
|
||
location: Location,
|
||
},
|
||
Regex {
|
||
error: Error,
|
||
pattern: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>,
|
||
location: Location,
|
||
},
|
||
JoinSeparatorRequired {
|
||
location: Location,
|
||
},
|
||
LetterInvalidMethod {
|
||
method: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>,
|
||
location: Location,
|
||
},
|
||
RegexNamedGroupNotFound {
|
||
origin: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>,
|
||
location: Location,
|
||
},
|
||
RegexNoValidField {
|
||
processor: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>,
|
||
location: Location,
|
||
},
|
||
RegexNoValidPattern {
|
||
processor: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>,
|
||
location: Location,
|
||
},
|
||
UrlEncodingInvalidMethod {
|
||
s: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>,
|
||
location: Location,
|
||
},
|
||
DigestPatternInvalid {
|
||
pattern: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>,
|
||
location: Location,
|
||
},
|
||
TransformOnFailureInvalidValue {
|
||
value: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>,
|
||
location: Location,
|
||
},
|
||
TransformElementMustBeMap {
|
||
location: Location,
|
||
},
|
||
TransformFieldMustBeSet {
|
||
location: Location,
|
||
},
|
||
TransformTypeMustBeSet {
|
||
fields: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>,
|
||
location: Location,
|
||
},
|
||
TransformColumnNameMustBeUnique {
|
||
duplicates: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>,
|
||
location: Location,
|
||
},
|
||
TransformMultipleTimestampIndex {
|
||
columns: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>,
|
||
location: Location,
|
||
},
|
||
TransformTimestampIndexCount {
|
||
count: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.usize.html">usize</a>,
|
||
columns: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>,
|
||
location: Location,
|
||
},
|
||
AutoTransformOneTimestamp {
|
||
location: Location,
|
||
},
|
||
InvalidVersionNumber {
|
||
version: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>,
|
||
location: Location,
|
||
},
|
||
CoerceUnsupportedEpochType {
|
||
ty: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>,
|
||
location: Location,
|
||
},
|
||
CoerceStringToType {
|
||
s: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>,
|
||
ty: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>,
|
||
location: Location,
|
||
},
|
||
CoerceJsonTypeTo {
|
||
ty: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>,
|
||
location: Location,
|
||
},
|
||
CoerceTypeToJson {
|
||
ty: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>,
|
||
location: Location,
|
||
},
|
||
CoerceIncompatibleTypes {
|
||
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,
|
||
},
|
||
ValueInvalidResolution {
|
||
resolution: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>,
|
||
valid_resolution: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>,
|
||
location: Location,
|
||
},
|
||
ValueParseType {
|
||
t: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>,
|
||
location: Location,
|
||
},
|
||
ValueParseInt {
|
||
ty: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>,
|
||
v: <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/error/struct.ParseIntError.html" title="struct core::num::error::ParseIntError">ParseIntError</a>,
|
||
location: Location,
|
||
},
|
||
ValueParseFloat {
|
||
ty: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>,
|
||
v: <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,
|
||
},
|
||
ValueParseBoolean {
|
||
ty: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>,
|
||
v: <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/str/error/struct.ParseBoolError.html" title="struct core::str::error::ParseBoolError">ParseBoolError</a>,
|
||
location: Location,
|
||
},
|
||
ValueDefaultValueUnsupported {
|
||
value: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>,
|
||
location: Location,
|
||
},
|
||
ValueUnsupportedYamlType {
|
||
value: <a class="enum" href="https://docs.rs/yaml-rust/0.4.5/yaml_rust/yaml/enum.Yaml.html" title="enum yaml_rust::yaml::Yaml">Yaml</a>,
|
||
location: Location,
|
||
},
|
||
ValueYamlKeyMustBeString {
|
||
value: <a class="enum" href="https://docs.rs/yaml-rust/0.4.5/yaml_rust/yaml/enum.Yaml.html" title="enum yaml_rust::yaml::Yaml">Yaml</a>,
|
||
location: Location,
|
||
},
|
||
YamlLoad {
|
||
error: <a class="struct" href="https://docs.rs/yaml-rust/0.4.5/yaml_rust/scanner/struct.ScanError.html" title="struct yaml_rust::scanner::ScanError">ScanError</a>,
|
||
location: Location,
|
||
},
|
||
YamlParse {
|
||
location: Location,
|
||
},
|
||
ColumnOptions {
|
||
source: Error,
|
||
location: Location,
|
||
},
|
||
UnsupportedIndexType {
|
||
value: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>,
|
||
location: Location,
|
||
},
|
||
JsonParse {
|
||
error: <a class="struct" href="https://docs.rs/serde_json/1.0.140/serde_json/error/struct.Error.html" title="struct serde_json::error::Error">Error</a>,
|
||
location: Location,
|
||
},
|
||
IdentifyPipelineColumnTypeMismatch {
|
||
column: <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/string/struct.String.html" title="struct alloc::string::String">String</a>,
|
||
actual: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>,
|
||
location: Location,
|
||
},
|
||
JsonPathParse {
|
||
location: Location,
|
||
error: JsonPathParserError,
|
||
},
|
||
JsonPathParseResultIndex {
|
||
location: Location,
|
||
},
|
||
FieldRequiredForDispatcher,
|
||
TableSuffixRequiredForDispatcherRule,
|
||
ValueRequiredForDispatcherRule,
|
||
PipelineTableNotFound {
|
||
location: Location,
|
||
},
|
||
InsertPipeline {
|
||
source: Error,
|
||
location: Location,
|
||
},
|
||
PipelineNotFound {
|
||
name: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>,
|
||
version: <a class="enum" href="https://doc.rust-lang.org/nightly/core/option/enum.Option.html" title="enum core::option::Option">Option</a><TimestampNanosecond>,
|
||
location: Location,
|
||
},
|
||
MultiPipelineWithDiffSchema {
|
||
name: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>,
|
||
current_schema: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>,
|
||
schemas: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>,
|
||
location: Location,
|
||
},
|
||
RecordBatchLenNotMatch {
|
||
location: Location,
|
||
},
|
||
CollectRecords {
|
||
location: Location,
|
||
source: Error,
|
||
},
|
||
RequiredTableSuffixTemplate,
|
||
InvalidTableSuffixTemplate {
|
||
input: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>,
|
||
location: Location,
|
||
},
|
||
CompileVrl {
|
||
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,
|
||
},
|
||
ExecuteVrl {
|
||
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,
|
||
},
|
||
InvalidTimestamp {
|
||
input: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>,
|
||
location: Location,
|
||
},
|
||
InvalidEpochForResolution {
|
||
value: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.i64.html">i64</a>,
|
||
resolution: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>,
|
||
location: Location,
|
||
},
|
||
VrlRegexValue {
|
||
location: Location,
|
||
},
|
||
VrlReturnValue {
|
||
result_kind: Kind,
|
||
location: Location,
|
||
},
|
||
CastType {
|
||
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,
|
||
},
|
||
ValueMustBeMap {
|
||
location: Location,
|
||
},
|
||
ArrayElementMustBeObject {
|
||
index: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.usize.html">usize</a>,
|
||
actual_type: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>,
|
||
location: Location,
|
||
},
|
||
TransformArrayElement {
|
||
index: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.usize.html">usize</a>,
|
||
source: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/boxed/struct.Box.html" title="struct alloc::boxed::Box">Box</a><<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>>,
|
||
location: Location,
|
||
},
|
||
BuildDfLogicalPlan {
|
||
error: DataFusionError,
|
||
location: Location,
|
||
},
|
||
ExecuteInternalStatement {
|
||
source: Error,
|
||
location: Location,
|
||
},
|
||
DataFrame {
|
||
source: Error,
|
||
location: Location,
|
||
},
|
||
Catalog {
|
||
source: Error,
|
||
location: Location,
|
||
},
|
||
CreateTable {
|
||
source: Error,
|
||
location: Location,
|
||
},
|
||
InvalidPipelineVersion {
|
||
version: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>,
|
||
location: Location,
|
||
},
|
||
InvalidCustomTimeIndex {
|
||
config: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>,
|
||
reason: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>,
|
||
location: Location,
|
||
},
|
||
PipelineMissing {
|
||
location: Location,
|
||
},
|
||
TimeIndexMustBeNonNull {
|
||
location: Location,
|
||
},
|
||
FloatIsNan {
|
||
error: FloatIsNan,
|
||
location: Location,
|
||
},
|
||
UnsupportedTypeInPipeline {
|
||
ty: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>,
|
||
location: Location,
|
||
},
|
||
GreptimeProto {
|
||
source: Error,
|
||
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.EmptyInputField" class="variant"><a href="#variant.EmptyInputField" class="anchor">§</a><h3 class="code-header">EmptyInputField</h3></section><div class="sub-variant" id="variant.EmptyInputField.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.EmptyInputField.field.location" class="section-header"><a href="#variant.EmptyInputField.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.MissingInputField" class="variant"><a href="#variant.MissingInputField" class="anchor">§</a><h3 class="code-header">MissingInputField</h3></section><div class="sub-variant" id="variant.MissingInputField.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.MissingInputField.field.location" class="section-header"><a href="#variant.MissingInputField.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.InvalidFieldRename" class="variant"><a href="#variant.InvalidFieldRename" class="anchor">§</a><h3 class="code-header">InvalidFieldRename</h3></section><div class="sub-variant" id="variant.InvalidFieldRename.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.InvalidFieldRename.field.value" class="section-header"><a href="#variant.InvalidFieldRename.field.value" class="anchor field">§</a><code>value: <a class="enum" href="https://docs.rs/yaml-rust/0.4.5/yaml_rust/yaml/enum.Yaml.html" title="enum yaml_rust::yaml::Yaml">Yaml</a></code></span></div><div class="sub-variant-field"><span id="variant.InvalidFieldRename.field.location" class="section-header"><a href="#variant.InvalidFieldRename.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.ProcessorMustBeMap" class="variant"><a href="#variant.ProcessorMustBeMap" class="anchor">§</a><h3 class="code-header">ProcessorMustBeMap</h3></section><div class="sub-variant" id="variant.ProcessorMustBeMap.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.ProcessorMustBeMap.field.location" class="section-header"><a href="#variant.ProcessorMustBeMap.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.ProcessorMissingField" class="variant"><a href="#variant.ProcessorMissingField" class="anchor">§</a><h3 class="code-header">ProcessorMissingField</h3></section><div class="sub-variant" id="variant.ProcessorMissingField.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.ProcessorMissingField.field.processor" class="section-header"><a href="#variant.ProcessorMissingField.field.processor" class="anchor field">§</a><code>processor: <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.ProcessorMissingField.field.field" class="section-header"><a href="#variant.ProcessorMissingField.field.field" class="anchor field">§</a><code>field: <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.ProcessorMissingField.field.location" class="section-header"><a href="#variant.ProcessorMissingField.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.ProcessorExpectString" class="variant"><a href="#variant.ProcessorExpectString" class="anchor">§</a><h3 class="code-header">ProcessorExpectString</h3></section><div class="sub-variant" id="variant.ProcessorExpectString.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.ProcessorExpectString.field.processor" class="section-header"><a href="#variant.ProcessorExpectString.field.processor" class="anchor field">§</a><code>processor: <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.ProcessorExpectString.field.v" class="section-header"><a href="#variant.ProcessorExpectString.field.v" class="anchor field">§</a><code>v: Value</code></span></div><div class="sub-variant-field"><span id="variant.ProcessorExpectString.field.location" class="section-header"><a href="#variant.ProcessorExpectString.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.ProcessorUnsupportedValue" class="variant"><a href="#variant.ProcessorUnsupportedValue" class="anchor">§</a><h3 class="code-header">ProcessorUnsupportedValue</h3></section><div class="sub-variant" id="variant.ProcessorUnsupportedValue.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.ProcessorUnsupportedValue.field.processor" class="section-header"><a href="#variant.ProcessorUnsupportedValue.field.processor" class="anchor field">§</a><code>processor: <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.ProcessorUnsupportedValue.field.val" class="section-header"><a href="#variant.ProcessorUnsupportedValue.field.val" class="anchor field">§</a><code>val: <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.ProcessorUnsupportedValue.field.location" class="section-header"><a href="#variant.ProcessorUnsupportedValue.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.ProcessorKeyMustBeString" class="variant"><a href="#variant.ProcessorKeyMustBeString" class="anchor">§</a><h3 class="code-header">ProcessorKeyMustBeString</h3></section><div class="sub-variant" id="variant.ProcessorKeyMustBeString.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.ProcessorKeyMustBeString.field.location" class="section-header"><a href="#variant.ProcessorKeyMustBeString.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.ProcessorFailedToParseString" class="variant"><a href="#variant.ProcessorFailedToParseString" class="anchor">§</a><h3 class="code-header">ProcessorFailedToParseString</h3></section><div class="sub-variant" id="variant.ProcessorFailedToParseString.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.ProcessorFailedToParseString.field.kind" class="section-header"><a href="#variant.ProcessorFailedToParseString.field.kind" class="anchor field">§</a><code>kind: <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.ProcessorFailedToParseString.field.value" class="section-header"><a href="#variant.ProcessorFailedToParseString.field.value" class="anchor field">§</a><code>value: <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.ProcessorFailedToParseString.field.location" class="section-header"><a href="#variant.ProcessorFailedToParseString.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.ProcessorMustHaveStringKey" class="variant"><a href="#variant.ProcessorMustHaveStringKey" class="anchor">§</a><h3 class="code-header">ProcessorMustHaveStringKey</h3></section><div class="sub-variant" id="variant.ProcessorMustHaveStringKey.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.ProcessorMustHaveStringKey.field.location" class="section-header"><a href="#variant.ProcessorMustHaveStringKey.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.UnsupportedProcessor" class="variant"><a href="#variant.UnsupportedProcessor" class="anchor">§</a><h3 class="code-header">UnsupportedProcessor</h3></section><div class="sub-variant" id="variant.UnsupportedProcessor.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.UnsupportedProcessor.field.processor" class="section-header"><a href="#variant.UnsupportedProcessor.field.processor" class="anchor field">§</a><code>processor: <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.UnsupportedProcessor.field.location" class="section-header"><a href="#variant.UnsupportedProcessor.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.FieldMustBeType" class="variant"><a href="#variant.FieldMustBeType" class="anchor">§</a><h3 class="code-header">FieldMustBeType</h3></section><div class="sub-variant" id="variant.FieldMustBeType.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.FieldMustBeType.field.field" class="section-header"><a href="#variant.FieldMustBeType.field.field" class="anchor field">§</a><code>field: <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.FieldMustBeType.field.ty" class="section-header"><a href="#variant.FieldMustBeType.field.ty" class="anchor field">§</a><code>ty: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a></code></span></div><div class="sub-variant-field"><span id="variant.FieldMustBeType.field.location" class="section-header"><a href="#variant.FieldMustBeType.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.FailedParseFieldFromString" class="variant"><a href="#variant.FailedParseFieldFromString" class="anchor">§</a><h3 class="code-header">FailedParseFieldFromString</h3></section><div class="sub-variant" id="variant.FailedParseFieldFromString.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.FailedParseFieldFromString.field.error" class="section-header"><a href="#variant.FailedParseFieldFromString.field.error" class="anchor field">§</a><code>error: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/boxed/struct.Box.html" title="struct alloc::boxed::Box">Box</a><dyn <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + <a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Send.html" title="trait core::marker::Send">Send</a> + <a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sync.html" title="trait core::marker::Sync">Sync</a>></code></span></div><div class="sub-variant-field"><span id="variant.FailedParseFieldFromString.field.field" class="section-header"><a href="#variant.FailedParseFieldFromString.field.field" class="anchor field">§</a><code>field: <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.FailedParseFieldFromString.field.location" class="section-header"><a href="#variant.FailedParseFieldFromString.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.FailedToParseIntKey" class="variant"><a href="#variant.FailedToParseIntKey" class="anchor">§</a><h3 class="code-header">FailedToParseIntKey</h3></section><div class="sub-variant" id="variant.FailedToParseIntKey.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.FailedToParseIntKey.field.key" class="section-header"><a href="#variant.FailedToParseIntKey.field.key" class="anchor field">§</a><code>key: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a></code></span></div><div class="sub-variant-field"><span id="variant.FailedToParseIntKey.field.value" class="section-header"><a href="#variant.FailedToParseIntKey.field.value" class="anchor field">§</a><code>value: <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.FailedToParseIntKey.field.error" class="section-header"><a href="#variant.FailedToParseIntKey.field.error" class="anchor field">§</a><code>error: <a class="struct" href="https://doc.rust-lang.org/nightly/core/num/error/struct.ParseIntError.html" title="struct core::num::error::ParseIntError">ParseIntError</a></code></span></div><div class="sub-variant-field"><span id="variant.FailedToParseIntKey.field.location" class="section-header"><a href="#variant.FailedToParseIntKey.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.FailedToParseInt" class="variant"><a href="#variant.FailedToParseInt" class="anchor">§</a><h3 class="code-header">FailedToParseInt</h3></section><div class="sub-variant" id="variant.FailedToParseInt.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.FailedToParseInt.field.value" class="section-header"><a href="#variant.FailedToParseInt.field.value" class="anchor field">§</a><code>value: <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.FailedToParseInt.field.error" class="section-header"><a href="#variant.FailedToParseInt.field.error" class="anchor field">§</a><code>error: <a class="struct" href="https://doc.rust-lang.org/nightly/core/num/error/struct.ParseIntError.html" title="struct core::num::error::ParseIntError">ParseIntError</a></code></span></div><div class="sub-variant-field"><span id="variant.FailedToParseInt.field.location" class="section-header"><a href="#variant.FailedToParseInt.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.FailedToParseFloatKey" class="variant"><a href="#variant.FailedToParseFloatKey" class="anchor">§</a><h3 class="code-header">FailedToParseFloatKey</h3></section><div class="sub-variant" id="variant.FailedToParseFloatKey.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.FailedToParseFloatKey.field.key" class="section-header"><a href="#variant.FailedToParseFloatKey.field.key" class="anchor field">§</a><code>key: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a></code></span></div><div class="sub-variant-field"><span id="variant.FailedToParseFloatKey.field.value" class="section-header"><a href="#variant.FailedToParseFloatKey.field.value" class="anchor field">§</a><code>value: <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.FailedToParseFloatKey.field.error" class="section-header"><a href="#variant.FailedToParseFloatKey.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.FailedToParseFloatKey.field.location" class="section-header"><a href="#variant.FailedToParseFloatKey.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.IntermediateKeyIndex" class="variant"><a href="#variant.IntermediateKeyIndex" class="anchor">§</a><h3 class="code-header">IntermediateKeyIndex</h3></section><div class="sub-variant" id="variant.IntermediateKeyIndex.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.IntermediateKeyIndex.field.kind" class="section-header"><a href="#variant.IntermediateKeyIndex.field.kind" class="anchor field">§</a><code>kind: <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.IntermediateKeyIndex.field.key" class="section-header"><a href="#variant.IntermediateKeyIndex.field.key" class="anchor field">§</a><code>key: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a></code></span></div><div class="sub-variant-field"><span id="variant.IntermediateKeyIndex.field.location" class="section-header"><a href="#variant.IntermediateKeyIndex.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.CmcdMissingValue" class="variant"><a href="#variant.CmcdMissingValue" class="anchor">§</a><h3 class="code-header">CmcdMissingValue</h3></section><div class="sub-variant" id="variant.CmcdMissingValue.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.CmcdMissingValue.field.k" class="section-header"><a href="#variant.CmcdMissingValue.field.k" class="anchor field">§</a><code>k: <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.CmcdMissingValue.field.s" class="section-header"><a href="#variant.CmcdMissingValue.field.s" class="anchor field">§</a><code>s: <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.CmcdMissingValue.field.location" class="section-header"><a href="#variant.CmcdMissingValue.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.CmcdMissingKey" class="variant"><a href="#variant.CmcdMissingKey" class="anchor">§</a><h3 class="code-header">CmcdMissingKey</h3></section><div class="sub-variant" id="variant.CmcdMissingKey.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.CmcdMissingKey.field.part" class="section-header"><a href="#variant.CmcdMissingKey.field.part" class="anchor field">§</a><code>part: <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.CmcdMissingKey.field.s" class="section-header"><a href="#variant.CmcdMissingKey.field.s" class="anchor field">§</a><code>s: <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.CmcdMissingKey.field.location" class="section-header"><a href="#variant.CmcdMissingKey.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.KeyMustBeString" class="variant"><a href="#variant.KeyMustBeString" class="anchor">§</a><h3 class="code-header">KeyMustBeString</h3></section><div class="sub-variant" id="variant.KeyMustBeString.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.KeyMustBeString.field.k" class="section-header"><a href="#variant.KeyMustBeString.field.k" class="anchor field">§</a><code>k: <a class="enum" href="https://docs.rs/yaml-rust/0.4.5/yaml_rust/yaml/enum.Yaml.html" title="enum yaml_rust::yaml::Yaml">Yaml</a></code></span></div><div class="sub-variant-field"><span id="variant.KeyMustBeString.field.location" class="section-header"><a href="#variant.KeyMustBeString.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.CsvRead" class="variant"><a href="#variant.CsvRead" class="anchor">§</a><h3 class="code-header">CsvRead</h3></section><div class="sub-variant" id="variant.CsvRead.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.CsvRead.field.location" class="section-header"><a href="#variant.CsvRead.field.location" class="anchor field">§</a><code>location: Location</code></span></div><div class="sub-variant-field"><span id="variant.CsvRead.field.error" class="section-header"><a href="#variant.CsvRead.field.error" class="anchor field">§</a><code>error: Error</code></span></div></div><section id="variant.CsvNoRecord" class="variant"><a href="#variant.CsvNoRecord" class="anchor">§</a><h3 class="code-header">CsvNoRecord</h3></section><div class="sub-variant" id="variant.CsvNoRecord.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.CsvNoRecord.field.location" class="section-header"><a href="#variant.CsvNoRecord.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.CsvSeparatorName" class="variant"><a href="#variant.CsvSeparatorName" class="anchor">§</a><h3 class="code-header">CsvSeparatorName</h3></section><div class="sub-variant" id="variant.CsvSeparatorName.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.CsvSeparatorName.field.separator" class="section-header"><a href="#variant.CsvSeparatorName.field.separator" class="anchor field">§</a><code>separator: <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.CsvSeparatorName.field.value" class="section-header"><a href="#variant.CsvSeparatorName.field.value" class="anchor field">§</a><code>value: <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.CsvSeparatorName.field.location" class="section-header"><a href="#variant.CsvSeparatorName.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.CsvQuoteName" class="variant"><a href="#variant.CsvQuoteName" class="anchor">§</a><h3 class="code-header">CsvQuoteName</h3></section><div class="sub-variant" id="variant.CsvQuoteName.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.CsvQuoteName.field.quote" class="section-header"><a href="#variant.CsvQuoteName.field.quote" class="anchor field">§</a><code>quote: <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.CsvQuoteName.field.value" class="section-header"><a href="#variant.CsvQuoteName.field.value" class="anchor field">§</a><code>value: <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.CsvQuoteName.field.location" class="section-header"><a href="#variant.CsvQuoteName.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.DateParseTimezone" class="variant"><a href="#variant.DateParseTimezone" class="anchor">§</a><h3 class="code-header">DateParseTimezone</h3></section><div class="sub-variant" id="variant.DateParseTimezone.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.DateParseTimezone.field.value" class="section-header"><a href="#variant.DateParseTimezone.field.value" class="anchor field">§</a><code>value: <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.DateParseTimezone.field.error" class="section-header"><a href="#variant.DateParseTimezone.field.error" class="anchor field">§</a><code>error: ParseError</code></span></div><div class="sub-variant-field"><span id="variant.DateParseTimezone.field.location" class="section-header"><a href="#variant.DateParseTimezone.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.DateParse" class="variant"><a href="#variant.DateParse" class="anchor">§</a><h3 class="code-header">DateParse</h3></section><div class="sub-variant" id="variant.DateParse.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.DateParse.field.value" class="section-header"><a href="#variant.DateParse.field.value" class="anchor field">§</a><code>value: <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.DateParse.field.error" class="section-header"><a href="#variant.DateParse.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.DateParse.field.location" class="section-header"><a href="#variant.DateParse.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.DateFailedToGetLocalTimezone" class="variant"><a href="#variant.DateFailedToGetLocalTimezone" class="anchor">§</a><h3 class="code-header">DateFailedToGetLocalTimezone</h3></section><div class="sub-variant" id="variant.DateFailedToGetLocalTimezone.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.DateFailedToGetLocalTimezone.field.location" class="section-header"><a href="#variant.DateFailedToGetLocalTimezone.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.DissectInvalidPattern" class="variant"><a href="#variant.DissectInvalidPattern" class="anchor">§</a><h3 class="code-header">DissectInvalidPattern</h3></section><div class="sub-variant" id="variant.DissectInvalidPattern.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.DissectInvalidPattern.field.s" class="section-header"><a href="#variant.DissectInvalidPattern.field.s" class="anchor field">§</a><code>s: <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.DissectInvalidPattern.field.detail" class="section-header"><a href="#variant.DissectInvalidPattern.field.detail" class="anchor field">§</a><code>detail: <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.DissectInvalidPattern.field.location" class="section-header"><a href="#variant.DissectInvalidPattern.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.DissectEmptyPattern" class="variant"><a href="#variant.DissectEmptyPattern" class="anchor">§</a><h3 class="code-header">DissectEmptyPattern</h3></section><div class="sub-variant" id="variant.DissectEmptyPattern.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.DissectEmptyPattern.field.location" class="section-header"><a href="#variant.DissectEmptyPattern.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.DissectSplitExceedsInput" class="variant"><a href="#variant.DissectSplitExceedsInput" class="anchor">§</a><h3 class="code-header">DissectSplitExceedsInput</h3></section><div class="sub-variant" id="variant.DissectSplitExceedsInput.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.DissectSplitExceedsInput.field.split" class="section-header"><a href="#variant.DissectSplitExceedsInput.field.split" class="anchor field">§</a><code>split: <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.DissectSplitExceedsInput.field.location" class="section-header"><a href="#variant.DissectSplitExceedsInput.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.DissectSplitNotMatchInput" class="variant"><a href="#variant.DissectSplitNotMatchInput" class="anchor">§</a><h3 class="code-header">DissectSplitNotMatchInput</h3></section><div class="sub-variant" id="variant.DissectSplitNotMatchInput.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.DissectSplitNotMatchInput.field.split" class="section-header"><a href="#variant.DissectSplitNotMatchInput.field.split" class="anchor field">§</a><code>split: <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.DissectSplitNotMatchInput.field.input" class="section-header"><a href="#variant.DissectSplitNotMatchInput.field.input" class="anchor field">§</a><code>input: <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.DissectSplitNotMatchInput.field.location" class="section-header"><a href="#variant.DissectSplitNotMatchInput.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.DissectConsecutiveNames" class="variant"><a href="#variant.DissectConsecutiveNames" class="anchor">§</a><h3 class="code-header">DissectConsecutiveNames</h3></section><div class="sub-variant" id="variant.DissectConsecutiveNames.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.DissectConsecutiveNames.field.name1" class="section-header"><a href="#variant.DissectConsecutiveNames.field.name1" class="anchor field">§</a><code>name1: <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.DissectConsecutiveNames.field.name2" class="section-header"><a href="#variant.DissectConsecutiveNames.field.name2" class="anchor field">§</a><code>name2: <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.DissectConsecutiveNames.field.location" class="section-header"><a href="#variant.DissectConsecutiveNames.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.DissectNoMatchingPattern" class="variant"><a href="#variant.DissectNoMatchingPattern" class="anchor">§</a><h3 class="code-header">DissectNoMatchingPattern</h3></section><div class="sub-variant" id="variant.DissectNoMatchingPattern.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.DissectNoMatchingPattern.field.location" class="section-header"><a href="#variant.DissectNoMatchingPattern.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.DissectModifierAlreadySet" class="variant"><a href="#variant.DissectModifierAlreadySet" class="anchor">§</a><h3 class="code-header">DissectModifierAlreadySet</h3></section><div class="sub-variant" id="variant.DissectModifierAlreadySet.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.DissectModifierAlreadySet.field.m" class="section-header"><a href="#variant.DissectModifierAlreadySet.field.m" class="anchor field">§</a><code>m: <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.DissectModifierAlreadySet.field.modifier" class="section-header"><a href="#variant.DissectModifierAlreadySet.field.modifier" class="anchor field">§</a><code>modifier: <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.DissectModifierAlreadySet.field.location" class="section-header"><a href="#variant.DissectModifierAlreadySet.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.DissectAppendOrderAlreadySet" class="variant"><a href="#variant.DissectAppendOrderAlreadySet" class="anchor">§</a><h3 class="code-header">DissectAppendOrderAlreadySet</h3></section><div class="sub-variant" id="variant.DissectAppendOrderAlreadySet.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.DissectAppendOrderAlreadySet.field.n" class="section-header"><a href="#variant.DissectAppendOrderAlreadySet.field.n" class="anchor field">§</a><code>n: <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.DissectAppendOrderAlreadySet.field.order" class="section-header"><a href="#variant.DissectAppendOrderAlreadySet.field.order" class="anchor field">§</a><code>order: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a></code></span></div><div class="sub-variant-field"><span id="variant.DissectAppendOrderAlreadySet.field.location" class="section-header"><a href="#variant.DissectAppendOrderAlreadySet.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.DissectOrderOnlyAppend" class="variant"><a href="#variant.DissectOrderOnlyAppend" class="anchor">§</a><h3 class="code-header">DissectOrderOnlyAppend</h3></section><div class="sub-variant" id="variant.DissectOrderOnlyAppend.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.DissectOrderOnlyAppend.field.m" class="section-header"><a href="#variant.DissectOrderOnlyAppend.field.m" class="anchor field">§</a><code>m: <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.DissectOrderOnlyAppend.field.location" class="section-header"><a href="#variant.DissectOrderOnlyAppend.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.DissectOrderOnlyAppendModifier" class="variant"><a href="#variant.DissectOrderOnlyAppendModifier" class="anchor">§</a><h3 class="code-header">DissectOrderOnlyAppendModifier</h3></section><div class="sub-variant" id="variant.DissectOrderOnlyAppendModifier.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.DissectOrderOnlyAppendModifier.field.location" class="section-header"><a href="#variant.DissectOrderOnlyAppendModifier.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.DissectEndModifierAlreadySet" class="variant"><a href="#variant.DissectEndModifierAlreadySet" class="anchor">§</a><h3 class="code-header">DissectEndModifierAlreadySet</h3></section><div class="sub-variant" id="variant.DissectEndModifierAlreadySet.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.DissectEndModifierAlreadySet.field.m" class="section-header"><a href="#variant.DissectEndModifierAlreadySet.field.m" class="anchor field">§</a><code>m: <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.DissectEndModifierAlreadySet.field.location" class="section-header"><a href="#variant.DissectEndModifierAlreadySet.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.EpochInvalidResolution" class="variant"><a href="#variant.EpochInvalidResolution" class="anchor">§</a><h3 class="code-header">EpochInvalidResolution</h3></section><div class="sub-variant" id="variant.EpochInvalidResolution.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.EpochInvalidResolution.field.resolution" class="section-header"><a href="#variant.EpochInvalidResolution.field.resolution" class="anchor field">§</a><code>resolution: <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.EpochInvalidResolution.field.location" class="section-header"><a href="#variant.EpochInvalidResolution.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.GsubPatternRequired" class="variant"><a href="#variant.GsubPatternRequired" class="anchor">§</a><h3 class="code-header">GsubPatternRequired</h3></section><div class="sub-variant" id="variant.GsubPatternRequired.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.GsubPatternRequired.field.location" class="section-header"><a href="#variant.GsubPatternRequired.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.GsubReplacementRequired" class="variant"><a href="#variant.GsubReplacementRequired" class="anchor">§</a><h3 class="code-header">GsubReplacementRequired</h3></section><div class="sub-variant" id="variant.GsubReplacementRequired.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.GsubReplacementRequired.field.location" class="section-header"><a href="#variant.GsubReplacementRequired.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.Regex" class="variant"><a href="#variant.Regex" class="anchor">§</a><h3 class="code-header">Regex</h3></section><div class="sub-variant" id="variant.Regex.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.Regex.field.error" class="section-header"><a href="#variant.Regex.field.error" class="anchor field">§</a><code>error: Error</code></span></div><div class="sub-variant-field"><span id="variant.Regex.field.pattern" class="section-header"><a href="#variant.Regex.field.pattern" class="anchor field">§</a><code>pattern: <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.Regex.field.location" class="section-header"><a href="#variant.Regex.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.JoinSeparatorRequired" class="variant"><a href="#variant.JoinSeparatorRequired" class="anchor">§</a><h3 class="code-header">JoinSeparatorRequired</h3></section><div class="sub-variant" id="variant.JoinSeparatorRequired.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.JoinSeparatorRequired.field.location" class="section-header"><a href="#variant.JoinSeparatorRequired.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.LetterInvalidMethod" class="variant"><a href="#variant.LetterInvalidMethod" class="anchor">§</a><h3 class="code-header">LetterInvalidMethod</h3></section><div class="sub-variant" id="variant.LetterInvalidMethod.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.LetterInvalidMethod.field.method" class="section-header"><a href="#variant.LetterInvalidMethod.field.method" class="anchor field">§</a><code>method: <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.LetterInvalidMethod.field.location" class="section-header"><a href="#variant.LetterInvalidMethod.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.RegexNamedGroupNotFound" class="variant"><a href="#variant.RegexNamedGroupNotFound" class="anchor">§</a><h3 class="code-header">RegexNamedGroupNotFound</h3></section><div class="sub-variant" id="variant.RegexNamedGroupNotFound.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.RegexNamedGroupNotFound.field.origin" class="section-header"><a href="#variant.RegexNamedGroupNotFound.field.origin" class="anchor field">§</a><code>origin: <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.RegexNamedGroupNotFound.field.location" class="section-header"><a href="#variant.RegexNamedGroupNotFound.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.RegexNoValidField" class="variant"><a href="#variant.RegexNoValidField" class="anchor">§</a><h3 class="code-header">RegexNoValidField</h3></section><div class="sub-variant" id="variant.RegexNoValidField.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.RegexNoValidField.field.processor" class="section-header"><a href="#variant.RegexNoValidField.field.processor" class="anchor field">§</a><code>processor: <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.RegexNoValidField.field.location" class="section-header"><a href="#variant.RegexNoValidField.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.RegexNoValidPattern" class="variant"><a href="#variant.RegexNoValidPattern" class="anchor">§</a><h3 class="code-header">RegexNoValidPattern</h3></section><div class="sub-variant" id="variant.RegexNoValidPattern.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.RegexNoValidPattern.field.processor" class="section-header"><a href="#variant.RegexNoValidPattern.field.processor" class="anchor field">§</a><code>processor: <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.RegexNoValidPattern.field.location" class="section-header"><a href="#variant.RegexNoValidPattern.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.UrlEncodingInvalidMethod" class="variant"><a href="#variant.UrlEncodingInvalidMethod" class="anchor">§</a><h3 class="code-header">UrlEncodingInvalidMethod</h3></section><div class="sub-variant" id="variant.UrlEncodingInvalidMethod.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.UrlEncodingInvalidMethod.field.s" class="section-header"><a href="#variant.UrlEncodingInvalidMethod.field.s" class="anchor field">§</a><code>s: <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.UrlEncodingInvalidMethod.field.location" class="section-header"><a href="#variant.UrlEncodingInvalidMethod.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.DigestPatternInvalid" class="variant"><a href="#variant.DigestPatternInvalid" class="anchor">§</a><h3 class="code-header">DigestPatternInvalid</h3></section><div class="sub-variant" id="variant.DigestPatternInvalid.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.DigestPatternInvalid.field.pattern" class="section-header"><a href="#variant.DigestPatternInvalid.field.pattern" class="anchor field">§</a><code>pattern: <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.DigestPatternInvalid.field.location" class="section-header"><a href="#variant.DigestPatternInvalid.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.TransformOnFailureInvalidValue" class="variant"><a href="#variant.TransformOnFailureInvalidValue" class="anchor">§</a><h3 class="code-header">TransformOnFailureInvalidValue</h3></section><div class="sub-variant" id="variant.TransformOnFailureInvalidValue.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.TransformOnFailureInvalidValue.field.value" class="section-header"><a href="#variant.TransformOnFailureInvalidValue.field.value" class="anchor field">§</a><code>value: <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.TransformOnFailureInvalidValue.field.location" class="section-header"><a href="#variant.TransformOnFailureInvalidValue.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.TransformElementMustBeMap" class="variant"><a href="#variant.TransformElementMustBeMap" class="anchor">§</a><h3 class="code-header">TransformElementMustBeMap</h3></section><div class="sub-variant" id="variant.TransformElementMustBeMap.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.TransformElementMustBeMap.field.location" class="section-header"><a href="#variant.TransformElementMustBeMap.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.TransformFieldMustBeSet" class="variant"><a href="#variant.TransformFieldMustBeSet" class="anchor">§</a><h3 class="code-header">TransformFieldMustBeSet</h3></section><div class="sub-variant" id="variant.TransformFieldMustBeSet.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.TransformFieldMustBeSet.field.location" class="section-header"><a href="#variant.TransformFieldMustBeSet.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.TransformTypeMustBeSet" class="variant"><a href="#variant.TransformTypeMustBeSet" class="anchor">§</a><h3 class="code-header">TransformTypeMustBeSet</h3></section><div class="sub-variant" id="variant.TransformTypeMustBeSet.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.TransformTypeMustBeSet.field.fields" class="section-header"><a href="#variant.TransformTypeMustBeSet.field.fields" class="anchor field">§</a><code>fields: <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.TransformTypeMustBeSet.field.location" class="section-header"><a href="#variant.TransformTypeMustBeSet.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.TransformColumnNameMustBeUnique" class="variant"><a href="#variant.TransformColumnNameMustBeUnique" class="anchor">§</a><h3 class="code-header">TransformColumnNameMustBeUnique</h3></section><div class="sub-variant" id="variant.TransformColumnNameMustBeUnique.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.TransformColumnNameMustBeUnique.field.duplicates" class="section-header"><a href="#variant.TransformColumnNameMustBeUnique.field.duplicates" class="anchor field">§</a><code>duplicates: <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.TransformColumnNameMustBeUnique.field.location" class="section-header"><a href="#variant.TransformColumnNameMustBeUnique.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.TransformMultipleTimestampIndex" class="variant"><a href="#variant.TransformMultipleTimestampIndex" class="anchor">§</a><h3 class="code-header">TransformMultipleTimestampIndex</h3></section><div class="sub-variant" id="variant.TransformMultipleTimestampIndex.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.TransformMultipleTimestampIndex.field.columns" class="section-header"><a href="#variant.TransformMultipleTimestampIndex.field.columns" class="anchor field">§</a><code>columns: <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.TransformMultipleTimestampIndex.field.location" class="section-header"><a href="#variant.TransformMultipleTimestampIndex.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.TransformTimestampIndexCount" class="variant"><a href="#variant.TransformTimestampIndexCount" class="anchor">§</a><h3 class="code-header">TransformTimestampIndexCount</h3></section><div class="sub-variant" id="variant.TransformTimestampIndexCount.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.TransformTimestampIndexCount.field.count" class="section-header"><a href="#variant.TransformTimestampIndexCount.field.count" class="anchor field">§</a><code>count: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.usize.html">usize</a></code></span></div><div class="sub-variant-field"><span id="variant.TransformTimestampIndexCount.field.columns" class="section-header"><a href="#variant.TransformTimestampIndexCount.field.columns" class="anchor field">§</a><code>columns: <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.TransformTimestampIndexCount.field.location" class="section-header"><a href="#variant.TransformTimestampIndexCount.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.AutoTransformOneTimestamp" class="variant"><a href="#variant.AutoTransformOneTimestamp" class="anchor">§</a><h3 class="code-header">AutoTransformOneTimestamp</h3></section><div class="sub-variant" id="variant.AutoTransformOneTimestamp.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.AutoTransformOneTimestamp.field.location" class="section-header"><a href="#variant.AutoTransformOneTimestamp.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.InvalidVersionNumber" class="variant"><a href="#variant.InvalidVersionNumber" class="anchor">§</a><h3 class="code-header">InvalidVersionNumber</h3></section><div class="sub-variant" id="variant.InvalidVersionNumber.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.InvalidVersionNumber.field.version" class="section-header"><a href="#variant.InvalidVersionNumber.field.version" class="anchor field">§</a><code>version: <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.InvalidVersionNumber.field.location" class="section-header"><a href="#variant.InvalidVersionNumber.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.CoerceUnsupportedEpochType" class="variant"><a href="#variant.CoerceUnsupportedEpochType" class="anchor">§</a><h3 class="code-header">CoerceUnsupportedEpochType</h3></section><div class="sub-variant" id="variant.CoerceUnsupportedEpochType.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.CoerceUnsupportedEpochType.field.ty" class="section-header"><a href="#variant.CoerceUnsupportedEpochType.field.ty" class="anchor field">§</a><code>ty: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a></code></span></div><div class="sub-variant-field"><span id="variant.CoerceUnsupportedEpochType.field.location" class="section-header"><a href="#variant.CoerceUnsupportedEpochType.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.CoerceStringToType" class="variant"><a href="#variant.CoerceStringToType" class="anchor">§</a><h3 class="code-header">CoerceStringToType</h3></section><div class="sub-variant" id="variant.CoerceStringToType.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.CoerceStringToType.field.s" class="section-header"><a href="#variant.CoerceStringToType.field.s" class="anchor field">§</a><code>s: <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.CoerceStringToType.field.ty" class="section-header"><a href="#variant.CoerceStringToType.field.ty" class="anchor field">§</a><code>ty: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a></code></span></div><div class="sub-variant-field"><span id="variant.CoerceStringToType.field.location" class="section-header"><a href="#variant.CoerceStringToType.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.CoerceJsonTypeTo" class="variant"><a href="#variant.CoerceJsonTypeTo" class="anchor">§</a><h3 class="code-header">CoerceJsonTypeTo</h3></section><div class="sub-variant" id="variant.CoerceJsonTypeTo.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.CoerceJsonTypeTo.field.ty" class="section-header"><a href="#variant.CoerceJsonTypeTo.field.ty" class="anchor field">§</a><code>ty: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a></code></span></div><div class="sub-variant-field"><span id="variant.CoerceJsonTypeTo.field.location" class="section-header"><a href="#variant.CoerceJsonTypeTo.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.CoerceTypeToJson" class="variant"><a href="#variant.CoerceTypeToJson" class="anchor">§</a><h3 class="code-header">CoerceTypeToJson</h3></section><div class="sub-variant" id="variant.CoerceTypeToJson.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.CoerceTypeToJson.field.ty" class="section-header"><a href="#variant.CoerceTypeToJson.field.ty" class="anchor field">§</a><code>ty: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a></code></span></div><div class="sub-variant-field"><span id="variant.CoerceTypeToJson.field.location" class="section-header"><a href="#variant.CoerceTypeToJson.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.CoerceIncompatibleTypes" class="variant"><a href="#variant.CoerceIncompatibleTypes" class="anchor">§</a><h3 class="code-header">CoerceIncompatibleTypes</h3></section><div class="sub-variant" id="variant.CoerceIncompatibleTypes.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.CoerceIncompatibleTypes.field.msg" class="section-header"><a href="#variant.CoerceIncompatibleTypes.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.CoerceIncompatibleTypes.field.location" class="section-header"><a href="#variant.CoerceIncompatibleTypes.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.ValueInvalidResolution" class="variant"><a href="#variant.ValueInvalidResolution" class="anchor">§</a><h3 class="code-header">ValueInvalidResolution</h3></section><div class="sub-variant" id="variant.ValueInvalidResolution.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.ValueInvalidResolution.field.resolution" class="section-header"><a href="#variant.ValueInvalidResolution.field.resolution" class="anchor field">§</a><code>resolution: <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.ValueInvalidResolution.field.valid_resolution" class="section-header"><a href="#variant.ValueInvalidResolution.field.valid_resolution" class="anchor field">§</a><code>valid_resolution: <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.ValueInvalidResolution.field.location" class="section-header"><a href="#variant.ValueInvalidResolution.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.ValueParseType" class="variant"><a href="#variant.ValueParseType" class="anchor">§</a><h3 class="code-header">ValueParseType</h3></section><div class="sub-variant" id="variant.ValueParseType.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.ValueParseType.field.t" class="section-header"><a href="#variant.ValueParseType.field.t" class="anchor field">§</a><code>t: <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.ValueParseType.field.location" class="section-header"><a href="#variant.ValueParseType.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.ValueParseInt" class="variant"><a href="#variant.ValueParseInt" class="anchor">§</a><h3 class="code-header">ValueParseInt</h3></section><div class="sub-variant" id="variant.ValueParseInt.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.ValueParseInt.field.ty" class="section-header"><a href="#variant.ValueParseInt.field.ty" class="anchor field">§</a><code>ty: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a></code></span></div><div class="sub-variant-field"><span id="variant.ValueParseInt.field.v" class="section-header"><a href="#variant.ValueParseInt.field.v" class="anchor field">§</a><code>v: <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.ValueParseInt.field.error" class="section-header"><a href="#variant.ValueParseInt.field.error" class="anchor field">§</a><code>error: <a class="struct" href="https://doc.rust-lang.org/nightly/core/num/error/struct.ParseIntError.html" title="struct core::num::error::ParseIntError">ParseIntError</a></code></span></div><div class="sub-variant-field"><span id="variant.ValueParseInt.field.location" class="section-header"><a href="#variant.ValueParseInt.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.ValueParseFloat" class="variant"><a href="#variant.ValueParseFloat" class="anchor">§</a><h3 class="code-header">ValueParseFloat</h3></section><div class="sub-variant" id="variant.ValueParseFloat.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.ValueParseFloat.field.ty" class="section-header"><a href="#variant.ValueParseFloat.field.ty" class="anchor field">§</a><code>ty: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a></code></span></div><div class="sub-variant-field"><span id="variant.ValueParseFloat.field.v" class="section-header"><a href="#variant.ValueParseFloat.field.v" class="anchor field">§</a><code>v: <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.ValueParseFloat.field.error" class="section-header"><a href="#variant.ValueParseFloat.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.ValueParseFloat.field.location" class="section-header"><a href="#variant.ValueParseFloat.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.ValueParseBoolean" class="variant"><a href="#variant.ValueParseBoolean" class="anchor">§</a><h3 class="code-header">ValueParseBoolean</h3></section><div class="sub-variant" id="variant.ValueParseBoolean.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.ValueParseBoolean.field.ty" class="section-header"><a href="#variant.ValueParseBoolean.field.ty" class="anchor field">§</a><code>ty: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a></code></span></div><div class="sub-variant-field"><span id="variant.ValueParseBoolean.field.v" class="section-header"><a href="#variant.ValueParseBoolean.field.v" class="anchor field">§</a><code>v: <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.ValueParseBoolean.field.error" class="section-header"><a href="#variant.ValueParseBoolean.field.error" class="anchor field">§</a><code>error: <a class="struct" href="https://doc.rust-lang.org/nightly/core/str/error/struct.ParseBoolError.html" title="struct core::str::error::ParseBoolError">ParseBoolError</a></code></span></div><div class="sub-variant-field"><span id="variant.ValueParseBoolean.field.location" class="section-header"><a href="#variant.ValueParseBoolean.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.ValueDefaultValueUnsupported" class="variant"><a href="#variant.ValueDefaultValueUnsupported" class="anchor">§</a><h3 class="code-header">ValueDefaultValueUnsupported</h3></section><div class="sub-variant" id="variant.ValueDefaultValueUnsupported.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.ValueDefaultValueUnsupported.field.value" class="section-header"><a href="#variant.ValueDefaultValueUnsupported.field.value" class="anchor field">§</a><code>value: <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.ValueDefaultValueUnsupported.field.location" class="section-header"><a href="#variant.ValueDefaultValueUnsupported.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.ValueUnsupportedYamlType" class="variant"><a href="#variant.ValueUnsupportedYamlType" class="anchor">§</a><h3 class="code-header">ValueUnsupportedYamlType</h3></section><div class="sub-variant" id="variant.ValueUnsupportedYamlType.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.ValueUnsupportedYamlType.field.value" class="section-header"><a href="#variant.ValueUnsupportedYamlType.field.value" class="anchor field">§</a><code>value: <a class="enum" href="https://docs.rs/yaml-rust/0.4.5/yaml_rust/yaml/enum.Yaml.html" title="enum yaml_rust::yaml::Yaml">Yaml</a></code></span></div><div class="sub-variant-field"><span id="variant.ValueUnsupportedYamlType.field.location" class="section-header"><a href="#variant.ValueUnsupportedYamlType.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.ValueYamlKeyMustBeString" class="variant"><a href="#variant.ValueYamlKeyMustBeString" class="anchor">§</a><h3 class="code-header">ValueYamlKeyMustBeString</h3></section><div class="sub-variant" id="variant.ValueYamlKeyMustBeString.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.ValueYamlKeyMustBeString.field.value" class="section-header"><a href="#variant.ValueYamlKeyMustBeString.field.value" class="anchor field">§</a><code>value: <a class="enum" href="https://docs.rs/yaml-rust/0.4.5/yaml_rust/yaml/enum.Yaml.html" title="enum yaml_rust::yaml::Yaml">Yaml</a></code></span></div><div class="sub-variant-field"><span id="variant.ValueYamlKeyMustBeString.field.location" class="section-header"><a href="#variant.ValueYamlKeyMustBeString.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.YamlLoad" class="variant"><a href="#variant.YamlLoad" class="anchor">§</a><h3 class="code-header">YamlLoad</h3></section><div class="sub-variant" id="variant.YamlLoad.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.YamlLoad.field.error" class="section-header"><a href="#variant.YamlLoad.field.error" class="anchor field">§</a><code>error: <a class="struct" href="https://docs.rs/yaml-rust/0.4.5/yaml_rust/scanner/struct.ScanError.html" title="struct yaml_rust::scanner::ScanError">ScanError</a></code></span></div><div class="sub-variant-field"><span id="variant.YamlLoad.field.location" class="section-header"><a href="#variant.YamlLoad.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.YamlParse" class="variant"><a href="#variant.YamlParse" class="anchor">§</a><h3 class="code-header">YamlParse</h3></section><div class="sub-variant" id="variant.YamlParse.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.YamlParse.field.location" class="section-header"><a href="#variant.YamlParse.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.ColumnOptions" class="variant"><a href="#variant.ColumnOptions" class="anchor">§</a><h3 class="code-header">ColumnOptions</h3></section><div class="sub-variant" id="variant.ColumnOptions.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.ColumnOptions.field.source" class="section-header"><a href="#variant.ColumnOptions.field.source" class="anchor field">§</a><code>source: Error</code></span></div><div class="sub-variant-field"><span id="variant.ColumnOptions.field.location" class="section-header"><a href="#variant.ColumnOptions.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.UnsupportedIndexType" class="variant"><a href="#variant.UnsupportedIndexType" class="anchor">§</a><h3 class="code-header">UnsupportedIndexType</h3></section><div class="sub-variant" id="variant.UnsupportedIndexType.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.UnsupportedIndexType.field.value" class="section-header"><a href="#variant.UnsupportedIndexType.field.value" class="anchor field">§</a><code>value: <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.UnsupportedIndexType.field.location" class="section-header"><a href="#variant.UnsupportedIndexType.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.JsonParse" class="variant"><a href="#variant.JsonParse" class="anchor">§</a><h3 class="code-header">JsonParse</h3></section><div class="sub-variant" id="variant.JsonParse.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.JsonParse.field.error" class="section-header"><a href="#variant.JsonParse.field.error" class="anchor field">§</a><code>error: <a class="struct" href="https://docs.rs/serde_json/1.0.140/serde_json/error/struct.Error.html" title="struct serde_json::error::Error">Error</a></code></span></div><div class="sub-variant-field"><span id="variant.JsonParse.field.location" class="section-header"><a href="#variant.JsonParse.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.IdentifyPipelineColumnTypeMismatch" class="variant"><a href="#variant.IdentifyPipelineColumnTypeMismatch" class="anchor">§</a><h3 class="code-header">IdentifyPipelineColumnTypeMismatch</h3></section><div class="sub-variant" id="variant.IdentifyPipelineColumnTypeMismatch.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.IdentifyPipelineColumnTypeMismatch.field.column" class="section-header"><a href="#variant.IdentifyPipelineColumnTypeMismatch.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.IdentifyPipelineColumnTypeMismatch.field.expected" class="section-header"><a href="#variant.IdentifyPipelineColumnTypeMismatch.field.expected" class="anchor field">§</a><code>expected: <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.IdentifyPipelineColumnTypeMismatch.field.actual" class="section-header"><a href="#variant.IdentifyPipelineColumnTypeMismatch.field.actual" class="anchor field">§</a><code>actual: <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.IdentifyPipelineColumnTypeMismatch.field.location" class="section-header"><a href="#variant.IdentifyPipelineColumnTypeMismatch.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.JsonPathParse" class="variant"><a href="#variant.JsonPathParse" class="anchor">§</a><h3 class="code-header">JsonPathParse</h3></section><div class="sub-variant" id="variant.JsonPathParse.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.JsonPathParse.field.location" class="section-header"><a href="#variant.JsonPathParse.field.location" class="anchor field">§</a><code>location: Location</code></span></div><div class="sub-variant-field"><span id="variant.JsonPathParse.field.error" class="section-header"><a href="#variant.JsonPathParse.field.error" class="anchor field">§</a><code>error: JsonPathParserError</code></span></div></div><section id="variant.JsonPathParseResultIndex" class="variant"><a href="#variant.JsonPathParseResultIndex" class="anchor">§</a><h3 class="code-header">JsonPathParseResultIndex</h3></section><div class="sub-variant" id="variant.JsonPathParseResultIndex.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.JsonPathParseResultIndex.field.location" class="section-header"><a href="#variant.JsonPathParseResultIndex.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.FieldRequiredForDispatcher" class="variant"><a href="#variant.FieldRequiredForDispatcher" class="anchor">§</a><h3 class="code-header">FieldRequiredForDispatcher</h3></section><section id="variant.TableSuffixRequiredForDispatcherRule" class="variant"><a href="#variant.TableSuffixRequiredForDispatcherRule" class="anchor">§</a><h3 class="code-header">TableSuffixRequiredForDispatcherRule</h3></section><section id="variant.ValueRequiredForDispatcherRule" class="variant"><a href="#variant.ValueRequiredForDispatcherRule" class="anchor">§</a><h3 class="code-header">ValueRequiredForDispatcherRule</h3></section><section id="variant.PipelineTableNotFound" class="variant"><a href="#variant.PipelineTableNotFound" class="anchor">§</a><h3 class="code-header">PipelineTableNotFound</h3></section><div class="sub-variant" id="variant.PipelineTableNotFound.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.PipelineTableNotFound.field.location" class="section-header"><a href="#variant.PipelineTableNotFound.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.InsertPipeline" class="variant"><a href="#variant.InsertPipeline" class="anchor">§</a><h3 class="code-header">InsertPipeline</h3></section><div class="sub-variant" id="variant.InsertPipeline.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.InsertPipeline.field.source" class="section-header"><a href="#variant.InsertPipeline.field.source" class="anchor field">§</a><code>source: Error</code></span></div><div class="sub-variant-field"><span id="variant.InsertPipeline.field.location" class="section-header"><a href="#variant.InsertPipeline.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.PipelineNotFound" class="variant"><a href="#variant.PipelineNotFound" class="anchor">§</a><h3 class="code-header">PipelineNotFound</h3></section><div class="sub-variant" id="variant.PipelineNotFound.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.PipelineNotFound.field.name" class="section-header"><a href="#variant.PipelineNotFound.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.PipelineNotFound.field.version" class="section-header"><a href="#variant.PipelineNotFound.field.version" class="anchor field">§</a><code>version: <a class="enum" href="https://doc.rust-lang.org/nightly/core/option/enum.Option.html" title="enum core::option::Option">Option</a><TimestampNanosecond></code></span></div><div class="sub-variant-field"><span id="variant.PipelineNotFound.field.location" class="section-header"><a href="#variant.PipelineNotFound.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.MultiPipelineWithDiffSchema" class="variant"><a href="#variant.MultiPipelineWithDiffSchema" class="anchor">§</a><h3 class="code-header">MultiPipelineWithDiffSchema</h3></section><div class="sub-variant" id="variant.MultiPipelineWithDiffSchema.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.MultiPipelineWithDiffSchema.field.name" class="section-header"><a href="#variant.MultiPipelineWithDiffSchema.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.MultiPipelineWithDiffSchema.field.current_schema" class="section-header"><a href="#variant.MultiPipelineWithDiffSchema.field.current_schema" class="anchor field">§</a><code>current_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.MultiPipelineWithDiffSchema.field.schemas" class="section-header"><a href="#variant.MultiPipelineWithDiffSchema.field.schemas" class="anchor field">§</a><code>schemas: <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.MultiPipelineWithDiffSchema.field.location" class="section-header"><a href="#variant.MultiPipelineWithDiffSchema.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.RecordBatchLenNotMatch" class="variant"><a href="#variant.RecordBatchLenNotMatch" class="anchor">§</a><h3 class="code-header">RecordBatchLenNotMatch</h3></section><div class="sub-variant" id="variant.RecordBatchLenNotMatch.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.RecordBatchLenNotMatch.field.location" class="section-header"><a href="#variant.RecordBatchLenNotMatch.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.CollectRecords" class="variant"><a href="#variant.CollectRecords" class="anchor">§</a><h3 class="code-header">CollectRecords</h3></section><div class="sub-variant" id="variant.CollectRecords.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.CollectRecords.field.location" class="section-header"><a href="#variant.CollectRecords.field.location" class="anchor field">§</a><code>location: Location</code></span></div><div class="sub-variant-field"><span id="variant.CollectRecords.field.source" class="section-header"><a href="#variant.CollectRecords.field.source" class="anchor field">§</a><code>source: Error</code></span></div></div><section id="variant.RequiredTableSuffixTemplate" class="variant"><a href="#variant.RequiredTableSuffixTemplate" class="anchor">§</a><h3 class="code-header">RequiredTableSuffixTemplate</h3></section><section id="variant.InvalidTableSuffixTemplate" class="variant"><a href="#variant.InvalidTableSuffixTemplate" class="anchor">§</a><h3 class="code-header">InvalidTableSuffixTemplate</h3></section><div class="sub-variant" id="variant.InvalidTableSuffixTemplate.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.InvalidTableSuffixTemplate.field.input" class="section-header"><a href="#variant.InvalidTableSuffixTemplate.field.input" class="anchor field">§</a><code>input: <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.InvalidTableSuffixTemplate.field.location" class="section-header"><a href="#variant.InvalidTableSuffixTemplate.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.CompileVrl" class="variant"><a href="#variant.CompileVrl" class="anchor">§</a><h3 class="code-header">CompileVrl</h3></section><div class="sub-variant" id="variant.CompileVrl.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.CompileVrl.field.msg" class="section-header"><a href="#variant.CompileVrl.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.CompileVrl.field.location" class="section-header"><a href="#variant.CompileVrl.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.ExecuteVrl" class="variant"><a href="#variant.ExecuteVrl" class="anchor">§</a><h3 class="code-header">ExecuteVrl</h3></section><div class="sub-variant" id="variant.ExecuteVrl.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.ExecuteVrl.field.msg" class="section-header"><a href="#variant.ExecuteVrl.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.ExecuteVrl.field.location" class="section-header"><a href="#variant.ExecuteVrl.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.InvalidTimestamp" class="variant"><a href="#variant.InvalidTimestamp" class="anchor">§</a><h3 class="code-header">InvalidTimestamp</h3></section><div class="sub-variant" id="variant.InvalidTimestamp.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.InvalidTimestamp.field.input" class="section-header"><a href="#variant.InvalidTimestamp.field.input" class="anchor field">§</a><code>input: <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.InvalidTimestamp.field.location" class="section-header"><a href="#variant.InvalidTimestamp.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.InvalidEpochForResolution" class="variant"><a href="#variant.InvalidEpochForResolution" class="anchor">§</a><h3 class="code-header">InvalidEpochForResolution</h3></section><div class="sub-variant" id="variant.InvalidEpochForResolution.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.InvalidEpochForResolution.field.value" class="section-header"><a href="#variant.InvalidEpochForResolution.field.value" class="anchor field">§</a><code>value: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.i64.html">i64</a></code></span></div><div class="sub-variant-field"><span id="variant.InvalidEpochForResolution.field.resolution" class="section-header"><a href="#variant.InvalidEpochForResolution.field.resolution" class="anchor field">§</a><code>resolution: <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.InvalidEpochForResolution.field.location" class="section-header"><a href="#variant.InvalidEpochForResolution.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.VrlRegexValue" class="variant"><a href="#variant.VrlRegexValue" class="anchor">§</a><h3 class="code-header">VrlRegexValue</h3></section><div class="sub-variant" id="variant.VrlRegexValue.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.VrlRegexValue.field.location" class="section-header"><a href="#variant.VrlRegexValue.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.VrlReturnValue" class="variant"><a href="#variant.VrlReturnValue" class="anchor">§</a><h3 class="code-header">VrlReturnValue</h3></section><div class="sub-variant" id="variant.VrlReturnValue.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.VrlReturnValue.field.result_kind" class="section-header"><a href="#variant.VrlReturnValue.field.result_kind" class="anchor field">§</a><code>result_kind: Kind</code></span></div><div class="sub-variant-field"><span id="variant.VrlReturnValue.field.location" class="section-header"><a href="#variant.VrlReturnValue.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.CastType" class="variant"><a href="#variant.CastType" class="anchor">§</a><h3 class="code-header">CastType</h3></section><div class="sub-variant" id="variant.CastType.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.CastType.field.msg" class="section-header"><a href="#variant.CastType.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.CastType.field.location" class="section-header"><a href="#variant.CastType.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.ValueMustBeMap" class="variant"><a href="#variant.ValueMustBeMap" class="anchor">§</a><h3 class="code-header">ValueMustBeMap</h3></section><div class="sub-variant" id="variant.ValueMustBeMap.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.ValueMustBeMap.field.location" class="section-header"><a href="#variant.ValueMustBeMap.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.ArrayElementMustBeObject" class="variant"><a href="#variant.ArrayElementMustBeObject" class="anchor">§</a><h3 class="code-header">ArrayElementMustBeObject</h3></section><div class="sub-variant" id="variant.ArrayElementMustBeObject.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.ArrayElementMustBeObject.field.index" class="section-header"><a href="#variant.ArrayElementMustBeObject.field.index" class="anchor field">§</a><code>index: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.usize.html">usize</a></code></span></div><div class="sub-variant-field"><span id="variant.ArrayElementMustBeObject.field.actual_type" class="section-header"><a href="#variant.ArrayElementMustBeObject.field.actual_type" class="anchor field">§</a><code>actual_type: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a></code></span></div><div class="sub-variant-field"><span id="variant.ArrayElementMustBeObject.field.location" class="section-header"><a href="#variant.ArrayElementMustBeObject.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.TransformArrayElement" class="variant"><a href="#variant.TransformArrayElement" class="anchor">§</a><h3 class="code-header">TransformArrayElement</h3></section><div class="sub-variant" id="variant.TransformArrayElement.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.TransformArrayElement.field.index" class="section-header"><a href="#variant.TransformArrayElement.field.index" class="anchor field">§</a><code>index: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.usize.html">usize</a></code></span></div><div class="sub-variant-field"><span id="variant.TransformArrayElement.field.source" class="section-header"><a href="#variant.TransformArrayElement.field.source" class="anchor field">§</a><code>source: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/boxed/struct.Box.html" title="struct alloc::boxed::Box">Box</a><<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>></code></span></div><div class="sub-variant-field"><span id="variant.TransformArrayElement.field.location" class="section-header"><a href="#variant.TransformArrayElement.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.BuildDfLogicalPlan" class="variant"><a href="#variant.BuildDfLogicalPlan" class="anchor">§</a><h3 class="code-header">BuildDfLogicalPlan</h3></section><div class="sub-variant" id="variant.BuildDfLogicalPlan.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.BuildDfLogicalPlan.field.error" class="section-header"><a href="#variant.BuildDfLogicalPlan.field.error" class="anchor field">§</a><code>error: DataFusionError</code></span></div><div class="sub-variant-field"><span id="variant.BuildDfLogicalPlan.field.location" class="section-header"><a href="#variant.BuildDfLogicalPlan.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.ExecuteInternalStatement" class="variant"><a href="#variant.ExecuteInternalStatement" class="anchor">§</a><h3 class="code-header">ExecuteInternalStatement</h3></section><div class="sub-variant" id="variant.ExecuteInternalStatement.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.ExecuteInternalStatement.field.source" class="section-header"><a href="#variant.ExecuteInternalStatement.field.source" class="anchor field">§</a><code>source: Error</code></span></div><div class="sub-variant-field"><span id="variant.ExecuteInternalStatement.field.location" class="section-header"><a href="#variant.ExecuteInternalStatement.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.DataFrame" class="variant"><a href="#variant.DataFrame" class="anchor">§</a><h3 class="code-header">DataFrame</h3></section><div class="sub-variant" id="variant.DataFrame.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.DataFrame.field.source" class="section-header"><a href="#variant.DataFrame.field.source" class="anchor field">§</a><code>source: Error</code></span></div><div class="sub-variant-field"><span id="variant.DataFrame.field.location" class="section-header"><a href="#variant.DataFrame.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.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.CreateTable" class="variant"><a href="#variant.CreateTable" class="anchor">§</a><h3 class="code-header">CreateTable</h3></section><div class="sub-variant" id="variant.CreateTable.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.CreateTable.field.source" class="section-header"><a href="#variant.CreateTable.field.source" class="anchor field">§</a><code>source: Error</code></span></div><div class="sub-variant-field"><span id="variant.CreateTable.field.location" class="section-header"><a href="#variant.CreateTable.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.InvalidPipelineVersion" class="variant"><a href="#variant.InvalidPipelineVersion" class="anchor">§</a><h3 class="code-header">InvalidPipelineVersion</h3></section><div class="sub-variant" id="variant.InvalidPipelineVersion.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.InvalidPipelineVersion.field.version" class="section-header"><a href="#variant.InvalidPipelineVersion.field.version" class="anchor field">§</a><code>version: <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.InvalidPipelineVersion.field.location" class="section-header"><a href="#variant.InvalidPipelineVersion.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.InvalidCustomTimeIndex" class="variant"><a href="#variant.InvalidCustomTimeIndex" class="anchor">§</a><h3 class="code-header">InvalidCustomTimeIndex</h3></section><div class="sub-variant" id="variant.InvalidCustomTimeIndex.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.InvalidCustomTimeIndex.field.config" class="section-header"><a href="#variant.InvalidCustomTimeIndex.field.config" class="anchor field">§</a><code>config: <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.InvalidCustomTimeIndex.field.reason" class="section-header"><a href="#variant.InvalidCustomTimeIndex.field.reason" class="anchor field">§</a><code>reason: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a></code></span></div><div class="sub-variant-field"><span id="variant.InvalidCustomTimeIndex.field.location" class="section-header"><a href="#variant.InvalidCustomTimeIndex.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.PipelineMissing" class="variant"><a href="#variant.PipelineMissing" class="anchor">§</a><h3 class="code-header">PipelineMissing</h3></section><div class="sub-variant" id="variant.PipelineMissing.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.PipelineMissing.field.location" class="section-header"><a href="#variant.PipelineMissing.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.TimeIndexMustBeNonNull" class="variant"><a href="#variant.TimeIndexMustBeNonNull" class="anchor">§</a><h3 class="code-header">TimeIndexMustBeNonNull</h3></section><div class="sub-variant" id="variant.TimeIndexMustBeNonNull.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.TimeIndexMustBeNonNull.field.location" class="section-header"><a href="#variant.TimeIndexMustBeNonNull.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.FloatIsNan" class="variant"><a href="#variant.FloatIsNan" class="anchor">§</a><h3 class="code-header">FloatIsNan</h3></section><div class="sub-variant" id="variant.FloatIsNan.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.FloatIsNan.field.error" class="section-header"><a href="#variant.FloatIsNan.field.error" class="anchor field">§</a><code>error: FloatIsNan</code></span></div><div class="sub-variant-field"><span id="variant.FloatIsNan.field.location" class="section-header"><a href="#variant.FloatIsNan.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.UnsupportedTypeInPipeline" class="variant"><a href="#variant.UnsupportedTypeInPipeline" class="anchor">§</a><h3 class="code-header">UnsupportedTypeInPipeline</h3></section><div class="sub-variant" id="variant.UnsupportedTypeInPipeline.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.UnsupportedTypeInPipeline.field.ty" class="section-header"><a href="#variant.UnsupportedTypeInPipeline.field.ty" class="anchor field">§</a><code>ty: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a></code></span></div><div class="sub-variant-field"><span id="variant.UnsupportedTypeInPipeline.field.location" class="section-header"><a href="#variant.UnsupportedTypeInPipeline.field.location" class="anchor field">§</a><code>location: Location</code></span></div></div><section id="variant.GreptimeProto" class="variant"><a href="#variant.GreptimeProto" class="anchor">§</a><h3 class="code-header">GreptimeProto</h3></section><div class="sub-variant" id="variant.GreptimeProto.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.GreptimeProto.field.source" class="section-header"><a href="#variant.GreptimeProto.field.source" class="anchor field">§</a><code>source: Error</code></span></div><div class="sub-variant-field"><span id="variant.GreptimeProto.field.location" class="section-header"><a href="#variant.GreptimeProto.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/pipeline/error.rs.html#26">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 pipeline::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/pipeline/error.rs.html#26">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/pipeline/error.rs.html#24">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 pipeline::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/pipeline/error.rs.html#24">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/pipeline/error.rs.html#24">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 pipeline::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/pipeline/error.rs.html#24">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/pipeline/error.rs.html#24">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/pipeline/error.rs.html#24">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/pipeline/error.rs.html#24">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 pipeline::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/pipeline/error.rs.html#24">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/pipeline/error.rs.html#825-950">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 pipeline::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/pipeline/error.rs.html#826-945">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/pipeline/error.rs.html#947-949">Source</a><a href="#method.as_any" class="anchor">§</a><h4 class="code-header">fn <a class="fn">as_any</a>(&self) -> &dyn <a class="trait" href="https://doc.rust-lang.org/nightly/core/any/trait.Any.html" title="trait core::any::Any">Any</a></h4></section></summary><div class='docblock'>Returns the error as <a href="https://doc.rust-lang.org/nightly/core/any/trait.Any.html" title="trait core::any::Any">Any</a> so that it can be
|
||
downcast to a specific implementation.</div></details><section id="method.output_msg" class="method trait-impl"><a href="#method.output_msg" class="anchor">§</a><h4 class="code-header">fn <a class="fn">output_msg</a>(&self) -> <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a><div class="where">where
|
||
Self: <a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,</div></h4></section><details class="toggle method-toggle" open><summary><section id="method.root_cause" class="method trait-impl"><a href="#method.root_cause" class="anchor">§</a><h4 class="code-header">fn <a class="fn">root_cause</a>(&self) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/option/enum.Option.html" title="enum core::option::Option">Option</a><&dyn <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a>><div class="where">where
|
||
Self: <a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,</div></h4></section></summary><div class='docblock'>Find out root level error for nested error</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-From%3CError%3E-for-Error" class="impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">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 pipeline::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/pipeline/error.rs.html#24">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: 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-From%3CError%3E-for-Error-1" class="impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#impl-From%3CError%3E-for-Error-1" 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 pipeline::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/pipeline/error.rs.html#24">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-ArrayElementMustBeObjectSnafu%3C__T0,+__T1%3E" class="impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#impl-IntoError%3CError%3E-for-ArrayElementMustBeObjectSnafu%3C__T0,+__T1%3E" class="anchor">§</a><h3 class="code-header">impl<__T0, __T1> IntoError<<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>> for <a class="struct" href="struct.ArrayElementMustBeObjectSnafu.html" title="struct pipeline::error::ArrayElementMustBeObjectSnafu">ArrayElementMustBeObjectSnafu</a><__T0, __T1><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + ErrorCompat,
|
||
__T0: <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.Into.html" title="trait core::convert::Into">Into</a><<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.usize.html">usize</a>>,
|
||
__T1: <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.Into.html" title="trait core::convert::Into">Into</a><<a class="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-98" class="associatedtype trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#associatedtype.Source-98" 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-98" class="method trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#method.into_error-98" 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 pipeline::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-AutoTransformOneTimestampSnafu" class="impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#impl-IntoError%3CError%3E-for-AutoTransformOneTimestampSnafu" class="anchor">§</a><h3 class="code-header">impl IntoError<<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>> for <a class="struct" href="struct.AutoTransformOneTimestampSnafu.html" title="struct pipeline::error::AutoTransformOneTimestampSnafu">AutoTransformOneTimestampSnafu</a><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum pipeline::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-56" class="associatedtype trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#associatedtype.Source-56" 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-56" class="method trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#method.into_error-56" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum pipeline::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-BuildDfLogicalPlanSnafu" class="impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#impl-IntoError%3CError%3E-for-BuildDfLogicalPlanSnafu" class="anchor">§</a><h3 class="code-header">impl IntoError<<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>> for <a class="struct" href="struct.BuildDfLogicalPlanSnafu.html" title="struct pipeline::error::BuildDfLogicalPlanSnafu">BuildDfLogicalPlanSnafu</a><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum pipeline::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-100" class="associatedtype trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#associatedtype.Source-100" 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-100" class="method trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#method.into_error-100" 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 pipeline::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-CastTypeSnafu%3C__T0%3E" class="impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#impl-IntoError%3CError%3E-for-CastTypeSnafu%3C__T0%3E" class="anchor">§</a><h3 class="code-header">impl<__T0> IntoError<<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>> for <a class="struct" href="struct.CastTypeSnafu.html" title="struct pipeline::error::CastTypeSnafu">CastTypeSnafu</a><__T0><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum pipeline::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-96" class="associatedtype trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#associatedtype.Source-96" 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-96" class="method trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#method.into_error-96" 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 pipeline::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/pipeline/error.rs.html#24">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 pipeline::error::Error">Error</a>> for <a class="struct" href="struct.CatalogSnafu.html" title="struct pipeline::error::CatalogSnafu">CatalogSnafu</a><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum pipeline::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-103" class="associatedtype trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#associatedtype.Source-103" 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-103" class="method trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#method.into_error-103" 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 pipeline::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-CmcdMissingKeySnafu%3C__T0,+__T1%3E" class="impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#impl-IntoError%3CError%3E-for-CmcdMissingKeySnafu%3C__T0,+__T1%3E" class="anchor">§</a><h3 class="code-header">impl<__T0, __T1> IntoError<<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>> for <a class="struct" href="struct.CmcdMissingKeySnafu.html" title="struct pipeline::error::CmcdMissingKeySnafu">CmcdMissingKeySnafu</a><__T0, __T1><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum pipeline::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-18" class="associatedtype trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">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/pipeline/error.rs.html#24">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 pipeline::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-CmcdMissingValueSnafu%3C__T0,+__T1%3E" class="impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#impl-IntoError%3CError%3E-for-CmcdMissingValueSnafu%3C__T0,+__T1%3E" class="anchor">§</a><h3 class="code-header">impl<__T0, __T1> IntoError<<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>> for <a class="struct" href="struct.CmcdMissingValueSnafu.html" title="struct pipeline::error::CmcdMissingValueSnafu">CmcdMissingValueSnafu</a><__T0, __T1><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum pipeline::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-17" class="associatedtype trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#associatedtype.Source-17" 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-17" class="method trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">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 pipeline::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-CoerceIncompatibleTypesSnafu%3C__T0%3E" class="impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#impl-IntoError%3CError%3E-for-CoerceIncompatibleTypesSnafu%3C__T0%3E" class="anchor">§</a><h3 class="code-header">impl<__T0> IntoError<<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>> for <a class="struct" href="struct.CoerceIncompatibleTypesSnafu.html" title="struct pipeline::error::CoerceIncompatibleTypesSnafu">CoerceIncompatibleTypesSnafu</a><__T0><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum pipeline::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-62" class="associatedtype trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#associatedtype.Source-62" 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-62" class="method trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#method.into_error-62" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum pipeline::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-CoerceJsonTypeToSnafu%3C__T0%3E" class="impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#impl-IntoError%3CError%3E-for-CoerceJsonTypeToSnafu%3C__T0%3E" class="anchor">§</a><h3 class="code-header">impl<__T0> IntoError<<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>> for <a class="struct" href="struct.CoerceJsonTypeToSnafu.html" title="struct pipeline::error::CoerceJsonTypeToSnafu">CoerceJsonTypeToSnafu</a><__T0><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum pipeline::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-60" class="associatedtype trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#associatedtype.Source-60" 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-60" class="method trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#method.into_error-60" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum pipeline::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-CoerceStringToTypeSnafu%3C__T0,+__T1%3E" class="impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#impl-IntoError%3CError%3E-for-CoerceStringToTypeSnafu%3C__T0,+__T1%3E" class="anchor">§</a><h3 class="code-header">impl<__T0, __T1> IntoError<<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>> for <a class="struct" href="struct.CoerceStringToTypeSnafu.html" title="struct pipeline::error::CoerceStringToTypeSnafu">CoerceStringToTypeSnafu</a><__T0, __T1><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum pipeline::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-59" class="associatedtype trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#associatedtype.Source-59" 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-59" class="method trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#method.into_error-59" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum pipeline::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-CoerceTypeToJsonSnafu%3C__T0%3E" class="impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#impl-IntoError%3CError%3E-for-CoerceTypeToJsonSnafu%3C__T0%3E" class="anchor">§</a><h3 class="code-header">impl<__T0> IntoError<<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>> for <a class="struct" href="struct.CoerceTypeToJsonSnafu.html" title="struct pipeline::error::CoerceTypeToJsonSnafu">CoerceTypeToJsonSnafu</a><__T0><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum pipeline::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-61" class="associatedtype trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#associatedtype.Source-61" 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-61" class="method trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#method.into_error-61" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum pipeline::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-CoerceUnsupportedEpochTypeSnafu%3C__T0%3E" class="impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#impl-IntoError%3CError%3E-for-CoerceUnsupportedEpochTypeSnafu%3C__T0%3E" class="anchor">§</a><h3 class="code-header">impl<__T0> IntoError<<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>> for <a class="struct" href="struct.CoerceUnsupportedEpochTypeSnafu.html" title="struct pipeline::error::CoerceUnsupportedEpochTypeSnafu">CoerceUnsupportedEpochTypeSnafu</a><__T0><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum pipeline::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-58" class="associatedtype trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#associatedtype.Source-58" 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-58" class="method trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#method.into_error-58" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum pipeline::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-CollectRecordsSnafu" class="impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#impl-IntoError%3CError%3E-for-CollectRecordsSnafu" class="anchor">§</a><h3 class="code-header">impl IntoError<<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>> for <a class="struct" href="struct.CollectRecordsSnafu.html" title="struct pipeline::error::CollectRecordsSnafu">CollectRecordsSnafu</a><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum pipeline::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-87" class="associatedtype trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#associatedtype.Source-87" 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-87" class="method trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#method.into_error-87" 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 pipeline::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-ColumnOptionsSnafu" class="impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#impl-IntoError%3CError%3E-for-ColumnOptionsSnafu" class="anchor">§</a><h3 class="code-header">impl IntoError<<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>> for <a class="struct" href="struct.ColumnOptionsSnafu.html" title="struct pipeline::error::ColumnOptionsSnafu">ColumnOptionsSnafu</a><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + ErrorCompat,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Source-73" class="associatedtype trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#associatedtype.Source-73" 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-73" class="method trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#method.into_error-73" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum pipeline::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-CompileVrlSnafu%3C__T0%3E" class="impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#impl-IntoError%3CError%3E-for-CompileVrlSnafu%3C__T0%3E" class="anchor">§</a><h3 class="code-header">impl<__T0> IntoError<<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>> for <a class="struct" href="struct.CompileVrlSnafu.html" title="struct pipeline::error::CompileVrlSnafu">CompileVrlSnafu</a><__T0><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum pipeline::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-90" class="associatedtype trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#associatedtype.Source-90" 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-90" class="method trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#method.into_error-90" 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 pipeline::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-CreateTableSnafu" class="impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#impl-IntoError%3CError%3E-for-CreateTableSnafu" class="anchor">§</a><h3 class="code-header">impl IntoError<<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>> for <a class="struct" href="struct.CreateTableSnafu.html" title="struct pipeline::error::CreateTableSnafu">CreateTableSnafu</a><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum pipeline::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-104" class="associatedtype trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#associatedtype.Source-104" 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-104" class="method trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#method.into_error-104" 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 pipeline::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-CsvNoRecordSnafu" class="impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#impl-IntoError%3CError%3E-for-CsvNoRecordSnafu" class="anchor">§</a><h3 class="code-header">impl IntoError<<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>> for <a class="struct" href="struct.CsvNoRecordSnafu.html" title="struct pipeline::error::CsvNoRecordSnafu">CsvNoRecordSnafu</a><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum pipeline::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/pipeline/error.rs.html#24">Source</a><a href="#associatedtype.Source-21" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Source</a> = NoneError</h4></section></summary><div class='docblock'>The underlying error</div></details><details class="toggle method-toggle" open><summary><section id="method.into_error-21" class="method trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">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 pipeline::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-CsvQuoteNameSnafu%3C__T0,+__T1%3E" class="impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#impl-IntoError%3CError%3E-for-CsvQuoteNameSnafu%3C__T0,+__T1%3E" class="anchor">§</a><h3 class="code-header">impl<__T0, __T1> IntoError<<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>> for <a class="struct" href="struct.CsvQuoteNameSnafu.html" title="struct pipeline::error::CsvQuoteNameSnafu">CsvQuoteNameSnafu</a><__T0, __T1><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum pipeline::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-23" class="associatedtype trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#associatedtype.Source-23" 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-23" class="method trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">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 pipeline::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-CsvReadSnafu" class="impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#impl-IntoError%3CError%3E-for-CsvReadSnafu" class="anchor">§</a><h3 class="code-header">impl IntoError<<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>> for <a class="struct" href="struct.CsvReadSnafu.html" title="struct pipeline::error::CsvReadSnafu">CsvReadSnafu</a><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum pipeline::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/pipeline/error.rs.html#24">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/pipeline/error.rs.html#24">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 pipeline::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-CsvSeparatorNameSnafu%3C__T0,+__T1%3E" class="impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#impl-IntoError%3CError%3E-for-CsvSeparatorNameSnafu%3C__T0,+__T1%3E" class="anchor">§</a><h3 class="code-header">impl<__T0, __T1> IntoError<<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>> for <a class="struct" href="struct.CsvSeparatorNameSnafu.html" title="struct pipeline::error::CsvSeparatorNameSnafu">CsvSeparatorNameSnafu</a><__T0, __T1><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum pipeline::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-22" class="associatedtype trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#associatedtype.Source-22" 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-22" class="method trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">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 pipeline::error::Error">Error</a></h4></section></summary><div class='docblock'>Combine the information to produce the error</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-IntoError%3CError%3E-for-DataFrameSnafu" class="impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#impl-IntoError%3CError%3E-for-DataFrameSnafu" class="anchor">§</a><h3 class="code-header">impl IntoError<<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>> for <a class="struct" href="struct.DataFrameSnafu.html" title="struct pipeline::error::DataFrameSnafu">DataFrameSnafu</a><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum pipeline::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-102" class="associatedtype trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#associatedtype.Source-102" 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-102" class="method trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#method.into_error-102" 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 pipeline::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-DateFailedToGetLocalTimezoneSnafu" class="impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#impl-IntoError%3CError%3E-for-DateFailedToGetLocalTimezoneSnafu" class="anchor">§</a><h3 class="code-header">impl IntoError<<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>> for <a class="struct" href="struct.DateFailedToGetLocalTimezoneSnafu.html" title="struct pipeline::error::DateFailedToGetLocalTimezoneSnafu">DateFailedToGetLocalTimezoneSnafu</a><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + ErrorCompat,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Source-26" class="associatedtype trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">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/pipeline/error.rs.html#24">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 pipeline::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-DateParseSnafu%3C__T0%3E" class="impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#impl-IntoError%3CError%3E-for-DateParseSnafu%3C__T0%3E" class="anchor">§</a><h3 class="code-header">impl<__T0> IntoError<<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>> for <a class="struct" href="struct.DateParseSnafu.html" title="struct pipeline::error::DateParseSnafu">DateParseSnafu</a><__T0><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + ErrorCompat,
|
||
__T0: <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.Into.html" title="trait core::convert::Into">Into</a><<a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>>,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Source-25" class="associatedtype trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#associatedtype.Source-25" 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-25" class="method trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">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 pipeline::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-DateParseTimezoneSnafu%3C__T0%3E" class="impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#impl-IntoError%3CError%3E-for-DateParseTimezoneSnafu%3C__T0%3E" class="anchor">§</a><h3 class="code-header">impl<__T0> IntoError<<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>> for <a class="struct" href="struct.DateParseTimezoneSnafu.html" title="struct pipeline::error::DateParseTimezoneSnafu">DateParseTimezoneSnafu</a><__T0><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum pipeline::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-24" class="associatedtype trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#associatedtype.Source-24" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Source</a> = ParseError</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/pipeline/error.rs.html#24">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 pipeline::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-DigestPatternInvalidSnafu%3C__T0%3E" class="impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#impl-IntoError%3CError%3E-for-DigestPatternInvalidSnafu%3C__T0%3E" class="anchor">§</a><h3 class="code-header">impl<__T0> IntoError<<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>> for <a class="struct" href="struct.DigestPatternInvalidSnafu.html" title="struct pipeline::error::DigestPatternInvalidSnafu">DigestPatternInvalidSnafu</a><__T0><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum pipeline::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-48" class="associatedtype trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#associatedtype.Source-48" 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-48" class="method trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#method.into_error-48" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum pipeline::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-DissectAppendOrderAlreadySetSnafu%3C__T0,+__T1%3E" class="impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#impl-IntoError%3CError%3E-for-DissectAppendOrderAlreadySetSnafu%3C__T0,+__T1%3E" class="anchor">§</a><h3 class="code-header">impl<__T0, __T1> IntoError<<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>> for <a class="struct" href="struct.DissectAppendOrderAlreadySetSnafu.html" title="struct pipeline::error::DissectAppendOrderAlreadySetSnafu">DissectAppendOrderAlreadySetSnafu</a><__T0, __T1><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum pipeline::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="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a>>,</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/pipeline/error.rs.html#24">Source</a><a href="#associatedtype.Source-34" 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-34" class="method trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">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 pipeline::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-DissectConsecutiveNamesSnafu%3C__T0,+__T1%3E" class="impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#impl-IntoError%3CError%3E-for-DissectConsecutiveNamesSnafu%3C__T0,+__T1%3E" class="anchor">§</a><h3 class="code-header">impl<__T0, __T1> IntoError<<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>> for <a class="struct" href="struct.DissectConsecutiveNamesSnafu.html" title="struct pipeline::error::DissectConsecutiveNamesSnafu">DissectConsecutiveNamesSnafu</a><__T0, __T1><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum pipeline::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-31" class="associatedtype trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#associatedtype.Source-31" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Source</a> = NoneError</h4></section></summary><div class='docblock'>The underlying error</div></details><details class="toggle method-toggle" open><summary><section id="method.into_error-31" class="method trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">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 pipeline::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-DissectEmptyPatternSnafu" class="impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#impl-IntoError%3CError%3E-for-DissectEmptyPatternSnafu" class="anchor">§</a><h3 class="code-header">impl IntoError<<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>> for <a class="struct" href="struct.DissectEmptyPatternSnafu.html" title="struct pipeline::error::DissectEmptyPatternSnafu">DissectEmptyPatternSnafu</a><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum pipeline::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-28" class="associatedtype trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">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/pipeline/error.rs.html#24">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 pipeline::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-DissectEndModifierAlreadySetSnafu%3C__T0%3E" class="impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#impl-IntoError%3CError%3E-for-DissectEndModifierAlreadySetSnafu%3C__T0%3E" class="anchor">§</a><h3 class="code-header">impl<__T0> IntoError<<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>> for <a class="struct" href="struct.DissectEndModifierAlreadySetSnafu.html" title="struct pipeline::error::DissectEndModifierAlreadySetSnafu">DissectEndModifierAlreadySetSnafu</a><__T0><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + ErrorCompat,
|
||
__T0: <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.Into.html" title="trait core::convert::Into">Into</a><<a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>>,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Source-37" class="associatedtype trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#associatedtype.Source-37" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Source</a> = NoneError</h4></section></summary><div class='docblock'>The underlying error</div></details><details class="toggle method-toggle" open><summary><section id="method.into_error-37" class="method trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">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 pipeline::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-DissectInvalidPatternSnafu%3C__T0,+__T1%3E" class="impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#impl-IntoError%3CError%3E-for-DissectInvalidPatternSnafu%3C__T0,+__T1%3E" class="anchor">§</a><h3 class="code-header">impl<__T0, __T1> IntoError<<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>> for <a class="struct" href="struct.DissectInvalidPatternSnafu.html" title="struct pipeline::error::DissectInvalidPatternSnafu">DissectInvalidPatternSnafu</a><__T0, __T1><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum pipeline::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-27" class="associatedtype trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">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/pipeline/error.rs.html#24">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 pipeline::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-DissectModifierAlreadySetSnafu%3C__T0,+__T1%3E" class="impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#impl-IntoError%3CError%3E-for-DissectModifierAlreadySetSnafu%3C__T0,+__T1%3E" class="anchor">§</a><h3 class="code-header">impl<__T0, __T1> IntoError<<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>> for <a class="struct" href="struct.DissectModifierAlreadySetSnafu.html" title="struct pipeline::error::DissectModifierAlreadySetSnafu">DissectModifierAlreadySetSnafu</a><__T0, __T1><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum pipeline::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-33" class="associatedtype trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">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/pipeline/error.rs.html#24">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 pipeline::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-DissectNoMatchingPatternSnafu" class="impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#impl-IntoError%3CError%3E-for-DissectNoMatchingPatternSnafu" class="anchor">§</a><h3 class="code-header">impl IntoError<<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>> for <a class="struct" href="struct.DissectNoMatchingPatternSnafu.html" title="struct pipeline::error::DissectNoMatchingPatternSnafu">DissectNoMatchingPatternSnafu</a><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum pipeline::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/pipeline/error.rs.html#24">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/pipeline/error.rs.html#24">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 pipeline::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-DissectOrderOnlyAppendModifierSnafu" class="impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#impl-IntoError%3CError%3E-for-DissectOrderOnlyAppendModifierSnafu" class="anchor">§</a><h3 class="code-header">impl IntoError<<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>> for <a class="struct" href="struct.DissectOrderOnlyAppendModifierSnafu.html" title="struct pipeline::error::DissectOrderOnlyAppendModifierSnafu">DissectOrderOnlyAppendModifierSnafu</a><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum pipeline::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/pipeline/error.rs.html#24">Source</a><a href="#associatedtype.Source-36" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Source</a> = NoneError</h4></section></summary><div class='docblock'>The underlying error</div></details><details class="toggle method-toggle" open><summary><section id="method.into_error-36" class="method trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">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 pipeline::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-DissectOrderOnlyAppendSnafu%3C__T0%3E" class="impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#impl-IntoError%3CError%3E-for-DissectOrderOnlyAppendSnafu%3C__T0%3E" class="anchor">§</a><h3 class="code-header">impl<__T0> IntoError<<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>> for <a class="struct" href="struct.DissectOrderOnlyAppendSnafu.html" title="struct pipeline::error::DissectOrderOnlyAppendSnafu">DissectOrderOnlyAppendSnafu</a><__T0><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum pipeline::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/pipeline/error.rs.html#24">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/pipeline/error.rs.html#24">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 pipeline::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-DissectSplitExceedsInputSnafu%3C__T0%3E" class="impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#impl-IntoError%3CError%3E-for-DissectSplitExceedsInputSnafu%3C__T0%3E" class="anchor">§</a><h3 class="code-header">impl<__T0> IntoError<<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>> for <a class="struct" href="struct.DissectSplitExceedsInputSnafu.html" title="struct pipeline::error::DissectSplitExceedsInputSnafu">DissectSplitExceedsInputSnafu</a><__T0><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum pipeline::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/pipeline/error.rs.html#24">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/pipeline/error.rs.html#24">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 pipeline::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-DissectSplitNotMatchInputSnafu%3C__T0,+__T1%3E" class="impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#impl-IntoError%3CError%3E-for-DissectSplitNotMatchInputSnafu%3C__T0,+__T1%3E" class="anchor">§</a><h3 class="code-header">impl<__T0, __T1> IntoError<<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>> for <a class="struct" href="struct.DissectSplitNotMatchInputSnafu.html" title="struct pipeline::error::DissectSplitNotMatchInputSnafu">DissectSplitNotMatchInputSnafu</a><__T0, __T1><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum pipeline::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-30" class="associatedtype trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#associatedtype.Source-30" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Source</a> = NoneError</h4></section></summary><div class='docblock'>The underlying error</div></details><details class="toggle method-toggle" open><summary><section id="method.into_error-30" class="method trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">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 pipeline::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-EmptyInputFieldSnafu" class="impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#impl-IntoError%3CError%3E-for-EmptyInputFieldSnafu" class="anchor">§</a><h3 class="code-header">impl IntoError<<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>> for <a class="struct" href="struct.EmptyInputFieldSnafu.html" title="struct pipeline::error::EmptyInputFieldSnafu">EmptyInputFieldSnafu</a><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum pipeline::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" class="associatedtype trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">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/pipeline/error.rs.html#24">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 pipeline::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-EpochInvalidResolutionSnafu%3C__T0%3E" class="impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#impl-IntoError%3CError%3E-for-EpochInvalidResolutionSnafu%3C__T0%3E" class="anchor">§</a><h3 class="code-header">impl<__T0> IntoError<<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>> for <a class="struct" href="struct.EpochInvalidResolutionSnafu.html" title="struct pipeline::error::EpochInvalidResolutionSnafu">EpochInvalidResolutionSnafu</a><__T0><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum pipeline::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-38" class="associatedtype trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">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/pipeline/error.rs.html#24">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 pipeline::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-ExecuteInternalStatementSnafu" class="impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#impl-IntoError%3CError%3E-for-ExecuteInternalStatementSnafu" class="anchor">§</a><h3 class="code-header">impl IntoError<<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>> for <a class="struct" href="struct.ExecuteInternalStatementSnafu.html" title="struct pipeline::error::ExecuteInternalStatementSnafu">ExecuteInternalStatementSnafu</a><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum pipeline::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-101" class="associatedtype trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#associatedtype.Source-101" 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-101" class="method trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#method.into_error-101" 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 pipeline::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-ExecuteVrlSnafu%3C__T0%3E" class="impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#impl-IntoError%3CError%3E-for-ExecuteVrlSnafu%3C__T0%3E" class="anchor">§</a><h3 class="code-header">impl<__T0> IntoError<<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>> for <a class="struct" href="struct.ExecuteVrlSnafu.html" title="struct pipeline::error::ExecuteVrlSnafu">ExecuteVrlSnafu</a><__T0><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum pipeline::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-91" class="associatedtype trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#associatedtype.Source-91" 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-91" class="method trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#method.into_error-91" 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 pipeline::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-FailedParseFieldFromStringSnafu%3C__T0%3E" class="impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#impl-IntoError%3CError%3E-for-FailedParseFieldFromStringSnafu%3C__T0%3E" class="anchor">§</a><h3 class="code-header">impl<__T0> IntoError<<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>> for <a class="struct" href="struct.FailedParseFieldFromStringSnafu.html" title="struct pipeline::error::FailedParseFieldFromStringSnafu">FailedParseFieldFromStringSnafu</a><__T0><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum pipeline::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/pipeline/error.rs.html#24">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/alloc/boxed/struct.Box.html" title="struct alloc::boxed::Box">Box</a><dyn <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + <a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sync.html" title="trait core::marker::Sync">Sync</a> + <a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Send.html" title="trait core::marker::Send">Send</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/pipeline/error.rs.html#24">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 pipeline::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-FailedToParseFloatKeySnafu%3C__T0,+__T1%3E" class="impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#impl-IntoError%3CError%3E-for-FailedToParseFloatKeySnafu%3C__T0,+__T1%3E" class="anchor">§</a><h3 class="code-header">impl<__T0, __T1> IntoError<<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>> for <a class="struct" href="struct.FailedToParseFloatKeySnafu.html" title="struct pipeline::error::FailedToParseFloatKeySnafu">FailedToParseFloatKeySnafu</a><__T0, __T1><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum pipeline::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-15" class="associatedtype trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#associatedtype.Source-15" 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-15" class="method trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">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 pipeline::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-FailedToParseIntKeySnafu%3C__T0,+__T1%3E" class="impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#impl-IntoError%3CError%3E-for-FailedToParseIntKeySnafu%3C__T0,+__T1%3E" class="anchor">§</a><h3 class="code-header">impl<__T0, __T1> IntoError<<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>> for <a class="struct" href="struct.FailedToParseIntKeySnafu.html" title="struct pipeline::error::FailedToParseIntKeySnafu">FailedToParseIntKeySnafu</a><__T0, __T1><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum pipeline::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-13" class="associatedtype trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#associatedtype.Source-13" 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/error/struct.ParseIntError.html" title="struct core::num::error::ParseIntError">ParseIntError</a></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/pipeline/error.rs.html#24">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 pipeline::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-FailedToParseIntSnafu%3C__T0%3E" class="impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#impl-IntoError%3CError%3E-for-FailedToParseIntSnafu%3C__T0%3E" class="anchor">§</a><h3 class="code-header">impl<__T0> IntoError<<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>> for <a class="struct" href="struct.FailedToParseIntSnafu.html" title="struct pipeline::error::FailedToParseIntSnafu">FailedToParseIntSnafu</a><__T0><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum pipeline::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-14" class="associatedtype trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#associatedtype.Source-14" 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/error/struct.ParseIntError.html" title="struct core::num::error::ParseIntError">ParseIntError</a></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/pipeline/error.rs.html#24">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 pipeline::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-FieldMustBeTypeSnafu%3C__T0,+__T1%3E" class="impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#impl-IntoError%3CError%3E-for-FieldMustBeTypeSnafu%3C__T0,+__T1%3E" class="anchor">§</a><h3 class="code-header">impl<__T0, __T1> IntoError<<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>> for <a class="struct" href="struct.FieldMustBeTypeSnafu.html" title="struct pipeline::error::FieldMustBeTypeSnafu">FieldMustBeTypeSnafu</a><__T0, __T1><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum pipeline::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-11" class="associatedtype trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#associatedtype.Source-11" 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-11" class="method trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">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 pipeline::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-FieldRequiredForDispatcherSnafu" class="impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#impl-IntoError%3CError%3E-for-FieldRequiredForDispatcherSnafu" class="anchor">§</a><h3 class="code-header">impl IntoError<<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>> for <a class="struct" href="struct.FieldRequiredForDispatcherSnafu.html" title="struct pipeline::error::FieldRequiredForDispatcherSnafu">FieldRequiredForDispatcherSnafu</a><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum pipeline::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-79" class="associatedtype trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#associatedtype.Source-79" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Source</a> = NoneError</h4></section></summary><div class='docblock'>The underlying error</div></details><details class="toggle method-toggle" open><summary><section id="method.into_error-79" class="method trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#method.into_error-79" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum pipeline::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-FloatIsNanSnafu" class="impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#impl-IntoError%3CError%3E-for-FloatIsNanSnafu" class="anchor">§</a><h3 class="code-header">impl IntoError<<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>> for <a class="struct" href="struct.FloatIsNanSnafu.html" title="struct pipeline::error::FloatIsNanSnafu">FloatIsNanSnafu</a><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum pipeline::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-109" class="associatedtype trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#associatedtype.Source-109" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Source</a> = FloatIsNan</h4></section></summary><div class='docblock'>The underlying error</div></details><details class="toggle method-toggle" open><summary><section id="method.into_error-109" class="method trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#method.into_error-109" 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 pipeline::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-GsubPatternRequiredSnafu" class="impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#impl-IntoError%3CError%3E-for-GsubPatternRequiredSnafu" class="anchor">§</a><h3 class="code-header">impl IntoError<<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>> for <a class="struct" href="struct.GsubPatternRequiredSnafu.html" title="struct pipeline::error::GsubPatternRequiredSnafu">GsubPatternRequiredSnafu</a><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum pipeline::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/pipeline/error.rs.html#24">Source</a><a href="#associatedtype.Source-39" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Source</a> = NoneError</h4></section></summary><div class='docblock'>The underlying error</div></details><details class="toggle method-toggle" open><summary><section id="method.into_error-39" class="method trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">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 pipeline::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-GsubReplacementRequiredSnafu" class="impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#impl-IntoError%3CError%3E-for-GsubReplacementRequiredSnafu" class="anchor">§</a><h3 class="code-header">impl IntoError<<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>> for <a class="struct" href="struct.GsubReplacementRequiredSnafu.html" title="struct pipeline::error::GsubReplacementRequiredSnafu">GsubReplacementRequiredSnafu</a><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + ErrorCompat,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Source-40" class="associatedtype trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#associatedtype.Source-40" 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-40" class="method trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">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 pipeline::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-IdentifyPipelineColumnTypeMismatchSnafu%3C__T0,+__T1,+__T2%3E" class="impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#impl-IntoError%3CError%3E-for-IdentifyPipelineColumnTypeMismatchSnafu%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 pipeline::error::Error">Error</a>> for <a class="struct" href="struct.IdentifyPipelineColumnTypeMismatchSnafu.html" title="struct pipeline::error::IdentifyPipelineColumnTypeMismatchSnafu">IdentifyPipelineColumnTypeMismatchSnafu</a><__T0, __T1, __T2><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + ErrorCompat,
|
||
__T0: <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.Into.html" title="trait core::convert::Into">Into</a><<a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>>,
|
||
__T1: <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.Into.html" title="trait core::convert::Into">Into</a><<a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>>,
|
||
__T2: <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.Into.html" title="trait core::convert::Into">Into</a><<a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>>,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Source-76" class="associatedtype trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#associatedtype.Source-76" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Source</a> = NoneError</h4></section></summary><div class='docblock'>The underlying error</div></details><details class="toggle method-toggle" open><summary><section id="method.into_error-76" class="method trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#method.into_error-76" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum pipeline::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-InsertPipelineSnafu" class="impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#impl-IntoError%3CError%3E-for-InsertPipelineSnafu" class="anchor">§</a><h3 class="code-header">impl IntoError<<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>> for <a class="struct" href="struct.InsertPipelineSnafu.html" title="struct pipeline::error::InsertPipelineSnafu">InsertPipelineSnafu</a><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum pipeline::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-83" class="associatedtype trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#associatedtype.Source-83" 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-83" class="method trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#method.into_error-83" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum pipeline::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-IntermediateKeyIndexSnafu%3C__T0,+__T1%3E" class="impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#impl-IntoError%3CError%3E-for-IntermediateKeyIndexSnafu%3C__T0,+__T1%3E" class="anchor">§</a><h3 class="code-header">impl<__T0, __T1> IntoError<<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>> for <a class="struct" href="struct.IntermediateKeyIndexSnafu.html" title="struct pipeline::error::IntermediateKeyIndexSnafu">IntermediateKeyIndexSnafu</a><__T0, __T1><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum pipeline::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-16" class="associatedtype trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#associatedtype.Source-16" 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-16" class="method trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">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 pipeline::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-InvalidCustomTimeIndexSnafu%3C__T0,+__T1%3E" class="impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#impl-IntoError%3CError%3E-for-InvalidCustomTimeIndexSnafu%3C__T0,+__T1%3E" class="anchor">§</a><h3 class="code-header">impl<__T0, __T1> IntoError<<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>> for <a class="struct" href="struct.InvalidCustomTimeIndexSnafu.html" title="struct pipeline::error::InvalidCustomTimeIndexSnafu">InvalidCustomTimeIndexSnafu</a><__T0, __T1><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum pipeline::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-106" class="associatedtype trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#associatedtype.Source-106" 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-106" class="method trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#method.into_error-106" 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 pipeline::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-InvalidEpochForResolutionSnafu%3C__T0,+__T1%3E" class="impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#impl-IntoError%3CError%3E-for-InvalidEpochForResolutionSnafu%3C__T0,+__T1%3E" class="anchor">§</a><h3 class="code-header">impl<__T0, __T1> IntoError<<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>> for <a class="struct" href="struct.InvalidEpochForResolutionSnafu.html" title="struct pipeline::error::InvalidEpochForResolutionSnafu">InvalidEpochForResolutionSnafu</a><__T0, __T1><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + ErrorCompat,
|
||
__T0: <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.Into.html" title="trait core::convert::Into">Into</a><<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.i64.html">i64</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-93" class="associatedtype trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#associatedtype.Source-93" 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-93" class="method trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#method.into_error-93" 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 pipeline::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-InvalidFieldRenameSnafu%3C__T0%3E" class="impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#impl-IntoError%3CError%3E-for-InvalidFieldRenameSnafu%3C__T0%3E" class="anchor">§</a><h3 class="code-header">impl<__T0> IntoError<<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>> for <a class="struct" href="struct.InvalidFieldRenameSnafu.html" title="struct pipeline::error::InvalidFieldRenameSnafu">InvalidFieldRenameSnafu</a><__T0><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + ErrorCompat,
|
||
__T0: <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.Into.html" title="trait core::convert::Into">Into</a><<a class="enum" href="https://docs.rs/yaml-rust/0.4.5/yaml_rust/yaml/enum.Yaml.html" title="enum yaml_rust::yaml::Yaml">Yaml</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/pipeline/error.rs.html#24">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/pipeline/error.rs.html#24">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 pipeline::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-InvalidPipelineVersionSnafu%3C__T0%3E" class="impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#impl-IntoError%3CError%3E-for-InvalidPipelineVersionSnafu%3C__T0%3E" class="anchor">§</a><h3 class="code-header">impl<__T0> IntoError<<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>> for <a class="struct" href="struct.InvalidPipelineVersionSnafu.html" title="struct pipeline::error::InvalidPipelineVersionSnafu">InvalidPipelineVersionSnafu</a><__T0><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum pipeline::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-105" class="associatedtype trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#associatedtype.Source-105" 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-105" class="method trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#method.into_error-105" 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 pipeline::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-InvalidTableSuffixTemplateSnafu%3C__T0%3E" class="impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#impl-IntoError%3CError%3E-for-InvalidTableSuffixTemplateSnafu%3C__T0%3E" class="anchor">§</a><h3 class="code-header">impl<__T0> IntoError<<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>> for <a class="struct" href="struct.InvalidTableSuffixTemplateSnafu.html" title="struct pipeline::error::InvalidTableSuffixTemplateSnafu">InvalidTableSuffixTemplateSnafu</a><__T0><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum pipeline::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-89" class="associatedtype trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#associatedtype.Source-89" 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-89" class="method trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#method.into_error-89" 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 pipeline::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-InvalidTimestampSnafu%3C__T0%3E" class="impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#impl-IntoError%3CError%3E-for-InvalidTimestampSnafu%3C__T0%3E" class="anchor">§</a><h3 class="code-header">impl<__T0> IntoError<<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>> for <a class="struct" href="struct.InvalidTimestampSnafu.html" title="struct pipeline::error::InvalidTimestampSnafu">InvalidTimestampSnafu</a><__T0><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum pipeline::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-92" class="associatedtype trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#associatedtype.Source-92" 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-92" class="method trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#method.into_error-92" 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 pipeline::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-InvalidVersionNumberSnafu%3C__T0%3E" class="impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#impl-IntoError%3CError%3E-for-InvalidVersionNumberSnafu%3C__T0%3E" class="anchor">§</a><h3 class="code-header">impl<__T0> IntoError<<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>> for <a class="struct" href="struct.InvalidVersionNumberSnafu.html" title="struct pipeline::error::InvalidVersionNumberSnafu">InvalidVersionNumberSnafu</a><__T0><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + ErrorCompat,
|
||
__T0: <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.Into.html" title="trait core::convert::Into">Into</a><<a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>>,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Source-57" class="associatedtype trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#associatedtype.Source-57" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Source</a> = NoneError</h4></section></summary><div class='docblock'>The underlying error</div></details><details class="toggle method-toggle" open><summary><section id="method.into_error-57" class="method trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#method.into_error-57" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum pipeline::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-JoinSeparatorRequiredSnafu" class="impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#impl-IntoError%3CError%3E-for-JoinSeparatorRequiredSnafu" class="anchor">§</a><h3 class="code-header">impl IntoError<<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>> for <a class="struct" href="struct.JoinSeparatorRequiredSnafu.html" title="struct pipeline::error::JoinSeparatorRequiredSnafu">JoinSeparatorRequiredSnafu</a><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + ErrorCompat,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Source-42" class="associatedtype trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#associatedtype.Source-42" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Source</a> = NoneError</h4></section></summary><div class='docblock'>The underlying error</div></details><details class="toggle method-toggle" open><summary><section id="method.into_error-42" class="method trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#method.into_error-42" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum pipeline::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-JsonParseSnafu" class="impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#impl-IntoError%3CError%3E-for-JsonParseSnafu" class="anchor">§</a><h3 class="code-header">impl IntoError<<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>> for <a class="struct" href="struct.JsonParseSnafu.html" title="struct pipeline::error::JsonParseSnafu">JsonParseSnafu</a><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum pipeline::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-75" class="associatedtype trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#associatedtype.Source-75" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Source</a> = <a class="struct" href="https://docs.rs/serde_json/1.0.140/serde_json/error/struct.Error.html" title="struct serde_json::error::Error">Error</a></h4></section></summary><div class='docblock'>The underlying error</div></details><details class="toggle method-toggle" open><summary><section id="method.into_error-75" class="method trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#method.into_error-75" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum pipeline::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-JsonPathParseResultIndexSnafu" class="impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#impl-IntoError%3CError%3E-for-JsonPathParseResultIndexSnafu" class="anchor">§</a><h3 class="code-header">impl IntoError<<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>> for <a class="struct" href="struct.JsonPathParseResultIndexSnafu.html" title="struct pipeline::error::JsonPathParseResultIndexSnafu">JsonPathParseResultIndexSnafu</a><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum pipeline::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-78" class="associatedtype trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#associatedtype.Source-78" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Source</a> = NoneError</h4></section></summary><div class='docblock'>The underlying error</div></details><details class="toggle method-toggle" open><summary><section id="method.into_error-78" class="method trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#method.into_error-78" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum pipeline::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-JsonPathParseSnafu" class="impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#impl-IntoError%3CError%3E-for-JsonPathParseSnafu" class="anchor">§</a><h3 class="code-header">impl IntoError<<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>> for <a class="struct" href="struct.JsonPathParseSnafu.html" title="struct pipeline::error::JsonPathParseSnafu">JsonPathParseSnafu</a><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + ErrorCompat,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Source-77" class="associatedtype trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#associatedtype.Source-77" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Source</a> = JsonPathParserError</h4></section></summary><div class='docblock'>The underlying error</div></details><details class="toggle method-toggle" open><summary><section id="method.into_error-77" class="method trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#method.into_error-77" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum pipeline::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-KeyMustBeStringSnafu%3C__T0%3E" class="impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#impl-IntoError%3CError%3E-for-KeyMustBeStringSnafu%3C__T0%3E" class="anchor">§</a><h3 class="code-header">impl<__T0> IntoError<<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>> for <a class="struct" href="struct.KeyMustBeStringSnafu.html" title="struct pipeline::error::KeyMustBeStringSnafu">KeyMustBeStringSnafu</a><__T0><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + ErrorCompat,
|
||
__T0: <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.Into.html" title="trait core::convert::Into">Into</a><<a class="enum" href="https://docs.rs/yaml-rust/0.4.5/yaml_rust/yaml/enum.Yaml.html" title="enum yaml_rust::yaml::Yaml">Yaml</a>>,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Source-19" class="associatedtype trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#associatedtype.Source-19" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Source</a> = NoneError</h4></section></summary><div class='docblock'>The underlying error</div></details><details class="toggle method-toggle" open><summary><section id="method.into_error-19" class="method trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">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 pipeline::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-LetterInvalidMethodSnafu%3C__T0%3E" class="impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#impl-IntoError%3CError%3E-for-LetterInvalidMethodSnafu%3C__T0%3E" class="anchor">§</a><h3 class="code-header">impl<__T0> IntoError<<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>> for <a class="struct" href="struct.LetterInvalidMethodSnafu.html" title="struct pipeline::error::LetterInvalidMethodSnafu">LetterInvalidMethodSnafu</a><__T0><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + ErrorCompat,
|
||
__T0: <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.Into.html" title="trait core::convert::Into">Into</a><<a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>>,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Source-43" class="associatedtype trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#associatedtype.Source-43" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Source</a> = NoneError</h4></section></summary><div class='docblock'>The underlying error</div></details><details class="toggle method-toggle" open><summary><section id="method.into_error-43" class="method trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#method.into_error-43" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum pipeline::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-MissingInputFieldSnafu" class="impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#impl-IntoError%3CError%3E-for-MissingInputFieldSnafu" class="anchor">§</a><h3 class="code-header">impl IntoError<<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>> for <a class="struct" href="struct.MissingInputFieldSnafu.html" title="struct pipeline::error::MissingInputFieldSnafu">MissingInputFieldSnafu</a><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + ErrorCompat,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Source-1" class="associatedtype trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">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/pipeline/error.rs.html#24">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 pipeline::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-MultiPipelineWithDiffSchemaSnafu%3C__T0,+__T1,+__T2%3E" class="impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#impl-IntoError%3CError%3E-for-MultiPipelineWithDiffSchemaSnafu%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 pipeline::error::Error">Error</a>> for <a class="struct" href="struct.MultiPipelineWithDiffSchemaSnafu.html" title="struct pipeline::error::MultiPipelineWithDiffSchemaSnafu">MultiPipelineWithDiffSchemaSnafu</a><__T0, __T1, __T2><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + ErrorCompat,
|
||
__T0: <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.Into.html" title="trait core::convert::Into">Into</a><<a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>>,
|
||
__T1: <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.Into.html" title="trait core::convert::Into">Into</a><<a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>>,
|
||
__T2: <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.Into.html" title="trait core::convert::Into">Into</a><<a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>>,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Source-85" class="associatedtype trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#associatedtype.Source-85" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Source</a> = NoneError</h4></section></summary><div class='docblock'>The underlying error</div></details><details class="toggle method-toggle" open><summary><section id="method.into_error-85" class="method trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#method.into_error-85" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum pipeline::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-PipelineMissingSnafu" class="impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#impl-IntoError%3CError%3E-for-PipelineMissingSnafu" class="anchor">§</a><h3 class="code-header">impl IntoError<<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>> for <a class="struct" href="struct.PipelineMissingSnafu.html" title="struct pipeline::error::PipelineMissingSnafu">PipelineMissingSnafu</a><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum pipeline::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-107" class="associatedtype trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#associatedtype.Source-107" 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-107" class="method trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#method.into_error-107" 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 pipeline::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-PipelineNotFoundSnafu%3C__T0,+__T1%3E" class="impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#impl-IntoError%3CError%3E-for-PipelineNotFoundSnafu%3C__T0,+__T1%3E" class="anchor">§</a><h3 class="code-header">impl<__T0, __T1> IntoError<<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>> for <a class="struct" href="struct.PipelineNotFoundSnafu.html" title="struct pipeline::error::PipelineNotFoundSnafu">PipelineNotFoundSnafu</a><__T0, __T1><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum pipeline::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="enum" href="https://doc.rust-lang.org/nightly/core/option/enum.Option.html" title="enum core::option::Option">Option</a><TimestampNanosecond>>,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Source-84" class="associatedtype trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#associatedtype.Source-84" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Source</a> = NoneError</h4></section></summary><div class='docblock'>The underlying error</div></details><details class="toggle method-toggle" open><summary><section id="method.into_error-84" class="method trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#method.into_error-84" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum pipeline::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-PipelineTableNotFoundSnafu" class="impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#impl-IntoError%3CError%3E-for-PipelineTableNotFoundSnafu" class="anchor">§</a><h3 class="code-header">impl IntoError<<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>> for <a class="struct" href="struct.PipelineTableNotFoundSnafu.html" title="struct pipeline::error::PipelineTableNotFoundSnafu">PipelineTableNotFoundSnafu</a><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum pipeline::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-82" class="associatedtype trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#associatedtype.Source-82" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Source</a> = NoneError</h4></section></summary><div class='docblock'>The underlying error</div></details><details class="toggle method-toggle" open><summary><section id="method.into_error-82" class="method trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#method.into_error-82" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum pipeline::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-ProcessorExpectStringSnafu%3C__T0,+__T1%3E" class="impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#impl-IntoError%3CError%3E-for-ProcessorExpectStringSnafu%3C__T0,+__T1%3E" class="anchor">§</a><h3 class="code-header">impl<__T0, __T1> IntoError<<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>> for <a class="struct" href="struct.ProcessorExpectStringSnafu.html" title="struct pipeline::error::ProcessorExpectStringSnafu">ProcessorExpectStringSnafu</a><__T0, __T1><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum pipeline::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><Value>,</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/pipeline/error.rs.html#24">Source</a><a href="#associatedtype.Source-5" 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-5" class="method trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">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 pipeline::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-ProcessorFailedToParseStringSnafu%3C__T0,+__T1%3E" class="impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#impl-IntoError%3CError%3E-for-ProcessorFailedToParseStringSnafu%3C__T0,+__T1%3E" class="anchor">§</a><h3 class="code-header">impl<__T0, __T1> IntoError<<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>> for <a class="struct" href="struct.ProcessorFailedToParseStringSnafu.html" title="struct pipeline::error::ProcessorFailedToParseStringSnafu">ProcessorFailedToParseStringSnafu</a><__T0, __T1><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum pipeline::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-8" class="associatedtype trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#associatedtype.Source-8" 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-8" class="method trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">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 pipeline::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-ProcessorKeyMustBeStringSnafu" class="impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#impl-IntoError%3CError%3E-for-ProcessorKeyMustBeStringSnafu" class="anchor">§</a><h3 class="code-header">impl IntoError<<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>> for <a class="struct" href="struct.ProcessorKeyMustBeStringSnafu.html" title="struct pipeline::error::ProcessorKeyMustBeStringSnafu">ProcessorKeyMustBeStringSnafu</a><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum pipeline::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/pipeline/error.rs.html#24">Source</a><a href="#associatedtype.Source-7" 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-7" class="method trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">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 pipeline::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-ProcessorMissingFieldSnafu%3C__T0,+__T1%3E" class="impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#impl-IntoError%3CError%3E-for-ProcessorMissingFieldSnafu%3C__T0,+__T1%3E" class="anchor">§</a><h3 class="code-header">impl<__T0, __T1> IntoError<<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>> for <a class="struct" href="struct.ProcessorMissingFieldSnafu.html" title="struct pipeline::error::ProcessorMissingFieldSnafu">ProcessorMissingFieldSnafu</a><__T0, __T1><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum pipeline::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-4" class="associatedtype trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">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/pipeline/error.rs.html#24">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 pipeline::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-ProcessorMustBeMapSnafu" class="impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#impl-IntoError%3CError%3E-for-ProcessorMustBeMapSnafu" class="anchor">§</a><h3 class="code-header">impl IntoError<<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>> for <a class="struct" href="struct.ProcessorMustBeMapSnafu.html" title="struct pipeline::error::ProcessorMustBeMapSnafu">ProcessorMustBeMapSnafu</a><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum pipeline::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/pipeline/error.rs.html#24">Source</a><a href="#associatedtype.Source-3" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Source</a> = NoneError</h4></section></summary><div class='docblock'>The underlying error</div></details><details class="toggle method-toggle" open><summary><section id="method.into_error-3" class="method trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">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 pipeline::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-ProcessorMustHaveStringKeySnafu" class="impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#impl-IntoError%3CError%3E-for-ProcessorMustHaveStringKeySnafu" class="anchor">§</a><h3 class="code-header">impl IntoError<<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>> for <a class="struct" href="struct.ProcessorMustHaveStringKeySnafu.html" title="struct pipeline::error::ProcessorMustHaveStringKeySnafu">ProcessorMustHaveStringKeySnafu</a><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum pipeline::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-9" class="associatedtype trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">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/pipeline/error.rs.html#24">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 pipeline::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-ProcessorUnsupportedValueSnafu%3C__T0,+__T1%3E" class="impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#impl-IntoError%3CError%3E-for-ProcessorUnsupportedValueSnafu%3C__T0,+__T1%3E" class="anchor">§</a><h3 class="code-header">impl<__T0, __T1> IntoError<<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>> for <a class="struct" href="struct.ProcessorUnsupportedValueSnafu.html" title="struct pipeline::error::ProcessorUnsupportedValueSnafu">ProcessorUnsupportedValueSnafu</a><__T0, __T1><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum pipeline::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-6" class="associatedtype trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#associatedtype.Source-6" 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-6" class="method trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">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 pipeline::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-RecordBatchLenNotMatchSnafu" class="impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#impl-IntoError%3CError%3E-for-RecordBatchLenNotMatchSnafu" class="anchor">§</a><h3 class="code-header">impl IntoError<<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>> for <a class="struct" href="struct.RecordBatchLenNotMatchSnafu.html" title="struct pipeline::error::RecordBatchLenNotMatchSnafu">RecordBatchLenNotMatchSnafu</a><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + ErrorCompat,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Source-86" class="associatedtype trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#associatedtype.Source-86" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Source</a> = NoneError</h4></section></summary><div class='docblock'>The underlying error</div></details><details class="toggle method-toggle" open><summary><section id="method.into_error-86" class="method trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#method.into_error-86" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum pipeline::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-RegexNamedGroupNotFoundSnafu%3C__T0%3E" class="impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#impl-IntoError%3CError%3E-for-RegexNamedGroupNotFoundSnafu%3C__T0%3E" class="anchor">§</a><h3 class="code-header">impl<__T0> IntoError<<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>> for <a class="struct" href="struct.RegexNamedGroupNotFoundSnafu.html" title="struct pipeline::error::RegexNamedGroupNotFoundSnafu">RegexNamedGroupNotFoundSnafu</a><__T0><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum pipeline::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-44" class="associatedtype trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#associatedtype.Source-44" 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-44" class="method trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#method.into_error-44" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum pipeline::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-RegexNoValidFieldSnafu%3C__T0%3E" class="impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#impl-IntoError%3CError%3E-for-RegexNoValidFieldSnafu%3C__T0%3E" class="anchor">§</a><h3 class="code-header">impl<__T0> IntoError<<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>> for <a class="struct" href="struct.RegexNoValidFieldSnafu.html" title="struct pipeline::error::RegexNoValidFieldSnafu">RegexNoValidFieldSnafu</a><__T0><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum pipeline::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-45" class="associatedtype trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#associatedtype.Source-45" 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-45" class="method trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#method.into_error-45" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum pipeline::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-RegexNoValidPatternSnafu%3C__T0%3E" class="impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#impl-IntoError%3CError%3E-for-RegexNoValidPatternSnafu%3C__T0%3E" class="anchor">§</a><h3 class="code-header">impl<__T0> IntoError<<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>> for <a class="struct" href="struct.RegexNoValidPatternSnafu.html" title="struct pipeline::error::RegexNoValidPatternSnafu">RegexNoValidPatternSnafu</a><__T0><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum pipeline::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-46" class="associatedtype trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#associatedtype.Source-46" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Source</a> = NoneError</h4></section></summary><div class='docblock'>The underlying error</div></details><details class="toggle method-toggle" open><summary><section id="method.into_error-46" class="method trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#method.into_error-46" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum pipeline::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-RegexSnafu%3C__T0%3E" class="impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#impl-IntoError%3CError%3E-for-RegexSnafu%3C__T0%3E" class="anchor">§</a><h3 class="code-header">impl<__T0> IntoError<<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>> for <a class="struct" href="struct.RegexSnafu.html" title="struct pipeline::error::RegexSnafu">RegexSnafu</a><__T0><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum pipeline::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-41" class="associatedtype trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#associatedtype.Source-41" 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-41" class="method trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#method.into_error-41" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum pipeline::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-RequiredTableSuffixTemplateSnafu" class="impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#impl-IntoError%3CError%3E-for-RequiredTableSuffixTemplateSnafu" class="anchor">§</a><h3 class="code-header">impl IntoError<<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>> for <a class="struct" href="struct.RequiredTableSuffixTemplateSnafu.html" title="struct pipeline::error::RequiredTableSuffixTemplateSnafu">RequiredTableSuffixTemplateSnafu</a><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum pipeline::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-88" class="associatedtype trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#associatedtype.Source-88" 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-88" class="method trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#method.into_error-88" 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 pipeline::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-TableSuffixRequiredForDispatcherRuleSnafu" class="impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#impl-IntoError%3CError%3E-for-TableSuffixRequiredForDispatcherRuleSnafu" class="anchor">§</a><h3 class="code-header">impl IntoError<<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>> for <a class="struct" href="struct.TableSuffixRequiredForDispatcherRuleSnafu.html" title="struct pipeline::error::TableSuffixRequiredForDispatcherRuleSnafu">TableSuffixRequiredForDispatcherRuleSnafu</a><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum pipeline::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-80" class="associatedtype trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#associatedtype.Source-80" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Source</a> = NoneError</h4></section></summary><div class='docblock'>The underlying error</div></details><details class="toggle method-toggle" open><summary><section id="method.into_error-80" class="method trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#method.into_error-80" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum pipeline::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-TimeIndexMustBeNonNullSnafu" class="impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#impl-IntoError%3CError%3E-for-TimeIndexMustBeNonNullSnafu" class="anchor">§</a><h3 class="code-header">impl IntoError<<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>> for <a class="struct" href="struct.TimeIndexMustBeNonNullSnafu.html" title="struct pipeline::error::TimeIndexMustBeNonNullSnafu">TimeIndexMustBeNonNullSnafu</a><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum pipeline::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-108" class="associatedtype trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#associatedtype.Source-108" 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-108" class="method trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#method.into_error-108" 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 pipeline::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-TransformArrayElementSnafu%3C__T0%3E" class="impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#impl-IntoError%3CError%3E-for-TransformArrayElementSnafu%3C__T0%3E" class="anchor">§</a><h3 class="code-header">impl<__T0> IntoError<<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>> for <a class="struct" href="struct.TransformArrayElementSnafu.html" title="struct pipeline::error::TransformArrayElementSnafu">TransformArrayElementSnafu</a><__T0><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + ErrorCompat,
|
||
__T0: <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.Into.html" title="trait core::convert::Into">Into</a><<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.usize.html">usize</a>>,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Source-99" class="associatedtype trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#associatedtype.Source-99" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Source</a> = <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/boxed/struct.Box.html" title="struct alloc::boxed::Box">Box</a><<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>></h4></section></summary><div class='docblock'>The underlying error</div></details><details class="toggle method-toggle" open><summary><section id="method.into_error-99" class="method trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#method.into_error-99" 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 pipeline::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-TransformColumnNameMustBeUniqueSnafu%3C__T0%3E" class="impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#impl-IntoError%3CError%3E-for-TransformColumnNameMustBeUniqueSnafu%3C__T0%3E" class="anchor">§</a><h3 class="code-header">impl<__T0> IntoError<<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>> for <a class="struct" href="struct.TransformColumnNameMustBeUniqueSnafu.html" title="struct pipeline::error::TransformColumnNameMustBeUniqueSnafu">TransformColumnNameMustBeUniqueSnafu</a><__T0><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + ErrorCompat,
|
||
__T0: <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.Into.html" title="trait core::convert::Into">Into</a><<a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>>,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Source-53" class="associatedtype trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#associatedtype.Source-53" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Source</a> = NoneError</h4></section></summary><div class='docblock'>The underlying error</div></details><details class="toggle method-toggle" open><summary><section id="method.into_error-53" class="method trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#method.into_error-53" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum pipeline::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-TransformElementMustBeMapSnafu" class="impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#impl-IntoError%3CError%3E-for-TransformElementMustBeMapSnafu" class="anchor">§</a><h3 class="code-header">impl IntoError<<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>> for <a class="struct" href="struct.TransformElementMustBeMapSnafu.html" title="struct pipeline::error::TransformElementMustBeMapSnafu">TransformElementMustBeMapSnafu</a><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + ErrorCompat,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Source-50" class="associatedtype trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#associatedtype.Source-50" 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-50" class="method trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#method.into_error-50" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum pipeline::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-TransformFieldMustBeSetSnafu" class="impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#impl-IntoError%3CError%3E-for-TransformFieldMustBeSetSnafu" class="anchor">§</a><h3 class="code-header">impl IntoError<<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>> for <a class="struct" href="struct.TransformFieldMustBeSetSnafu.html" title="struct pipeline::error::TransformFieldMustBeSetSnafu">TransformFieldMustBeSetSnafu</a><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum pipeline::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-51" class="associatedtype trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#associatedtype.Source-51" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Source</a> = NoneError</h4></section></summary><div class='docblock'>The underlying error</div></details><details class="toggle method-toggle" open><summary><section id="method.into_error-51" class="method trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#method.into_error-51" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum pipeline::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-TransformMultipleTimestampIndexSnafu%3C__T0%3E" class="impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#impl-IntoError%3CError%3E-for-TransformMultipleTimestampIndexSnafu%3C__T0%3E" class="anchor">§</a><h3 class="code-header">impl<__T0> IntoError<<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>> for <a class="struct" href="struct.TransformMultipleTimestampIndexSnafu.html" title="struct pipeline::error::TransformMultipleTimestampIndexSnafu">TransformMultipleTimestampIndexSnafu</a><__T0><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum pipeline::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-54" class="associatedtype trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#associatedtype.Source-54" 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-54" class="method trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#method.into_error-54" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum pipeline::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-TransformOnFailureInvalidValueSnafu%3C__T0%3E" class="impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#impl-IntoError%3CError%3E-for-TransformOnFailureInvalidValueSnafu%3C__T0%3E" class="anchor">§</a><h3 class="code-header">impl<__T0> IntoError<<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>> for <a class="struct" href="struct.TransformOnFailureInvalidValueSnafu.html" title="struct pipeline::error::TransformOnFailureInvalidValueSnafu">TransformOnFailureInvalidValueSnafu</a><__T0><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum pipeline::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-49" class="associatedtype trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#associatedtype.Source-49" 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-49" class="method trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#method.into_error-49" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum pipeline::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-TransformTimestampIndexCountSnafu%3C__T0,+__T1%3E" class="impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#impl-IntoError%3CError%3E-for-TransformTimestampIndexCountSnafu%3C__T0,+__T1%3E" class="anchor">§</a><h3 class="code-header">impl<__T0, __T1> IntoError<<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>> for <a class="struct" href="struct.TransformTimestampIndexCountSnafu.html" title="struct pipeline::error::TransformTimestampIndexCountSnafu">TransformTimestampIndexCountSnafu</a><__T0, __T1><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + ErrorCompat,
|
||
__T0: <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.Into.html" title="trait core::convert::Into">Into</a><<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.usize.html">usize</a>>,
|
||
__T1: <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.Into.html" title="trait core::convert::Into">Into</a><<a class="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-55" class="associatedtype trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#associatedtype.Source-55" 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-55" class="method trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#method.into_error-55" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum pipeline::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-TransformTypeMustBeSetSnafu%3C__T0%3E" class="impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#impl-IntoError%3CError%3E-for-TransformTypeMustBeSetSnafu%3C__T0%3E" class="anchor">§</a><h3 class="code-header">impl<__T0> IntoError<<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>> for <a class="struct" href="struct.TransformTypeMustBeSetSnafu.html" title="struct pipeline::error::TransformTypeMustBeSetSnafu">TransformTypeMustBeSetSnafu</a><__T0><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum pipeline::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-52" class="associatedtype trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#associatedtype.Source-52" 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-52" class="method trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#method.into_error-52" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum pipeline::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-UnsupportedIndexTypeSnafu%3C__T0%3E" class="impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#impl-IntoError%3CError%3E-for-UnsupportedIndexTypeSnafu%3C__T0%3E" class="anchor">§</a><h3 class="code-header">impl<__T0> IntoError<<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>> for <a class="struct" href="struct.UnsupportedIndexTypeSnafu.html" title="struct pipeline::error::UnsupportedIndexTypeSnafu">UnsupportedIndexTypeSnafu</a><__T0><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + ErrorCompat,
|
||
__T0: <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.Into.html" title="trait core::convert::Into">Into</a><<a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>>,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Source-74" class="associatedtype trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#associatedtype.Source-74" 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-74" class="method trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#method.into_error-74" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum pipeline::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-UnsupportedProcessorSnafu%3C__T0%3E" class="impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#impl-IntoError%3CError%3E-for-UnsupportedProcessorSnafu%3C__T0%3E" class="anchor">§</a><h3 class="code-header">impl<__T0> IntoError<<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>> for <a class="struct" href="struct.UnsupportedProcessorSnafu.html" title="struct pipeline::error::UnsupportedProcessorSnafu">UnsupportedProcessorSnafu</a><__T0><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum pipeline::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/pipeline/error.rs.html#24">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/pipeline/error.rs.html#24">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 pipeline::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-UnsupportedTypeInPipelineSnafu%3C__T0%3E" class="impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#impl-IntoError%3CError%3E-for-UnsupportedTypeInPipelineSnafu%3C__T0%3E" class="anchor">§</a><h3 class="code-header">impl<__T0> IntoError<<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>> for <a class="struct" href="struct.UnsupportedTypeInPipelineSnafu.html" title="struct pipeline::error::UnsupportedTypeInPipelineSnafu">UnsupportedTypeInPipelineSnafu</a><__T0><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum pipeline::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-110" class="associatedtype trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#associatedtype.Source-110" 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-110" class="method trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#method.into_error-110" 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 pipeline::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-UrlEncodingInvalidMethodSnafu%3C__T0%3E" class="impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#impl-IntoError%3CError%3E-for-UrlEncodingInvalidMethodSnafu%3C__T0%3E" class="anchor">§</a><h3 class="code-header">impl<__T0> IntoError<<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>> for <a class="struct" href="struct.UrlEncodingInvalidMethodSnafu.html" title="struct pipeline::error::UrlEncodingInvalidMethodSnafu">UrlEncodingInvalidMethodSnafu</a><__T0><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum pipeline::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-47" class="associatedtype trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#associatedtype.Source-47" 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-47" class="method trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#method.into_error-47" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum pipeline::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-ValueDefaultValueUnsupportedSnafu%3C__T0%3E" class="impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#impl-IntoError%3CError%3E-for-ValueDefaultValueUnsupportedSnafu%3C__T0%3E" class="anchor">§</a><h3 class="code-header">impl<__T0> IntoError<<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>> for <a class="struct" href="struct.ValueDefaultValueUnsupportedSnafu.html" title="struct pipeline::error::ValueDefaultValueUnsupportedSnafu">ValueDefaultValueUnsupportedSnafu</a><__T0><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + ErrorCompat,
|
||
__T0: <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.Into.html" title="trait core::convert::Into">Into</a><<a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>>,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Source-68" class="associatedtype trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#associatedtype.Source-68" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Source</a> = NoneError</h4></section></summary><div class='docblock'>The underlying error</div></details><details class="toggle method-toggle" open><summary><section id="method.into_error-68" class="method trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#method.into_error-68" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum pipeline::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-ValueInvalidResolutionSnafu%3C__T0,+__T1%3E" class="impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#impl-IntoError%3CError%3E-for-ValueInvalidResolutionSnafu%3C__T0,+__T1%3E" class="anchor">§</a><h3 class="code-header">impl<__T0, __T1> IntoError<<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>> for <a class="struct" href="struct.ValueInvalidResolutionSnafu.html" title="struct pipeline::error::ValueInvalidResolutionSnafu">ValueInvalidResolutionSnafu</a><__T0, __T1><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum pipeline::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-63" class="associatedtype trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#associatedtype.Source-63" 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-63" class="method trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#method.into_error-63" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum pipeline::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-ValueMustBeMapSnafu" class="impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#impl-IntoError%3CError%3E-for-ValueMustBeMapSnafu" class="anchor">§</a><h3 class="code-header">impl IntoError<<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>> for <a class="struct" href="struct.ValueMustBeMapSnafu.html" title="struct pipeline::error::ValueMustBeMapSnafu">ValueMustBeMapSnafu</a><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum pipeline::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-97" class="associatedtype trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#associatedtype.Source-97" 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-97" class="method trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#method.into_error-97" 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 pipeline::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-ValueParseBooleanSnafu%3C__T0,+__T1%3E" class="impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#impl-IntoError%3CError%3E-for-ValueParseBooleanSnafu%3C__T0,+__T1%3E" class="anchor">§</a><h3 class="code-header">impl<__T0, __T1> IntoError<<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>> for <a class="struct" href="struct.ValueParseBooleanSnafu.html" title="struct pipeline::error::ValueParseBooleanSnafu">ValueParseBooleanSnafu</a><__T0, __T1><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum pipeline::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-67" class="associatedtype trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#associatedtype.Source-67" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Source</a> = <a class="struct" href="https://doc.rust-lang.org/nightly/core/str/error/struct.ParseBoolError.html" title="struct core::str::error::ParseBoolError">ParseBoolError</a></h4></section></summary><div class='docblock'>The underlying error</div></details><details class="toggle method-toggle" open><summary><section id="method.into_error-67" class="method trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#method.into_error-67" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum pipeline::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-ValueParseFloatSnafu%3C__T0,+__T1%3E" class="impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#impl-IntoError%3CError%3E-for-ValueParseFloatSnafu%3C__T0,+__T1%3E" class="anchor">§</a><h3 class="code-header">impl<__T0, __T1> IntoError<<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>> for <a class="struct" href="struct.ValueParseFloatSnafu.html" title="struct pipeline::error::ValueParseFloatSnafu">ValueParseFloatSnafu</a><__T0, __T1><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum pipeline::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-66" class="associatedtype trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#associatedtype.Source-66" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Source</a> = <a class="struct" href="https://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-66" class="method trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#method.into_error-66" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum pipeline::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-ValueParseIntSnafu%3C__T0,+__T1%3E" class="impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#impl-IntoError%3CError%3E-for-ValueParseIntSnafu%3C__T0,+__T1%3E" class="anchor">§</a><h3 class="code-header">impl<__T0, __T1> IntoError<<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>> for <a class="struct" href="struct.ValueParseIntSnafu.html" title="struct pipeline::error::ValueParseIntSnafu">ValueParseIntSnafu</a><__T0, __T1><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum pipeline::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-65" class="associatedtype trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#associatedtype.Source-65" 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/error/struct.ParseIntError.html" title="struct core::num::error::ParseIntError">ParseIntError</a></h4></section></summary><div class='docblock'>The underlying error</div></details><details class="toggle method-toggle" open><summary><section id="method.into_error-65" class="method trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#method.into_error-65" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum pipeline::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-ValueParseTypeSnafu%3C__T0%3E" class="impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#impl-IntoError%3CError%3E-for-ValueParseTypeSnafu%3C__T0%3E" class="anchor">§</a><h3 class="code-header">impl<__T0> IntoError<<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>> for <a class="struct" href="struct.ValueParseTypeSnafu.html" title="struct pipeline::error::ValueParseTypeSnafu">ValueParseTypeSnafu</a><__T0><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum pipeline::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-64" class="associatedtype trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#associatedtype.Source-64" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Source</a> = NoneError</h4></section></summary><div class='docblock'>The underlying error</div></details><details class="toggle method-toggle" open><summary><section id="method.into_error-64" class="method trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#method.into_error-64" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum pipeline::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-ValueRequiredForDispatcherRuleSnafu" class="impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#impl-IntoError%3CError%3E-for-ValueRequiredForDispatcherRuleSnafu" class="anchor">§</a><h3 class="code-header">impl IntoError<<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>> for <a class="struct" href="struct.ValueRequiredForDispatcherRuleSnafu.html" title="struct pipeline::error::ValueRequiredForDispatcherRuleSnafu">ValueRequiredForDispatcherRuleSnafu</a><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + ErrorCompat,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Source-81" class="associatedtype trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#associatedtype.Source-81" 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-81" class="method trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#method.into_error-81" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum pipeline::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-ValueUnsupportedYamlTypeSnafu%3C__T0%3E" class="impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#impl-IntoError%3CError%3E-for-ValueUnsupportedYamlTypeSnafu%3C__T0%3E" class="anchor">§</a><h3 class="code-header">impl<__T0> IntoError<<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>> for <a class="struct" href="struct.ValueUnsupportedYamlTypeSnafu.html" title="struct pipeline::error::ValueUnsupportedYamlTypeSnafu">ValueUnsupportedYamlTypeSnafu</a><__T0><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + ErrorCompat,
|
||
__T0: <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.Into.html" title="trait core::convert::Into">Into</a><<a class="enum" href="https://docs.rs/yaml-rust/0.4.5/yaml_rust/yaml/enum.Yaml.html" title="enum yaml_rust::yaml::Yaml">Yaml</a>>,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Source-69" class="associatedtype trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#associatedtype.Source-69" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Source</a> = NoneError</h4></section></summary><div class='docblock'>The underlying error</div></details><details class="toggle method-toggle" open><summary><section id="method.into_error-69" class="method trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#method.into_error-69" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum pipeline::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-ValueYamlKeyMustBeStringSnafu%3C__T0%3E" class="impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#impl-IntoError%3CError%3E-for-ValueYamlKeyMustBeStringSnafu%3C__T0%3E" class="anchor">§</a><h3 class="code-header">impl<__T0> IntoError<<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>> for <a class="struct" href="struct.ValueYamlKeyMustBeStringSnafu.html" title="struct pipeline::error::ValueYamlKeyMustBeStringSnafu">ValueYamlKeyMustBeStringSnafu</a><__T0><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + ErrorCompat,
|
||
__T0: <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.Into.html" title="trait core::convert::Into">Into</a><<a class="enum" href="https://docs.rs/yaml-rust/0.4.5/yaml_rust/yaml/enum.Yaml.html" title="enum yaml_rust::yaml::Yaml">Yaml</a>>,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Source-70" class="associatedtype trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#associatedtype.Source-70" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Source</a> = NoneError</h4></section></summary><div class='docblock'>The underlying error</div></details><details class="toggle method-toggle" open><summary><section id="method.into_error-70" class="method trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#method.into_error-70" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum pipeline::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-VrlRegexValueSnafu" class="impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#impl-IntoError%3CError%3E-for-VrlRegexValueSnafu" class="anchor">§</a><h3 class="code-header">impl IntoError<<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>> for <a class="struct" href="struct.VrlRegexValueSnafu.html" title="struct pipeline::error::VrlRegexValueSnafu">VrlRegexValueSnafu</a><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum pipeline::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-94" class="associatedtype trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#associatedtype.Source-94" 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-94" class="method trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#method.into_error-94" 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 pipeline::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-VrlReturnValueSnafu%3C__T0%3E" class="impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#impl-IntoError%3CError%3E-for-VrlReturnValueSnafu%3C__T0%3E" class="anchor">§</a><h3 class="code-header">impl<__T0> IntoError<<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>> for <a class="struct" href="struct.VrlReturnValueSnafu.html" title="struct pipeline::error::VrlReturnValueSnafu">VrlReturnValueSnafu</a><__T0><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum pipeline::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><Kind>,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Source-95" class="associatedtype trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#associatedtype.Source-95" 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-95" class="method trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#method.into_error-95" 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 pipeline::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-YamlLoadSnafu" class="impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#impl-IntoError%3CError%3E-for-YamlLoadSnafu" class="anchor">§</a><h3 class="code-header">impl IntoError<<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>> for <a class="struct" href="struct.YamlLoadSnafu.html" title="struct pipeline::error::YamlLoadSnafu">YamlLoadSnafu</a><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + ErrorCompat,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Source-71" class="associatedtype trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#associatedtype.Source-71" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Source</a> = <a class="struct" href="https://docs.rs/yaml-rust/0.4.5/yaml_rust/scanner/struct.ScanError.html" title="struct yaml_rust::scanner::ScanError">ScanError</a></h4></section></summary><div class='docblock'>The underlying error</div></details><details class="toggle method-toggle" open><summary><section id="method.into_error-71" class="method trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#method.into_error-71" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum pipeline::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-YamlParseSnafu" class="impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#impl-IntoError%3CError%3E-for-YamlParseSnafu" class="anchor">§</a><h3 class="code-header">impl IntoError<<a class="enum" href="enum.Error.html" title="enum pipeline::error::Error">Error</a>> for <a class="struct" href="struct.YamlParseSnafu.html" title="struct pipeline::error::YamlParseSnafu">YamlParseSnafu</a><div class="where">where
|
||
<a class="enum" href="enum.Error.html" title="enum pipeline::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-72" class="associatedtype trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#associatedtype.Source-72" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Source</a> = NoneError</h4></section></summary><div class='docblock'>The underlying error</div></details><details class="toggle method-toggle" open><summary><section id="method.into_error-72" class="method trait-impl"><a class="src rightside" href="../../src/pipeline/error.rs.html#24">Source</a><a href="#method.into_error-72" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_error</a>(self, error: Self::Source) -> <a class="enum" href="enum.Error.html" title="enum pipeline::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/pipeline/error.rs.html#26">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 pipeline::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/pipeline/error.rs.html#26">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/pipeline/error.rs.html#26">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/pipeline/error.rs.html#26">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 pipeline::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 pipeline::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 pipeline::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 pipeline::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 pipeline::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 pipeline::error::Error">Error</a></h3></section></div><h2 id="blanket-implementations" class="section-header">Blanket Implementations<a href="#blanket-implementations" class="anchor">§</a></h2><div id="blanket-implementations-list"><details class="toggle implementors-toggle"><summary><section id="impl-Any-for-T" class="impl"><a class="src rightside" href="https://doc.rust-lang.org/nightly/src/core/any.rs.html#138">Source</a><a href="#impl-Any-for-T" class="anchor">§</a><h3 class="code-header">impl<T> <a class="trait" href="https://doc.rust-lang.org/nightly/core/any/trait.Any.html" title="trait core::any::Any">Any</a> for T<div class="where">where
|
||
T: 'static + ?<a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,</div></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.type_id" class="method trait-impl"><a class="src rightside" href="https://doc.rust-lang.org/nightly/src/core/any.rs.html#139">Source</a><a href="#method.type_id" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/nightly/core/any/trait.Any.html#tymethod.type_id" class="fn">type_id</a>(&self) -> <a class="struct" href="https://doc.rust-lang.org/nightly/core/any/struct.TypeId.html" title="struct core::any::TypeId">TypeId</a></h4></section></summary><div class='docblock'>Gets the <code>TypeId</code> of <code>self</code>. <a href="https://doc.rust-lang.org/nightly/core/any/trait.Any.html#tymethod.type_id">Read more</a></div></details></div></details><details class="toggle implementors-toggle"><summary><section id="impl-AsErrorSource-for-T" class="impl"><a href="#impl-AsErrorSource-for-T" class="anchor">§</a><h3 class="code-header">impl<T> AsErrorSource for T<div class="where">where
|
||
T: <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + 'static,</div></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.as_error_source" class="method trait-impl"><a href="#method.as_error_source" class="anchor">§</a><h4 class="code-header">fn <a class="fn">as_error_source</a>(&self) -> &(dyn <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + 'static)</h4></section></summary><div class='docblock'>For maximum effectiveness, this needs to be called as a method
|
||
to benefit from Rust’s automatic dereferencing of method
|
||
receivers.</div></details></div></details><details class="toggle implementors-toggle"><summary><section id="impl-AsErrorSource-for-T-1" class="impl"><a href="#impl-AsErrorSource-for-T-1" class="anchor">§</a><h3 class="code-header">impl<T> AsErrorSource for T<div class="where">where
|
||
T: <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + 'static,</div></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.as_error_source-1" class="method trait-impl"><a href="#method.as_error_source-1" class="anchor">§</a><h4 class="code-header">fn <a class="fn">as_error_source</a>(&self) -> &(dyn <a class="trait" href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html" title="trait core::error::Error">Error</a> + 'static)</h4></section></summary><div class='docblock'>For maximum effectiveness, this needs to be called as a method
|
||
to benefit from Rust’s automatic dereferencing of method
|
||
receivers.</div></details></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Borrow%3CT%3E-for-T" class="impl"><a class="src rightside" href="https://doc.rust-lang.org/nightly/src/core/borrow.rs.html#212">Source</a><a href="#impl-Borrow%3CT%3E-for-T" class="anchor">§</a><h3 class="code-header">impl<T> <a class="trait" href="https://doc.rust-lang.org/nightly/core/borrow/trait.Borrow.html" title="trait core::borrow::Borrow">Borrow</a><T> for T<div class="where">where
|
||
T: ?<a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,</div></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.borrow" class="method trait-impl"><a class="src rightside" href="https://doc.rust-lang.org/nightly/src/core/borrow.rs.html#214">Source</a><a href="#method.borrow" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/nightly/core/borrow/trait.Borrow.html#tymethod.borrow" class="fn">borrow</a>(&self) -> <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&T</a></h4></section></summary><div class='docblock'>Immutably borrows from an owned value. <a href="https://doc.rust-lang.org/nightly/core/borrow/trait.Borrow.html#tymethod.borrow">Read more</a></div></details></div></details><details class="toggle implementors-toggle"><summary><section id="impl-BorrowMut%3CT%3E-for-T" class="impl"><a class="src rightside" href="https://doc.rust-lang.org/nightly/src/core/borrow.rs.html#221">Source</a><a href="#impl-BorrowMut%3CT%3E-for-T" class="anchor">§</a><h3 class="code-header">impl<T> <a class="trait" href="https://doc.rust-lang.org/nightly/core/borrow/trait.BorrowMut.html" title="trait core::borrow::BorrowMut">BorrowMut</a><T> for T<div class="where">where
|
||
T: ?<a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,</div></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.borrow_mut" class="method trait-impl"><a class="src rightside" href="https://doc.rust-lang.org/nightly/src/core/borrow.rs.html#222">Source</a><a href="#method.borrow_mut" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/nightly/core/borrow/trait.BorrowMut.html#tymethod.borrow_mut" class="fn">borrow_mut</a>(&mut self) -> <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&mut T</a></h4></section></summary><div class='docblock'>Mutably borrows from an owned value. <a href="https://doc.rust-lang.org/nightly/core/borrow/trait.BorrowMut.html#tymethod.borrow_mut">Read more</a></div></details></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Conv-for-T" class="impl"><a href="#impl-Conv-for-T" class="anchor">§</a><h3 class="code-header">impl<T> Conv for T</h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.conv" class="method trait-impl"><a href="#method.conv" class="anchor">§</a><h4 class="code-header">fn <a class="fn">conv</a><T>(self) -> T<div class="where">where
|
||
Self: <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.Into.html" title="trait core::convert::Into">Into</a><T>,</div></h4></section></summary><div class='docblock'>Converts <code>self</code> into <code>T</code> using <code>Into<T></code>. <a>Read more</a></div></details></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Convert%3CT%3E-for-V" class="impl"><a href="#impl-Convert%3CT%3E-for-V" class="anchor">§</a><h3 class="code-header">impl<T, V> Convert<T> for V<div class="where">where
|
||
V: <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.Into.html" title="trait core::convert::Into">Into</a><T>,</div></h3></section></summary><div class="impl-items"><section id="method.convert" class="method trait-impl"><a href="#method.convert" class="anchor">§</a><h4 class="code-header">fn <a class="fn">convert</a>(value: Self) -> T</h4></section><section id="method.convert_box" class="method trait-impl"><a href="#method.convert_box" class="anchor">§</a><h4 class="code-header">fn <a class="fn">convert_box</a>(value: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/boxed/struct.Box.html" title="struct alloc::boxed::Box">Box</a><Self>) -> <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/boxed/struct.Box.html" title="struct alloc::boxed::Box">Box</a><T></h4></section><section id="method.convert_vec" class="method trait-impl"><a href="#method.convert_vec" class="anchor">§</a><h4 class="code-header">fn <a class="fn">convert_vec</a>(value: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a><Self>) -> <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a><T></h4></section><section id="method.convert_vec_box" class="method trait-impl"><a href="#method.convert_vec_box" class="anchor">§</a><h4 class="code-header">fn <a class="fn">convert_vec_box</a>(value: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a><<a class="struct" href="https://doc.rust-lang.org/nightly/alloc/boxed/struct.Box.html" title="struct alloc::boxed::Box">Box</a><Self>>) -> <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a><<a class="struct" href="https://doc.rust-lang.org/nightly/alloc/boxed/struct.Box.html" title="struct alloc::boxed::Box">Box</a><T>></h4></section><section id="method.convert_matrix" class="method trait-impl"><a href="#method.convert_matrix" class="anchor">§</a><h4 class="code-header">fn <a class="fn">convert_matrix</a>(value: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a><<a class="struct" href="https://doc.rust-lang.org/nightly/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a><Self>>) -> <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a><<a class="struct" href="https://doc.rust-lang.org/nightly/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a><T>></h4></section><section id="method.convert_option" class="method trait-impl"><a href="#method.convert_option" class="anchor">§</a><h4 class="code-header">fn <a class="fn">convert_option</a>(value: <a class="enum" href="https://doc.rust-lang.org/nightly/core/option/enum.Option.html" title="enum core::option::Option">Option</a><Self>) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/option/enum.Option.html" title="enum core::option::Option">Option</a><T></h4></section><section id="method.convert_option_box" class="method trait-impl"><a href="#method.convert_option_box" class="anchor">§</a><h4 class="code-header">fn <a class="fn">convert_option_box</a>(value: <a class="enum" href="https://doc.rust-lang.org/nightly/core/option/enum.Option.html" title="enum core::option::Option">Option</a><<a class="struct" href="https://doc.rust-lang.org/nightly/alloc/boxed/struct.Box.html" title="struct alloc::boxed::Box">Box</a><Self>>) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/option/enum.Option.html" title="enum core::option::Option">Option</a><<a class="struct" href="https://doc.rust-lang.org/nightly/alloc/boxed/struct.Box.html" title="struct alloc::boxed::Box">Box</a><T>></h4></section><section id="method.convert_option_vec" class="method trait-impl"><a href="#method.convert_option_vec" class="anchor">§</a><h4 class="code-header">fn <a class="fn">convert_option_vec</a>(value: <a class="enum" href="https://doc.rust-lang.org/nightly/core/option/enum.Option.html" title="enum core::option::Option">Option</a><<a class="struct" href="https://doc.rust-lang.org/nightly/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a><Self>>) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/option/enum.Option.html" title="enum core::option::Option">Option</a><<a class="struct" href="https://doc.rust-lang.org/nightly/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a><T>></h4></section></div></details><details class="toggle implementors-toggle"><summary><section id="impl-FmtForward-for-T" class="impl"><a href="#impl-FmtForward-for-T" class="anchor">§</a><h3 class="code-header">impl<T> FmtForward for T</h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.fmt_binary" class="method trait-impl"><a href="#method.fmt_binary" class="anchor">§</a><h4 class="code-header">fn <a class="fn">fmt_binary</a>(self) -> FmtBinary<Self><div class="where">where
|
||
Self: <a class="trait" href="https://doc.rust-lang.org/nightly/core/fmt/trait.Binary.html" title="trait core::fmt::Binary">Binary</a>,</div></h4></section></summary><div class='docblock'>Causes <code>self</code> to use its <code>Binary</code> implementation when <code>Debug</code>-formatted.</div></details><details class="toggle method-toggle" open><summary><section id="method.fmt_display" class="method trait-impl"><a href="#method.fmt_display" class="anchor">§</a><h4 class="code-header">fn <a class="fn">fmt_display</a>(self) -> FmtDisplay<Self><div class="where">where
|
||
Self: <a class="trait" href="https://doc.rust-lang.org/nightly/core/fmt/trait.Display.html" title="trait core::fmt::Display">Display</a>,</div></h4></section></summary><div class='docblock'>Causes <code>self</code> to use its <code>Display</code> implementation when
|
||
<code>Debug</code>-formatted.</div></details><details class="toggle method-toggle" open><summary><section id="method.fmt_lower_exp" class="method trait-impl"><a href="#method.fmt_lower_exp" class="anchor">§</a><h4 class="code-header">fn <a class="fn">fmt_lower_exp</a>(self) -> FmtLowerExp<Self><div class="where">where
|
||
Self: <a class="trait" href="https://doc.rust-lang.org/nightly/core/fmt/trait.LowerExp.html" title="trait core::fmt::LowerExp">LowerExp</a>,</div></h4></section></summary><div class='docblock'>Causes <code>self</code> to use its <code>LowerExp</code> implementation when
|
||
<code>Debug</code>-formatted.</div></details><details class="toggle method-toggle" open><summary><section id="method.fmt_lower_hex" class="method trait-impl"><a href="#method.fmt_lower_hex" class="anchor">§</a><h4 class="code-header">fn <a class="fn">fmt_lower_hex</a>(self) -> FmtLowerHex<Self><div class="where">where
|
||
Self: <a class="trait" href="https://doc.rust-lang.org/nightly/core/fmt/trait.LowerHex.html" title="trait core::fmt::LowerHex">LowerHex</a>,</div></h4></section></summary><div class='docblock'>Causes <code>self</code> to use its <code>LowerHex</code> implementation when
|
||
<code>Debug</code>-formatted.</div></details><details class="toggle method-toggle" open><summary><section id="method.fmt_octal" class="method trait-impl"><a href="#method.fmt_octal" class="anchor">§</a><h4 class="code-header">fn <a class="fn">fmt_octal</a>(self) -> FmtOctal<Self><div class="where">where
|
||
Self: <a class="trait" href="https://doc.rust-lang.org/nightly/core/fmt/trait.Octal.html" title="trait core::fmt::Octal">Octal</a>,</div></h4></section></summary><div class='docblock'>Causes <code>self</code> to use its <code>Octal</code> implementation when <code>Debug</code>-formatted.</div></details><details class="toggle method-toggle" open><summary><section id="method.fmt_pointer" class="method trait-impl"><a href="#method.fmt_pointer" class="anchor">§</a><h4 class="code-header">fn <a class="fn">fmt_pointer</a>(self) -> FmtPointer<Self><div class="where">where
|
||
Self: <a class="trait" href="https://doc.rust-lang.org/nightly/core/fmt/trait.Pointer.html" title="trait core::fmt::Pointer">Pointer</a>,</div></h4></section></summary><div class='docblock'>Causes <code>self</code> to use its <code>Pointer</code> implementation when
|
||
<code>Debug</code>-formatted.</div></details><details class="toggle method-toggle" open><summary><section id="method.fmt_upper_exp" class="method trait-impl"><a href="#method.fmt_upper_exp" class="anchor">§</a><h4 class="code-header">fn <a class="fn">fmt_upper_exp</a>(self) -> FmtUpperExp<Self><div class="where">where
|
||
Self: <a class="trait" href="https://doc.rust-lang.org/nightly/core/fmt/trait.UpperExp.html" title="trait core::fmt::UpperExp">UpperExp</a>,</div></h4></section></summary><div class='docblock'>Causes <code>self</code> to use its <code>UpperExp</code> implementation when
|
||
<code>Debug</code>-formatted.</div></details><details class="toggle method-toggle" open><summary><section id="method.fmt_upper_hex" class="method trait-impl"><a href="#method.fmt_upper_hex" class="anchor">§</a><h4 class="code-header">fn <a class="fn">fmt_upper_hex</a>(self) -> FmtUpperHex<Self><div class="where">where
|
||
Self: <a class="trait" href="https://doc.rust-lang.org/nightly/core/fmt/trait.UpperHex.html" title="trait core::fmt::UpperHex">UpperHex</a>,</div></h4></section></summary><div class='docblock'>Causes <code>self</code> to use its <code>UpperHex</code> implementation when
|
||
<code>Debug</code>-formatted.</div></details><details class="toggle method-toggle" open><summary><section id="method.fmt_list" class="method trait-impl"><a href="#method.fmt_list" class="anchor">§</a><h4 class="code-header">fn <a class="fn">fmt_list</a>(self) -> FmtList<Self><div class="where">where
|
||
&'a Self: for<'a> <a class="trait" href="https://doc.rust-lang.org/nightly/core/iter/traits/collect/trait.IntoIterator.html" title="trait core::iter::traits::collect::IntoIterator">IntoIterator</a>,</div></h4></section></summary><div class='docblock'>Formats each item in a sequence. <a>Read more</a></div></details></div></details><details class="toggle implementors-toggle"><summary><section id="impl-From%3CT%3E-for-T" class="impl"><a class="src rightside" href="https://doc.rust-lang.org/nightly/src/core/convert/mod.rs.html#785">Source</a><a href="#impl-From%3CT%3E-for-T" class="anchor">§</a><h3 class="code-header">impl<T> <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.From.html" title="trait core::convert::From">From</a><T> for T</h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.from-2" class="method trait-impl"><a class="src rightside" href="https://doc.rust-lang.org/nightly/src/core/convert/mod.rs.html#788">Source</a><a href="#method.from-2" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/nightly/core/convert/trait.From.html#tymethod.from" class="fn">from</a>(t: T) -> T</h4></section></summary><div class="docblock"><p>Returns the argument unchanged.</p>
|
||
</div></details></div></details><details class="toggle implementors-toggle"><summary><section id="impl-FutureExt-for-T" class="impl"><a href="#impl-FutureExt-for-T" class="anchor">§</a><h3 class="code-header">impl<T> FutureExt for T</h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.with_context" class="method trait-impl"><a href="#method.with_context" class="anchor">§</a><h4 class="code-header">fn <a class="fn">with_context</a>(self, otel_cx: Context) -> WithContext<Self></h4></section></summary><div class='docblock'>Attaches the provided <a href="Context"><code>Context</code></a> to this type, returning a <code>WithContext</code>
|
||
wrapper. <a>Read more</a></div></details><details class="toggle method-toggle" open><summary><section id="method.with_current_context" class="method trait-impl"><a href="#method.with_current_context" class="anchor">§</a><h4 class="code-header">fn <a class="fn">with_current_context</a>(self) -> WithContext<Self></h4></section></summary><div class='docblock'>Attaches the current <a href="Context"><code>Context</code></a> to this type, returning a <code>WithContext</code>
|
||
wrapper. <a>Read more</a></div></details></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Instrument-for-T" class="impl"><a href="#impl-Instrument-for-T" class="anchor">§</a><h3 class="code-header">impl<T> Instrument for T</h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.instrument" class="method trait-impl"><a href="#method.instrument" class="anchor">§</a><h4 class="code-header">fn <a class="fn">instrument</a>(self, span: Span) -> Instrumented<Self></h4></section></summary><div class='docblock'>Instruments this type with the provided [<code>Span</code>], returning an
|
||
<code>Instrumented</code> wrapper. <a>Read more</a></div></details><details class="toggle method-toggle" open><summary><section id="method.in_current_span" class="method trait-impl"><a href="#method.in_current_span" class="anchor">§</a><h4 class="code-header">fn <a class="fn">in_current_span</a>(self) -> Instrumented<Self></h4></section></summary><div class='docblock'>Instruments this type with the <a href="super::Span::current()">current</a> <a href="crate::Span"><code>Span</code></a>, returning an
|
||
<code>Instrumented</code> wrapper. <a>Read more</a></div></details></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Into%3CU%3E-for-T" class="impl"><a class="src rightside" href="https://doc.rust-lang.org/nightly/src/core/convert/mod.rs.html#767-769">Source</a><a href="#impl-Into%3CU%3E-for-T" class="anchor">§</a><h3 class="code-header">impl<T, U> <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.Into.html" title="trait core::convert::Into">Into</a><U> for T<div class="where">where
|
||
U: <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.From.html" title="trait core::convert::From">From</a><T>,</div></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.into" class="method trait-impl"><a class="src rightside" href="https://doc.rust-lang.org/nightly/src/core/convert/mod.rs.html#777">Source</a><a href="#method.into" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/nightly/core/convert/trait.Into.html#tymethod.into" class="fn">into</a>(self) -> U</h4></section></summary><div class="docblock"><p>Calls <code>U::from(self)</code>.</p>
|
||
<p>That is, this conversion is whatever the implementation of
|
||
<code><a href="https://doc.rust-lang.org/nightly/core/convert/trait.From.html" title="trait core::convert::From">From</a><T> for U</code> chooses to do.</p>
|
||
</div></details></div></details><details class="toggle implementors-toggle"><summary><section id="impl-IntoEither-for-T" class="impl"><a class="src rightside" href="https://docs.rs/either/1/src/either/into_either.rs.html#64">Source</a><a href="#impl-IntoEither-for-T" class="anchor">§</a><h3 class="code-header">impl<T> <a class="trait" href="https://docs.rs/either/1/either/into_either/trait.IntoEither.html" title="trait either::into_either::IntoEither">IntoEither</a> for T</h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.into_either" class="method trait-impl"><a class="src rightside" href="https://docs.rs/either/1/src/either/into_either.rs.html#29">Source</a><a href="#method.into_either" class="anchor">§</a><h4 class="code-header">fn <a href="https://docs.rs/either/1/either/into_either/trait.IntoEither.html#method.into_either" class="fn">into_either</a>(self, into_left: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.bool.html">bool</a>) -> <a class="enum" href="https://docs.rs/either/1/either/enum.Either.html" title="enum either::Either">Either</a><Self, Self></h4></section></summary><div class='docblock'>Converts <code>self</code> into a <a href="https://docs.rs/either/1/either/enum.Either.html#variant.Left" title="variant either::Either::Left"><code>Left</code></a> variant of <a href="https://docs.rs/either/1/either/enum.Either.html" title="enum either::Either"><code>Either<Self, Self></code></a>
|
||
if <code>into_left</code> is <code>true</code>.
|
||
Converts <code>self</code> into a <a href="https://docs.rs/either/1/either/enum.Either.html#variant.Right" title="variant either::Either::Right"><code>Right</code></a> variant of <a href="https://docs.rs/either/1/either/enum.Either.html" title="enum either::Either"><code>Either<Self, Self></code></a>
|
||
otherwise. <a href="https://docs.rs/either/1/either/into_either/trait.IntoEither.html#method.into_either">Read more</a></div></details><details class="toggle method-toggle" open><summary><section id="method.into_either_with" class="method trait-impl"><a class="src rightside" href="https://docs.rs/either/1/src/either/into_either.rs.html#55-57">Source</a><a href="#method.into_either_with" class="anchor">§</a><h4 class="code-header">fn <a href="https://docs.rs/either/1/either/into_either/trait.IntoEither.html#method.into_either_with" class="fn">into_either_with</a><F>(self, into_left: F) -> <a class="enum" href="https://docs.rs/either/1/either/enum.Either.html" title="enum either::Either">Either</a><Self, Self><div class="where">where
|
||
F: <a class="trait" href="https://doc.rust-lang.org/nightly/core/ops/function/trait.FnOnce.html" title="trait core::ops::function::FnOnce">FnOnce</a>(&Self) -> <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.bool.html">bool</a>,</div></h4></section></summary><div class='docblock'>Converts <code>self</code> into a <a href="https://docs.rs/either/1/either/enum.Either.html#variant.Left" title="variant either::Either::Left"><code>Left</code></a> variant of <a href="https://docs.rs/either/1/either/enum.Either.html" title="enum either::Either"><code>Either<Self, Self></code></a>
|
||
if <code>into_left(&self)</code> returns <code>true</code>.
|
||
Converts <code>self</code> into a <a href="https://docs.rs/either/1/either/enum.Either.html#variant.Right" title="variant either::Either::Right"><code>Right</code></a> variant of <a href="https://docs.rs/either/1/either/enum.Either.html" title="enum either::Either"><code>Either<Self, Self></code></a>
|
||
otherwise. <a href="https://docs.rs/either/1/either/into_either/trait.IntoEither.html#method.into_either_with">Read more</a></div></details></div></details><details class="toggle implementors-toggle"><summary><section id="impl-IntoRequest%3CT%3E-for-T" class="impl"><a href="#impl-IntoRequest%3CT%3E-for-T" class="anchor">§</a><h3 class="code-header">impl<T> IntoRequest<T> for T</h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.into_request" class="method trait-impl"><a href="#method.into_request" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_request</a>(self) -> Request<T></h4></section></summary><div class='docblock'>Wrap the input message <code>T</code> in a <code>tonic::Request</code></div></details></div></details><details class="toggle implementors-toggle"><summary><section id="impl-LayerExt%3CL%3E-for-L" class="impl"><a href="#impl-LayerExt%3CL%3E-for-L" class="anchor">§</a><h3 class="code-header">impl<L> LayerExt<L> for L</h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.named_layer" class="method trait-impl"><a href="#method.named_layer" class="anchor">§</a><h4 class="code-header">fn <a class="fn">named_layer</a><S>(&self, service: S) -> Layered<<L as Layer<S>>::Service, S><div class="where">where
|
||
L: Layer<S>,</div></h4></section></summary><div class='docblock'>Applies the layer to a service and wraps it in [<code>Layered</code>].</div></details></div></details><details class="toggle implementors-toggle"><summary><section id="impl-OctetsInto%3CTarget%3E-for-Source" class="impl"><a href="#impl-OctetsInto%3CTarget%3E-for-Source" class="anchor">§</a><h3 class="code-header">impl<Source, Target> OctetsInto<Target> for Source<div class="where">where
|
||
Target: OctetsFrom<Source>,</div></h3></section></summary><div class="impl-items"><section id="associatedtype.Error-2" class="associatedtype trait-impl"><a href="#associatedtype.Error-2" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Error</a> = <Target as OctetsFrom<Source>>::Error</h4></section><details class="toggle method-toggle" open><summary><section id="method.try_octets_into" class="method trait-impl"><a href="#method.try_octets_into" class="anchor">§</a><h4 class="code-header">fn <a class="fn">try_octets_into</a>(
|
||
self,
|
||
) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html" title="enum core::result::Result">Result</a><Target, <Source as OctetsInto<Target>>::Error></h4></section></summary><div class='docblock'>Performs the conversion.</div></details><details class="toggle method-toggle" open><summary><section id="method.octets_into" class="method trait-impl"><a href="#method.octets_into" class="anchor">§</a><h4 class="code-header">fn <a class="fn">octets_into</a>(self) -> Target<div class="where">where
|
||
Self::Error: <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.Into.html" title="trait core::convert::Into">Into</a><<a class="enum" href="https://doc.rust-lang.org/nightly/core/convert/enum.Infallible.html" title="enum core::convert::Infallible">Infallible</a>>,</div></h4></section></summary><div class='docblock'>Performs an infallible conversion.</div></details></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Pipe-for-T" class="impl"><a href="#impl-Pipe-for-T" class="anchor">§</a><h3 class="code-header">impl<T> Pipe for T<div class="where">where
|
||
T: ?<a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,</div></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.pipe" class="method trait-impl"><a href="#method.pipe" class="anchor">§</a><h4 class="code-header">fn <a class="fn">pipe</a><R>(self, func: impl <a class="trait" href="https://doc.rust-lang.org/nightly/core/ops/function/trait.FnOnce.html" title="trait core::ops::function::FnOnce">FnOnce</a>(Self) -> R) -> R<div class="where">where
|
||
Self: <a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,</div></h4></section></summary><div class='docblock'>Pipes by value. This is generally the method you want to use. <a>Read more</a></div></details><details class="toggle method-toggle" open><summary><section id="method.pipe_ref" class="method trait-impl"><a href="#method.pipe_ref" class="anchor">§</a><h4 class="code-header">fn <a class="fn">pipe_ref</a><'a, R>(&'a self, func: impl <a class="trait" href="https://doc.rust-lang.org/nightly/core/ops/function/trait.FnOnce.html" title="trait core::ops::function::FnOnce">FnOnce</a>(&'a Self) -> R) -> R<div class="where">where
|
||
R: 'a,</div></h4></section></summary><div class='docblock'>Borrows <code>self</code> and passes that borrow into the pipe function. <a>Read more</a></div></details><details class="toggle method-toggle" open><summary><section id="method.pipe_ref_mut" class="method trait-impl"><a href="#method.pipe_ref_mut" class="anchor">§</a><h4 class="code-header">fn <a class="fn">pipe_ref_mut</a><'a, R>(&'a mut self, func: impl <a class="trait" href="https://doc.rust-lang.org/nightly/core/ops/function/trait.FnOnce.html" title="trait core::ops::function::FnOnce">FnOnce</a>(&'a mut Self) -> R) -> R<div class="where">where
|
||
R: 'a,</div></h4></section></summary><div class='docblock'>Mutably borrows <code>self</code> and passes that borrow into the pipe function. <a>Read more</a></div></details><details class="toggle method-toggle" open><summary><section id="method.pipe_borrow" class="method trait-impl"><a href="#method.pipe_borrow" class="anchor">§</a><h4 class="code-header">fn <a class="fn">pipe_borrow</a><'a, B, R>(&'a self, func: impl <a class="trait" href="https://doc.rust-lang.org/nightly/core/ops/function/trait.FnOnce.html" title="trait core::ops::function::FnOnce">FnOnce</a>(<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&'a B</a>) -> R) -> R<div class="where">where
|
||
Self: <a class="trait" href="https://doc.rust-lang.org/nightly/core/borrow/trait.Borrow.html" title="trait core::borrow::Borrow">Borrow</a><B>,
|
||
B: 'a + ?<a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,
|
||
R: 'a,</div></h4></section></summary><div class='docblock'>Borrows <code>self</code>, then passes <code>self.borrow()</code> into the pipe function. <a>Read more</a></div></details><details class="toggle method-toggle" open><summary><section id="method.pipe_borrow_mut" class="method trait-impl"><a href="#method.pipe_borrow_mut" class="anchor">§</a><h4 class="code-header">fn <a class="fn">pipe_borrow_mut</a><'a, B, R>(
|
||
&'a mut self,
|
||
func: impl <a class="trait" href="https://doc.rust-lang.org/nightly/core/ops/function/trait.FnOnce.html" title="trait core::ops::function::FnOnce">FnOnce</a>(<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&'a mut B</a>) -> R,
|
||
) -> R<div class="where">where
|
||
Self: <a class="trait" href="https://doc.rust-lang.org/nightly/core/borrow/trait.BorrowMut.html" title="trait core::borrow::BorrowMut">BorrowMut</a><B>,
|
||
B: 'a + ?<a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,
|
||
R: 'a,</div></h4></section></summary><div class='docblock'>Mutably borrows <code>self</code>, then passes <code>self.borrow_mut()</code> into the pipe
|
||
function. <a>Read more</a></div></details><details class="toggle method-toggle" open><summary><section id="method.pipe_as_ref" class="method trait-impl"><a href="#method.pipe_as_ref" class="anchor">§</a><h4 class="code-header">fn <a class="fn">pipe_as_ref</a><'a, U, R>(&'a self, func: impl <a class="trait" href="https://doc.rust-lang.org/nightly/core/ops/function/trait.FnOnce.html" title="trait core::ops::function::FnOnce">FnOnce</a>(<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&'a U</a>) -> R) -> R<div class="where">where
|
||
Self: <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.AsRef.html" title="trait core::convert::AsRef">AsRef</a><U>,
|
||
U: 'a + ?<a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,
|
||
R: 'a,</div></h4></section></summary><div class='docblock'>Borrows <code>self</code>, then passes <code>self.as_ref()</code> into the pipe function.</div></details><details class="toggle method-toggle" open><summary><section id="method.pipe_as_mut" class="method trait-impl"><a href="#method.pipe_as_mut" class="anchor">§</a><h4 class="code-header">fn <a class="fn">pipe_as_mut</a><'a, U, R>(&'a mut self, func: impl <a class="trait" href="https://doc.rust-lang.org/nightly/core/ops/function/trait.FnOnce.html" title="trait core::ops::function::FnOnce">FnOnce</a>(<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&'a mut U</a>) -> R) -> R<div class="where">where
|
||
Self: <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.AsMut.html" title="trait core::convert::AsMut">AsMut</a><U>,
|
||
U: 'a + ?<a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,
|
||
R: 'a,</div></h4></section></summary><div class='docblock'>Mutably borrows <code>self</code>, then passes <code>self.as_mut()</code> into the pipe
|
||
function.</div></details><details class="toggle method-toggle" open><summary><section id="method.pipe_deref" class="method trait-impl"><a href="#method.pipe_deref" class="anchor">§</a><h4 class="code-header">fn <a class="fn">pipe_deref</a><'a, T, R>(&'a self, func: impl <a class="trait" href="https://doc.rust-lang.org/nightly/core/ops/function/trait.FnOnce.html" title="trait core::ops::function::FnOnce">FnOnce</a>(<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&'a T</a>) -> R) -> R<div class="where">where
|
||
Self: <a class="trait" href="https://doc.rust-lang.org/nightly/core/ops/deref/trait.Deref.html" title="trait core::ops::deref::Deref">Deref</a><Target = T>,
|
||
T: 'a + ?<a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,
|
||
R: 'a,</div></h4></section></summary><div class='docblock'>Borrows <code>self</code>, then passes <code>self.deref()</code> into the pipe function.</div></details><details class="toggle method-toggle" open><summary><section id="method.pipe_deref_mut" class="method trait-impl"><a href="#method.pipe_deref_mut" class="anchor">§</a><h4 class="code-header">fn <a class="fn">pipe_deref_mut</a><'a, T, R>(
|
||
&'a mut self,
|
||
func: impl <a class="trait" href="https://doc.rust-lang.org/nightly/core/ops/function/trait.FnOnce.html" title="trait core::ops::function::FnOnce">FnOnce</a>(<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&'a mut T</a>) -> R,
|
||
) -> R<div class="where">where
|
||
Self: <a class="trait" href="https://doc.rust-lang.org/nightly/core/ops/deref/trait.DerefMut.html" title="trait core::ops::deref::DerefMut">DerefMut</a><Target = T> + <a class="trait" href="https://doc.rust-lang.org/nightly/core/ops/deref/trait.Deref.html" title="trait core::ops::deref::Deref">Deref</a>,
|
||
T: 'a + ?<a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,
|
||
R: 'a,</div></h4></section></summary><div class='docblock'>Mutably borrows <code>self</code>, then passes <code>self.deref_mut()</code> into the pipe
|
||
function.</div></details></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Pointable-for-T" class="impl"><a href="#impl-Pointable-for-T" class="anchor">§</a><h3 class="code-header">impl<T> Pointable for T</h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedconstant.ALIGN" class="associatedconstant trait-impl"><a href="#associatedconstant.ALIGN" class="anchor">§</a><h4 class="code-header">const <a class="constant">ALIGN</a>: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.usize.html">usize</a></h4></section></summary><div class='docblock'>The alignment of pointer.</div></details><details class="toggle" open><summary><section id="associatedtype.Init" class="associatedtype trait-impl"><a href="#associatedtype.Init" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Init</a> = T</h4></section></summary><div class='docblock'>The type for initializers.</div></details><details class="toggle method-toggle" open><summary><section id="method.init" class="method trait-impl"><a href="#method.init" class="anchor">§</a><h4 class="code-header">unsafe fn <a class="fn">init</a>(init: <T as Pointable>::Init) -> <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.usize.html">usize</a></h4></section></summary><div class='docblock'>Initializes a with the given initializer. <a>Read more</a></div></details><details class="toggle method-toggle" open><summary><section id="method.deref" class="method trait-impl"><a href="#method.deref" class="anchor">§</a><h4 class="code-header">unsafe fn <a class="fn">deref</a><'a>(ptr: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.usize.html">usize</a>) -> <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&'a T</a></h4></section></summary><div class='docblock'>Dereferences the given pointer. <a>Read more</a></div></details><details class="toggle method-toggle" open><summary><section id="method.deref_mut" class="method trait-impl"><a href="#method.deref_mut" class="anchor">§</a><h4 class="code-header">unsafe fn <a class="fn">deref_mut</a><'a>(ptr: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.usize.html">usize</a>) -> <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&'a mut T</a></h4></section></summary><div class='docblock'>Mutably dereferences the given pointer. <a>Read more</a></div></details><details class="toggle method-toggle" open><summary><section id="method.drop" class="method trait-impl"><a href="#method.drop" class="anchor">§</a><h4 class="code-header">unsafe fn <a class="fn">drop</a>(ptr: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.usize.html">usize</a>)</h4></section></summary><div class='docblock'>Drops the object pointed to by the given pointer. <a>Read more</a></div></details></div></details><details class="toggle implementors-toggle"><summary><section id="impl-PolicyExt-for-T" class="impl"><a href="#impl-PolicyExt-for-T" class="anchor">§</a><h3 class="code-header">impl<T> PolicyExt for T<div class="where">where
|
||
T: ?<a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,</div></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.and" class="method trait-impl"><a href="#method.and" class="anchor">§</a><h4 class="code-header">fn <a class="fn">and</a><P, B, E>(self, other: P) -> And<T, P><div class="where">where
|
||
T: Policy<B, E>,
|
||
P: Policy<B, E>,</div></h4></section></summary><div class='docblock'>Create a new <code>Policy</code> that returns [<code>Action::Follow</code>] only if <code>self</code> and <code>other</code> return
|
||
<code>Action::Follow</code>. <a>Read more</a></div></details><details class="toggle method-toggle" open><summary><section id="method.or" class="method trait-impl"><a href="#method.or" class="anchor">§</a><h4 class="code-header">fn <a class="fn">or</a><P, B, E>(self, other: P) -> Or<T, P><div class="where">where
|
||
T: Policy<B, E>,
|
||
P: Policy<B, E>,</div></h4></section></summary><div class='docblock'>Create a new <code>Policy</code> that returns [<code>Action::Follow</code>] if either <code>self</code> or <code>other</code> returns
|
||
<code>Action::Follow</code>. <a>Read more</a></div></details></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Same-for-T" class="impl"><a class="src rightside" href="https://docs.rs/typenum/1.18.0/src/typenum/type_operators.rs.html#34">Source</a><a href="#impl-Same-for-T" class="anchor">§</a><h3 class="code-header">impl<T> <a class="trait" href="https://docs.rs/typenum/1.18.0/typenum/type_operators/trait.Same.html" title="trait typenum::type_operators::Same">Same</a> for T</h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Output" class="associatedtype trait-impl"><a class="src rightside" href="https://docs.rs/typenum/1.18.0/src/typenum/type_operators.rs.html#35">Source</a><a href="#associatedtype.Output" class="anchor">§</a><h4 class="code-header">type <a href="https://docs.rs/typenum/1.18.0/typenum/type_operators/trait.Same.html#associatedtype.Output" class="associatedtype">Output</a> = T</h4></section></summary><div class='docblock'>Should always be <code>Self</code></div></details></div></details><details class="toggle implementors-toggle"><summary><section id="impl-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> |