1 2 3 4 5 6 7 8 9 10
[dependencies] [package] description = "Simple alternative to the `thunk` crate's lazy evaluation types" edition = "2021" license = "MIT" name = "thunk_simple" repository = "https://github.com/AZMCode/thunk_simple" resolver = "2" version = "0.1.0"