diff --git a/api/iceberg/enum.ErrorKind.html b/api/iceberg/enum.ErrorKind.html
index 7ffee91af..2e8a6b0cb 100644
--- a/api/iceberg/enum.ErrorKind.html
+++ b/api/iceberg/enum.ErrorKind.html
@@ -13,7 +13,7 @@
Iceberg feature is not supported.
This error is returned when given iceberg feature is not supported.
Convert self into static str.
-
Performs copy-assignment from
source
.
Read more
Formats the value using the given formatter.
Read more
Formats the value using the given formatter.
Read more
Converts to this type from the input type.
This method tests for self
and other
values to be equal, and is used
+
Performs copy-assignment from
source
.
Read more
Formats the value using the given formatter.
Read more
Formats the value using the given formatter.
Read more
Converts to this type from the input type.
This method tests for self
and other
values to be equal, and is used
by ==
.
This method tests for !=
. The default implementation is almost always
sufficient, and should not be overridden without very good reason.
Formats the value using the given formatter.
Read more
Deserialize this value from the given Serde deserializer.
Read more
This method tests for self
and other
values to be equal, and is used
+
Formats the value using the given formatter.
Read more
Deserialize this value from the given Serde deserializer.
Read more
This method tests for self
and other
values to be equal, and is used
by ==
.
This method tests for !=
. The default implementation is almost always
-sufficient, and should not be overridden without very good reason.
Serialize this value into the given Serde serializer.
Read more
Serialize this value into the given Serde serializer.
Read more
Immutably borrows from an owned value.
Read more
Mutably borrows from an owned value.
Read more