Crate diff_ba_rs

Source
Expand description

§diff-ba-rs

diff-ba-rs is a library to get the differences of variables caused by procedures.

Modules§

_diff_ba_impl
Module that provides a set of functions used inside macros.
diff_ba
Module that provides a set of macros.
prelude
Prelude module to import when using this crate.

Macros§

dbg_
Prints the procedural change difference and returns the final expression in the procedural block.