Module biodivine_sketchbook::sketchbook::properties

source ·
Expand description

Classes and utility methods regarding properties.

Re-exports§

Modules§

  • _macros 🔒
  • _manager 🔒
    (internal) Definition and methods for PropertyManager.
  • Structs and utilities regarding dynamic properties.
  • Utilities and shortcuts for simpler property generating, mainly for tests.
  • Structs and utilities regarding static properties.

Structs§

Type Aliases§

  • An iterator over all <DynPropertyId, DynProperty> pairs of a PropertyManager.
  • An iterator over all <StatPropertyId, StatProperty> pairs of a PropertyManager.