Expand description

Re-exported main idk module from idk for error handling. The traits module provides functionality to create and manage traits.

Structs

  • A struct to represent the presence of a Trait instance.
  • The Trait struct with id as a unique identifier and label as a string representation of the trait.
  • A struct to manage a collection of Trait instances.