1 2 3 4 5 6 7 8 9 10
[dependencies] [package] authors = ["MaxWell Pan"] description = "Rust closure" edition = "2021" license = "MIT" name = "rust_closure" repository = "https://github.com/michael-f-bryan/rust-closure" version = "0.1.0"