1 2 3 4 5 6 7 8 9
[dependencies] [package] authors = ["jeffjzhang <tom115701@gmail.com>"] description = "hello closures and iterator" edition = "2018" license = "MIT" name = "hello_closures" version = "0.1.0"