Module mz_persist_client::error
source · Expand description
Errors for the crate
Structs§
- The concrete type of a mz_persist_types::Codec or mz_persist_types::Codec64 impl.
- The requested codecs don’t match the actual ones in durable storage.
- An error returned from crate::write::WriteHandle::compare_and_append (and variants) when the expected upper didn’t match the actual current upper of the shard.
Enums§
- An error resulting from invalid usage of the API.