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 implementsNamed
for debugging, which is a requirement to implementUpdateDerived
. - Implement necessary traits for making this type a valid value in either an
InputNode
orDerivedNode
.