Files
greptimedb/common_meta/error/index.html
2025-12-18 14:53:29 +00:00

1 line
33 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` mod in crate `common_meta`."><title>common_meta::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="common_meta" 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 mod"><!--[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="#">Module error</a></h2></rustdoc-topbar><nav class="sidebar"><div class="sidebar-crate"><h2><a href="../../common_meta/index.html">common_<wbr>meta</a><span class="version">1.0.0-beta.3</span></h2></div><div class="sidebar-elems"><section id="rustdoc-toc"><h2 class="location"><a href="#">Module error</a></h2><h3><a href="#structs">Module Items</a></h3><ul class="block"><li><a href="#structs" title="Structs">Structs</a></li><li><a href="#enums" title="Enums">Enums</a></li><li><a href="#types" title="Type Aliases">Type Aliases</a></li></ul></section><div id="rustdoc-modnav"><h2 class="in-crate"><a href="../index.html">In crate common_<wbr>meta</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">common_meta</a></div><h1>Module <span>error</span>&nbsp;<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/common_meta/error.rs.html#15-1263">Source</a> </span></div><h2 id="structs" class="section-header">Structs<a href="#structs" class="anchor">§</a></h2><dl class="item-table"><dt><a class="struct" href="struct.AbortProcedureSnafu.html" title="struct common_meta::error::AbortProcedureSnafu">Abort<wbr>Procedure<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::AbortProcedure</code> variant</dd><dt><a class="struct" href="struct.AlterLogicalTablesInvalidArgumentsSnafu.html" title="struct common_meta::error::AlterLogicalTablesInvalidArgumentsSnafu">Alter<wbr>Logical<wbr>Tables<wbr>Invalid<wbr>Arguments<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::AlterLogicalTablesInvalidArguments</code> variant</dd><dt><a class="struct" href="struct.BuildKafkaClientSnafu.html" title="struct common_meta::error::BuildKafkaClientSnafu">Build<wbr>Kafka<wbr>Client<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::BuildKafkaClient</code> variant</dd><dt><a class="struct" href="struct.BuildKafkaCtrlClientSnafu.html" title="struct common_meta::error::BuildKafkaCtrlClientSnafu">Build<wbr>Kafka<wbr>Ctrl<wbr>Client<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::BuildKafkaCtrlClient</code> variant</dd><dt><a class="struct" href="struct.BuildTableMetaSnafu.html" title="struct common_meta::error::BuildTableMetaSnafu">Build<wbr>Table<wbr>Meta<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::BuildTableMeta</code> variant</dd><dt><a class="struct" href="struct.CacheNotGetSnafu.html" title="struct common_meta::error::CacheNotGetSnafu">Cache<wbr>NotGet<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::CacheNotGet</code> variant</dd><dt><a class="struct" href="struct.CatalogNotFoundSnafu.html" title="struct common_meta::error::CatalogNotFoundSnafu">Catalog<wbr>NotFound<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::CatalogNotFound</code> variant</dd><dt><a class="struct" href="struct.ColumnIdMismatchSnafu.html" title="struct common_meta::error::ColumnIdMismatchSnafu">Column<wbr>IdMismatch<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::ColumnIdMismatch</code> variant</dd><dt><a class="struct" href="struct.ColumnMetadataConflictsSnafu.html" title="struct common_meta::error::ColumnMetadataConflictsSnafu">Column<wbr>Metadata<wbr>Conflicts<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::ColumnMetadataConflicts</code> variant</dd><dt><a class="struct" href="struct.ColumnNotFoundSnafu.html" title="struct common_meta::error::ColumnNotFoundSnafu">Column<wbr>NotFound<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::ColumnNotFound</code> variant</dd><dt><a class="struct" href="struct.ConnectEtcdSnafu.html" title="struct common_meta::error::ConnectEtcdSnafu">Connect<wbr>Etcd<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::ConnectEtcd</code> variant</dd><dt><a class="struct" href="struct.ConvertAlterTableRequestSnafu.html" title="struct common_meta::error::ConvertAlterTableRequestSnafu">Convert<wbr>Alter<wbr>Table<wbr>Request<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::ConvertAlterTableRequest</code> variant</dd><dt><a class="struct" href="struct.ConvertColumnDefSnafu.html" title="struct common_meta::error::ConvertColumnDefSnafu">Convert<wbr>Column<wbr>DefSnafu</a></dt><dd>SNAFU context selector for the <code>Error::ConvertColumnDef</code> variant</dd><dt><a class="struct" href="struct.ConvertRawKeySnafu.html" title="struct common_meta::error::ConvertRawKeySnafu">Convert<wbr>RawKey<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::ConvertRawKey</code> variant</dd><dt><a class="struct" href="struct.ConvertRawTableInfoSnafu.html" title="struct common_meta::error::ConvertRawTableInfoSnafu">Convert<wbr>RawTable<wbr>Info<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::ConvertRawTableInfo</code> variant</dd><dt><a class="struct" href="struct.ConvertTimeRangesSnafu.html" title="struct common_meta::error::ConvertTimeRangesSnafu">Convert<wbr>Time<wbr>Ranges<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::ConvertTimeRanges</code> variant</dd><dt><a class="struct" href="struct.CreateKafkaWalTopicSnafu.html" title="struct common_meta::error::CreateKafkaWalTopicSnafu">Create<wbr>Kafka<wbr>WalTopic<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::CreateKafkaWalTopic</code> variant</dd><dt><a class="struct" href="struct.CreateLogicalTablesInvalidArgumentsSnafu.html" title="struct common_meta::error::CreateLogicalTablesInvalidArgumentsSnafu">Create<wbr>Logical<wbr>Tables<wbr>Invalid<wbr>Arguments<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::CreateLogicalTablesInvalidArguments</code> variant</dd><dt><a class="struct" href="struct.CreateMySqlPoolSnafu.html" title="struct common_meta::error::CreateMySqlPoolSnafu">Create<wbr>MySql<wbr>Pool<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::CreateMySqlPool</code> variant</dd><dt><a class="struct" href="struct.CreatePostgresPoolSnafu.html" title="struct common_meta::error::CreatePostgresPoolSnafu">Create<wbr>Postgres<wbr>Pool<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::CreatePostgresPool</code> variant</dd><dt><a class="struct" href="struct.DatanodeTableInfoNotFoundSnafu.html" title="struct common_meta::error::DatanodeTableInfoNotFoundSnafu">Datanode<wbr>Table<wbr>Info<wbr>NotFound<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::DatanodeTableInfoNotFound</code> variant</dd><dt><a class="struct" href="struct.DecodeJsonSnafu.html" title="struct common_meta::error::DecodeJsonSnafu">Decode<wbr>Json<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::DecodeJson</code> variant</dd><dt><a class="struct" href="struct.DecodeProtoSnafu.html" title="struct common_meta::error::DecodeProtoSnafu">Decode<wbr>Proto<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::DecodeProto</code> variant</dd><dt><a class="struct" href="struct.DeserializeFlexbuffersSnafu.html" title="struct common_meta::error::DeserializeFlexbuffersSnafu">Deserialize<wbr>Flexbuffers<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::DeserializeFlexbuffers</code> variant</dd><dt><a class="struct" href="struct.DeserializeFromJsonSnafu.html" title="struct common_meta::error::DeserializeFromJsonSnafu">Deserialize<wbr>From<wbr>Json<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::DeserializeFromJson</code> variant</dd><dt><a class="struct" href="struct.EmptyDdlTasksSnafu.html" title="struct common_meta::error::EmptyDdlTasksSnafu">Empty<wbr>DdlTasks<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::EmptyDdlTasks</code> variant</dd><dt><a class="struct" href="struct.EmptyKeySnafu.html" title="struct common_meta::error::EmptyKeySnafu">Empty<wbr>KeySnafu</a></dt><dd>SNAFU context selector for the <code>Error::EmptyKey</code> variant</dd><dt><a class="struct" href="struct.EmptyTopicPoolSnafu.html" title="struct common_meta::error::EmptyTopicPoolSnafu">Empty<wbr>Topic<wbr>Pool<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::EmptyTopicPool</code> variant</dd><dt><a class="struct" href="struct.EncodeJsonSnafu.html" title="struct common_meta::error::EncodeJsonSnafu">Encode<wbr>Json<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::EncodeJson</code> variant</dd><dt><a class="struct" href="struct.EncodeWalOptionsSnafu.html" title="struct common_meta::error::EncodeWalOptionsSnafu">Encode<wbr>WalOptions<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::EncodeWalOptions</code> variant</dd><dt><a class="struct" href="struct.EtcdFailedSnafu.html" title="struct common_meta::error::EtcdFailedSnafu">Etcd<wbr>Failed<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::EtcdFailed</code> variant</dd><dt><a class="struct" href="struct.EtcdTxnFailedSnafu.html" title="struct common_meta::error::EtcdTxnFailedSnafu">Etcd<wbr>TxnFailed<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::EtcdTxnFailed</code> variant</dd><dt><a class="struct" href="struct.EtcdTxnOpResponseSnafu.html" title="struct common_meta::error::EtcdTxnOpResponseSnafu">Etcd<wbr>TxnOp<wbr>Response<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::EtcdTxnOpResponse</code> variant</dd><dt><a class="struct" href="struct.ExternalSnafu.html" title="struct common_meta::error::ExternalSnafu">External<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::External</code> variant</dd><dt><a class="struct" href="struct.FlowAlreadyExistsSnafu.html" title="struct common_meta::error::FlowAlreadyExistsSnafu">Flow<wbr>Already<wbr>Exists<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::FlowAlreadyExists</code> variant</dd><dt><a class="struct" href="struct.FlowNotFoundSnafu.html" title="struct common_meta::error::FlowNotFoundSnafu">Flow<wbr>NotFound<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::FlowNotFound</code> variant</dd><dt><a class="struct" href="struct.FlowRouteNotFoundSnafu.html" title="struct common_meta::error::FlowRouteNotFoundSnafu">Flow<wbr>Route<wbr>NotFound<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::FlowRouteNotFound</code> variant</dd><dt><a class="struct" href="struct.FromUtf8Snafu.html" title="struct common_meta::error::FromUtf8Snafu">From<wbr>Utf8<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::FromUtf8</code> variant</dd><dt><a class="struct" href="struct.GetCacheSnafu.html" title="struct common_meta::error::GetCacheSnafu">GetCache<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::GetCache</code> variant</dd><dt><a class="struct" href="struct.GetKvCacheSnafu.html" title="struct common_meta::error::GetKvCacheSnafu">GetKv<wbr>Cache<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::GetKvCache</code> variant</dd><dt><a class="struct" href="struct.GetPostgresConnectionSnafu.html" title="struct common_meta::error::GetPostgresConnectionSnafu">GetPostgres<wbr>Connection<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::GetPostgresConnection</code> variant</dd><dt><a class="struct" href="struct.IllegalServerStateSnafu.html" title="struct common_meta::error::IllegalServerStateSnafu">Illegal<wbr>Server<wbr>State<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::IllegalServerState</code> variant</dd><dt><a class="struct" href="struct.InvalidFileExtensionSnafu.html" title="struct common_meta::error::InvalidFileExtensionSnafu">Invalid<wbr>File<wbr>Extension<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::InvalidFileExtension</code> variant</dd><dt><a class="struct" href="struct.InvalidFileNameSnafu.html" title="struct common_meta::error::InvalidFileNameSnafu">Invalid<wbr>File<wbr>Name<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::InvalidFileName</code> variant</dd><dt><a class="struct" href="struct.InvalidFilePathSnafu.html" title="struct common_meta::error::InvalidFilePathSnafu">Invalid<wbr>File<wbr>Path<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::InvalidFilePath</code> variant</dd><dt><a class="struct" href="struct.InvalidFlowRequestBodySnafu.html" title="struct common_meta::error::InvalidFlowRequestBodySnafu">Invalid<wbr>Flow<wbr>Request<wbr>Body<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::InvalidFlowRequestBody</code> variant</dd><dt><a class="struct" href="struct.InvalidHeartbeatResponseSnafu.html" title="struct common_meta::error::InvalidHeartbeatResponseSnafu">Invalid<wbr>Heartbeat<wbr>Response<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::InvalidHeartbeatResponse</code> variant</dd><dt><a class="struct" href="struct.InvalidMetadataSnafu.html" title="struct common_meta::error::InvalidMetadataSnafu">Invalid<wbr>Metadata<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::InvalidMetadata</code> variant</dd><dt><a class="struct" href="struct.InvalidNodeInfoKeySnafu.html" title="struct common_meta::error::InvalidNodeInfoKeySnafu">Invalid<wbr>Node<wbr>Info<wbr>KeySnafu</a></dt><dd>SNAFU context selector for the <code>Error::InvalidNodeInfoKey</code> variant</dd><dt><a class="struct" href="struct.InvalidNumTopicsSnafu.html" title="struct common_meta::error::InvalidNumTopicsSnafu">Invalid<wbr>NumTopics<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::InvalidNumTopics</code> variant</dd><dt><a class="struct" href="struct.InvalidProtoMsgSnafu.html" title="struct common_meta::error::InvalidProtoMsgSnafu">Invalid<wbr>Proto<wbr>MsgSnafu</a></dt><dd>SNAFU context selector for the <code>Error::InvalidProtoMsg</code> variant</dd><dt><a class="struct" href="struct.InvalidRoleSnafu.html" title="struct common_meta::error::InvalidRoleSnafu">Invalid<wbr>Role<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::InvalidRole</code> variant</dd><dt><a class="struct" href="struct.InvalidSetDatabaseOptionSnafu.html" title="struct common_meta::error::InvalidSetDatabaseOptionSnafu">Invalid<wbr>SetDatabase<wbr>Option<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::InvalidSetDatabaseOption</code> variant</dd><dt><a class="struct" href="struct.InvalidStatKeySnafu.html" title="struct common_meta::error::InvalidStatKeySnafu">Invalid<wbr>Stat<wbr>KeySnafu</a></dt><dd>SNAFU context selector for the <code>Error::InvalidStatKey</code> variant</dd><dt><a class="struct" href="struct.InvalidTimeZoneSnafu.html" title="struct common_meta::error::InvalidTimeZoneSnafu">Invalid<wbr>Time<wbr>Zone<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::InvalidTimeZone</code> variant</dd><dt><a class="struct" href="struct.InvalidTlsConfigSnafu.html" title="struct common_meta::error::InvalidTlsConfigSnafu">Invalid<wbr>TlsConfig<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::InvalidTlsConfig</code> variant</dd><dt><a class="struct" href="struct.InvalidTopicNamePrefixSnafu.html" title="struct common_meta::error::InvalidTopicNamePrefixSnafu">Invalid<wbr>Topic<wbr>Name<wbr>Prefix<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::InvalidTopicNamePrefix</code> variant</dd><dt><a class="struct" href="struct.InvalidUnsetDatabaseOptionSnafu.html" title="struct common_meta::error::InvalidUnsetDatabaseOptionSnafu">Invalid<wbr>Unset<wbr>Database<wbr>Option<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::InvalidUnsetDatabaseOption</code> variant</dd><dt><a class="struct" href="struct.InvalidViewInfoSnafu.html" title="struct common_meta::error::InvalidViewInfoSnafu">Invalid<wbr>View<wbr>Info<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::InvalidViewInfo</code> variant</dd><dt><a class="struct" href="struct.KafkaGetOffsetSnafu.html" title="struct common_meta::error::KafkaGetOffsetSnafu">Kafka<wbr>GetOffset<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::KafkaGetOffset</code> variant</dd><dt><a class="struct" href="struct.KafkaPartitionClientSnafu.html" title="struct common_meta::error::KafkaPartitionClientSnafu">Kafka<wbr>Partition<wbr>Client<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::KafkaPartitionClient</code> variant</dd><dt><a class="struct" href="struct.LoadTlsCertificateSnafu.html" title="struct common_meta::error::LoadTlsCertificateSnafu">Load<wbr>TlsCertificate<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::LoadTlsCertificate</code> variant</dd><dt><a class="struct" href="struct.MetadataCorruptionSnafu.html" title="struct common_meta::error::MetadataCorruptionSnafu">Metadata<wbr>Corruption<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::MetadataCorruption</code> variant</dd><dt><a class="struct" href="struct.MismatchColumnIdSnafu.html" title="struct common_meta::error::MismatchColumnIdSnafu">Mismatch<wbr>Column<wbr>IdSnafu</a></dt><dd>SNAFU context selector for the <code>Error::MismatchColumnId</code> variant</dd><dt><a class="struct" href="struct.MismatchPrefixSnafu.html" title="struct common_meta::error::MismatchPrefixSnafu">Mismatch<wbr>Prefix<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::MismatchPrefix</code> variant</dd><dt><a class="struct" href="struct.MissingColumnIdsSnafu.html" title="struct common_meta::error::MissingColumnIdsSnafu">Missing<wbr>Column<wbr>IdsSnafu</a></dt><dd>SNAFU context selector for the <code>Error::MissingColumnIds</code> variant</dd><dt><a class="struct" href="struct.MissingColumnInColumnMetadataSnafu.html" title="struct common_meta::error::MissingColumnInColumnMetadataSnafu">Missing<wbr>Column<wbr>InColumn<wbr>Metadata<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::MissingColumnInColumnMetadata</code> variant</dd><dt><a class="struct" href="struct.MoveValuesSnafu.html" title="struct common_meta::error::MoveValuesSnafu">Move<wbr>Values<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::MoveValues</code> variant</dd><dt><a class="struct" href="struct.MySqlExecutionSnafu.html" title="struct common_meta::error::MySqlExecutionSnafu">MySql<wbr>Execution<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::MySqlExecution</code> variant</dd><dt><a class="struct" href="struct.MySqlTransactionSnafu.html" title="struct common_meta::error::MySqlTransactionSnafu">MySql<wbr>Transaction<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::MySqlTransaction</code> variant</dd><dt><a class="struct" href="struct.NextSequenceSnafu.html" title="struct common_meta::error::NextSequenceSnafu">Next<wbr>Sequence<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::NextSequence</code> variant</dd><dt><a class="struct" href="struct.NoLeaderSnafu.html" title="struct common_meta::error::NoLeaderSnafu">NoLeader<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::NoLeader</code> variant</dd><dt><a class="struct" href="struct.OperateDatanodeSnafu.html" title="struct common_meta::error::OperateDatanodeSnafu">Operate<wbr>Datanode<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::OperateDatanode</code> variant</dd><dt><a class="struct" href="struct.ParseNumSnafu.html" title="struct common_meta::error::ParseNumSnafu">Parse<wbr>NumSnafu</a></dt><dd>SNAFU context selector for the <code>Error::ParseNum</code> variant</dd><dt><a class="struct" href="struct.ParseOptionSnafu.html" title="struct common_meta::error::ParseOptionSnafu">Parse<wbr>Option<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::ParseOption</code> variant</dd><dt><a class="struct" href="struct.ParseProcedureIdSnafu.html" title="struct common_meta::error::ParseProcedureIdSnafu">Parse<wbr>Procedure<wbr>IdSnafu</a></dt><dd>SNAFU context selector for the <code>Error::ParseProcedureId</code> variant</dd><dt><a class="struct" href="struct.ParseWalOptionsSnafu.html" title="struct common_meta::error::ParseWalOptionsSnafu">Parse<wbr>WalOptions<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::ParseWalOptions</code> variant</dd><dt><a class="struct" href="struct.PayloadNotExistSnafu.html" title="struct common_meta::error::PayloadNotExistSnafu">Payload<wbr>NotExist<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::PayloadNotExist</code> variant</dd><dt><a class="struct" href="struct.PostgresExecutionSnafu.html" title="struct common_meta::error::PostgresExecutionSnafu">Postgres<wbr>Execution<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::PostgresExecution</code> variant</dd><dt><a class="struct" href="struct.PostgresTlsConfigSnafu.html" title="struct common_meta::error::PostgresTlsConfigSnafu">Postgres<wbr>TlsConfig<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::PostgresTlsConfig</code> variant</dd><dt><a class="struct" href="struct.PostgresTransactionSnafu.html" title="struct common_meta::error::PostgresTransactionSnafu">Postgres<wbr>Transaction<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::PostgresTransaction</code> variant</dd><dt><a class="struct" href="struct.PrimaryKeyNotFoundSnafu.html" title="struct common_meta::error::PrimaryKeyNotFoundSnafu">Primary<wbr>KeyNot<wbr>Found<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::PrimaryKeyNotFound</code> variant</dd><dt><a class="struct" href="struct.ProcedureNotFoundSnafu.html" title="struct common_meta::error::ProcedureNotFoundSnafu">Procedure<wbr>NotFound<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::ProcedureNotFound</code> variant</dd><dt><a class="struct" href="struct.ProcedureOutputSnafu.html" title="struct common_meta::error::ProcedureOutputSnafu">Procedure<wbr>Output<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::ProcedureOutput</code> variant</dd><dt><a class="struct" href="struct.ProcedurePoisonConflictSnafu.html" title="struct common_meta::error::ProcedurePoisonConflictSnafu">Procedure<wbr>Poison<wbr>Conflict<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::ProcedurePoisonConflict</code> variant</dd><dt><a class="struct" href="struct.ProcedureStateReceiverNotFoundSnafu.html" title="struct common_meta::error::ProcedureStateReceiverNotFoundSnafu">Procedure<wbr>State<wbr>Receiver<wbr>NotFound<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::ProcedureStateReceiverNotFound</code> variant</dd><dt><a class="struct" href="struct.ProcedureStateReceiverSnafu.html" title="struct common_meta::error::ProcedureStateReceiverSnafu">Procedure<wbr>State<wbr>Receiver<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::ProcedureStateReceiver</code> variant</dd><dt><a class="struct" href="struct.ProduceRecordSnafu.html" title="struct common_meta::error::ProduceRecordSnafu">Produce<wbr>Record<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::ProduceRecord</code> variant</dd><dt><a class="struct" href="struct.PutPoisonSnafu.html" title="struct common_meta::error::PutPoisonSnafu">PutPoison<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::PutPoison</code> variant</dd><dt><a class="struct" href="struct.QueryProcedureSnafu.html" title="struct common_meta::error::QueryProcedureSnafu">Query<wbr>Procedure<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::QueryProcedure</code> variant</dd><dt><a class="struct" href="struct.RdsTransactionRetryFailedSnafu.html" title="struct common_meta::error::RdsTransactionRetryFailedSnafu">RdsTransaction<wbr>Retry<wbr>Failed<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::RdsTransactionRetryFailed</code> variant</dd><dt><a class="struct" href="struct.ReadFlexbuffersSnafu.html" title="struct common_meta::error::ReadFlexbuffersSnafu">Read<wbr>Flexbuffers<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::ReadFlexbuffers</code> variant</dd><dt><a class="struct" href="struct.ReadObjectSnafu.html" title="struct common_meta::error::ReadObjectSnafu">Read<wbr>Object<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::ReadObject</code> variant</dd><dt><a class="struct" href="struct.RegionNotFoundSnafu.html" title="struct common_meta::error::RegionNotFoundSnafu">Region<wbr>NotFound<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::RegionNotFound</code> variant</dd><dt><a class="struct" href="struct.RegionOperatingRaceSnafu.html" title="struct common_meta::error::RegionOperatingRaceSnafu">Region<wbr>Operating<wbr>Race<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::RegionOperatingRace</code> variant</dd><dt><a class="struct" href="struct.RegisterProcedureLoaderSnafu.html" title="struct common_meta::error::RegisterProcedureLoaderSnafu">Register<wbr>Procedure<wbr>Loader<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::RegisterProcedureLoader</code> variant</dd><dt><a class="struct" href="struct.ResponseExceededSizeLimitSnafu.html" title="struct common_meta::error::ResponseExceededSizeLimitSnafu">Response<wbr>Exceeded<wbr>Size<wbr>Limit<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::ResponseExceededSizeLimit</code> variant</dd><dt><a class="struct" href="struct.RetryLaterSnafu.html" title="struct common_meta::error::RetryLaterSnafu">Retry<wbr>Later<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::RetryLater</code> variant</dd><dt><a class="struct" href="struct.RouteInfoCorruptedSnafu.html" title="struct common_meta::error::RouteInfoCorruptedSnafu">Route<wbr>Info<wbr>Corrupted<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::RouteInfoCorrupted</code> variant</dd><dt><a class="struct" href="struct.SchemaAlreadyExistsSnafu.html" title="struct common_meta::error::SchemaAlreadyExistsSnafu">Schema<wbr>Already<wbr>Exists<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::SchemaAlreadyExists</code> variant</dd><dt><a class="struct" href="struct.SchemaNotFoundSnafu.html" title="struct common_meta::error::SchemaNotFoundSnafu">Schema<wbr>NotFound<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::SchemaNotFound</code> variant</dd><dt><a class="struct" href="struct.SerdeJsonSnafu.html" title="struct common_meta::error::SerdeJsonSnafu">Serde<wbr>Json<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::SerdeJson</code> variant</dd><dt><a class="struct" href="struct.SerializeFlexbuffersSnafu.html" title="struct common_meta::error::SerializeFlexbuffersSnafu">Serialize<wbr>Flexbuffers<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::SerializeFlexbuffers</code> variant</dd><dt><a class="struct" href="struct.SerializeToJsonSnafu.html" title="struct common_meta::error::SerializeToJsonSnafu">Serialize<wbr>ToJson<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::SerializeToJson</code> variant</dd><dt><a class="struct" href="struct.StartProcedureManagerSnafu.html" title="struct common_meta::error::StartProcedureManagerSnafu">Start<wbr>Procedure<wbr>Manager<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::StartProcedureManager</code> variant</dd><dt><a class="struct" href="struct.StopProcedureManagerSnafu.html" title="struct common_meta::error::StopProcedureManagerSnafu">Stop<wbr>Procedure<wbr>Manager<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::StopProcedureManager</code> variant</dd><dt><a class="struct" href="struct.SubmitProcedureSnafu.html" title="struct common_meta::error::SubmitProcedureSnafu">Submit<wbr>Procedure<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::SubmitProcedure</code> variant</dd><dt><a class="struct" href="struct.TableAlreadyExistsSnafu.html" title="struct common_meta::error::TableAlreadyExistsSnafu">Table<wbr>Already<wbr>Exists<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::TableAlreadyExists</code> variant</dd><dt><a class="struct" href="struct.TableInfoNotFoundSnafu.html" title="struct common_meta::error::TableInfoNotFoundSnafu">Table<wbr>Info<wbr>NotFound<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::TableInfoNotFound</code> variant</dd><dt><a class="struct" href="struct.TableNotFoundSnafu.html" title="struct common_meta::error::TableNotFoundSnafu">Table<wbr>NotFound<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::TableNotFound</code> variant</dd><dt><a class="struct" href="struct.TableRouteNotFoundSnafu.html" title="struct common_meta::error::TableRouteNotFoundSnafu">Table<wbr>Route<wbr>NotFound<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::TableRouteNotFound</code> variant</dd><dt><a class="struct" href="struct.TableSnafu.html" title="struct common_meta::error::TableSnafu">Table<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::Table</code> variant</dd><dt><a class="struct" href="struct.TimestampMismatchSnafu.html" title="struct common_meta::error::TimestampMismatchSnafu">Timestamp<wbr>Mismatch<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::TimestampMismatch</code> variant</dd><dt><a class="struct" href="struct.TlsConfigSnafu.html" title="struct common_meta::error::TlsConfigSnafu">TlsConfig<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::TlsConfig</code> variant</dd><dt><a class="struct" href="struct.UnexpectedLogicalRouteTableSnafu.html" title="struct common_meta::error::UnexpectedLogicalRouteTableSnafu">Unexpected<wbr>Logical<wbr>Route<wbr>Table<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::UnexpectedLogicalRouteTable</code> variant</dd><dt><a class="struct" href="struct.UnexpectedSequenceValueSnafu.html" title="struct common_meta::error::UnexpectedSequenceValueSnafu">Unexpected<wbr>Sequence<wbr>Value<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::UnexpectedSequenceValue</code> variant</dd><dt><a class="struct" href="struct.UnexpectedSnafu.html" title="struct common_meta::error::UnexpectedSnafu">Unexpected<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::Unexpected</code> variant</dd><dt><a class="struct" href="struct.UnsupportedSnafu.html" title="struct common_meta::error::UnsupportedSnafu">Unsupported<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::Unsupported</code> variant</dd><dt><a class="struct" href="struct.ValueNotExistSnafu.html" title="struct common_meta::error::ValueNotExistSnafu">Value<wbr>NotExist<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::ValueNotExist</code> variant</dd><dt><a class="struct" href="struct.ViewAlreadyExistsSnafu.html" title="struct common_meta::error::ViewAlreadyExistsSnafu">View<wbr>Already<wbr>Exists<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::ViewAlreadyExists</code> variant</dd><dt><a class="struct" href="struct.ViewNotFoundSnafu.html" title="struct common_meta::error::ViewNotFoundSnafu">View<wbr>NotFound<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::ViewNotFound</code> variant</dd><dt><a class="struct" href="struct.WaitProcedureSnafu.html" title="struct common_meta::error::WaitProcedureSnafu">Wait<wbr>Procedure<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::WaitProcedure</code> variant</dd><dt><a class="struct" href="struct.WriteObjectSnafu.html" title="struct common_meta::error::WriteObjectSnafu">Write<wbr>Object<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::WriteObject</code> variant</dd></dl><h2 id="enums" class="section-header">Enums<a href="#enums" class="anchor">§</a></h2><dl class="item-table"><dt><a class="enum" href="enum.Error.html" title="enum common_meta::error::Error">Error</a></dt></dl><h2 id="types" class="section-header">Type Aliases<a href="#types" class="anchor">§</a></h2><dl class="item-table"><dt><a class="type" href="type.Result.html" title="type common_meta::error::Result">Result</a></dt></dl></section></div></main></body></html>