Expand description
Error types for the PerpCity SDK.
Follows the axiomtrade-rs pattern: a single top-level enum with
domain-specific variants plus #[from] conversions for library errors.
Enums§
- Perp
City Error - Central error type for the PerpCity SDK.
Type Aliases§
- Result
- Convenience alias used throughout the SDK.