Expand description
Error types for the SheetKit core library.
Provides a comprehensive [Error] enum covering all failure modes
encountered when reading, writing, and manipulating Excel workbooks.
Enums§
- Error
- The top-level error type for SheetKit.
Type Aliases§
- Result
- A convenience alias used throughout the crate.