Expand description
Error types for the gor library.
Uses thiserror for ergonomic error definitions with proper
Display and std::error::Error implementations.
Enums§
- GorError
- Top-level error type for all
goroperations.
Error types for the gor library.
Uses thiserror for ergonomic error definitions with proper
Display and std::error::Error implementations.
gor operations.