Expand description
Re-exported main idk module from idk for error handling.
The traits module provides functionality to create and manage
traits.
Structsยง
- HasTrait
- A struct to represent the presence of a Trait instance.
- Trait
- The
Traitstruct with id as a unique identifier and label as a string representation of the trait. - Trait
Builder - A struct to manage a collection of Trait instances.