Procedural Macros for logging the result and inputs of a function.
# Cargo.toml
[dependencies]
log-derive = "0.4.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Automatically log function inputs and outputs.
Add `log` as a dependency and initialize a logger (e.g., env_logger)
No dependency data recorded yet.