Crate inspect [] [src]

A lightweight library for quickly debugging rust code.

Macros

inspect!

Logs the file, line number, and expressions along with their Show value.