Expand description
Contains [Error
]
Enums§
- Feature
- List of features whose non-activation may cause a runtime error.
Used to indicate which lack of feature caused [
Error::FeatureNotActive
]. - Parquet
Error - Errors generated by this crate
Type Aliases§
- Parquet
Result - A specialized
Result
for Parquet errors.