dbgflow-macros 0.1.0

Procedural macros for the dbgflow graph debugger: #[trace], #[ui_debug], and #[dbg_test].
Documentation

dbgflow-macros

Procedural macros for the dbgflow graph debugger ecosystem.

This package exports:

  • #[trace]
  • #[ui_debug]
  • #[dbg_test]

Most users should depend on dbgflow instead of wiring this crate directly.