Class: DurableHuggingfaceHub::Struct
- Inherits:
-
Dry::Struct
- Object
- Dry::Struct
- DurableHuggingfaceHub::Struct
- Defined in:
- lib/durable_huggingface_hub/types.rb
Overview
Base class for data structures using dry-struct.
Provides immutable, type-checked data structures with automatic attribute validation and coercion.
Direct Known Subclasses
Types::CachedFileInfo, Types::CachedRepoInfo, Types::CachedRevisionInfo, Types::CommitInfo, Types::DatasetInfo, Types::GitRefInfo, Types::HFCacheInfo, Types::ModelInfo, Types::Organization, Types::SpaceInfo, Types::User
Defined Under Namespace
Modules: Loadable