Crate dfir_macro

source ·

Macros§

  • Parse Hydroflow “surface syntax” without emitting code.
  • Create a Hydroflow instance using Hydroflow’s custom “surface syntax.”
  • dfir_syntax! but will not emit any diagnostics (errors, warnings, etc.).
  • Checks that the given closure is a monotonic function. For now does nothing.
  • Checks that the given closure is a morphism. For now does nothing.

Attribute Macros§

Derive Macros§