1 2 3 4 5 6 7 8
[package] authors = ["Arthur Liao <arthurtw8@gmail.com>"] description = 'Macro echo! for println!("{}"...) shorthand' license = "MIT" name = "echo" readme = "README.md" repository = "https://github.com/arthurtw/echo-rs" version = "0.0.1"