Expand description
Error types for Gun.rs
All errors that can occur in Gun operations are represented by the GunError enum.
This module provides comprehensive error handling for the entire library.
Enums§
- GunError
- Main error type for all Gun operations
Type Aliases§
- GunResult
- Result type alias for Gun operations