Crate depends_derives

source ·

Derive Macros

  • Mark this type as a set of dependencies for a DerivedNode.
  • Mark this type as a an Operation. This implements Named for debugging, which is a requirement to implement UpdateDerived.
  • Implement necessary traits for making this type a valid value in either an InputNode or DerivedNode.