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.