Expand description
Unified Error Types for Bit-TTT-Engine (統一エラー型)
このモジュールはプロジェクト全体で使用する統一されたエラー型を定義します。
candle_core::Resultとの互換性を維持しつつ、エラーの種類を明確に分類します。
This module defines unified error types used throughout the project.
It maintains compatibility with candle_core::Result while clearly categorizing error types.
Enums§
- BitTTT
Error - Bit-TTT-Engine統一エラー型
Type Aliases§
- BitResult
- Result type alias using BitTTTError