Module traits

Source
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 Trait struct with id as a unique identifier and label as a string representation of the trait.
TraitBuilder
A struct to manage a collection of Trait instances.