1 2 3 4 5 6 7 8
[package] name = "err" version = "0.0.5" authors = ["Cody P Schafer <dev@codyps.com>"] license = "MIT" repository = "https://github.com/jmesmon/rust-err" description = "A few macros & misc that make using rust's Error infrastructure more convenient"