Module ket::error

source ·
Expand description

This module defines the error types used in the quantum programming library.

Enums§

  • Enumeration of possible errors in the quantum processing library.

Type Aliases§

  • Alias for a Result type using KetError as the error variant.