summaryrefslogtreecommitdiffstats
path: root/src/doc/book/listings/ch19-advanced-features/no-listing-19-returns-closure-trait-object/Cargo.toml
blob: b196f35b5503e83b315fc426e0a3614de88f05eb (plain)
1
2
3
4
5
6
[package]
name = "functions-example"
version = "0.1.0"
edition = "2021"

[dependencies]