Expand description
§VCL Error Types
All errors returned by VCL Protocol operations are represented
as variants of VCLError. It implements std::error::Error
and can be used with the ? operator throughout.
Enums§
- VCLError
- The main error type for VCL Protocol operations.