1 2 3 4 5 6 7 8 9 10
[dependencies] [package] authors = ["Makoto <makoto@emurasoft.com>"] description = "dbg! that uses log" edition = "2018" license = "MIT" name = "debug-macro" repository = "https://github.com/MakotoE/debug" version = "0.1.0"