[package] name = "lmbd" version = "0.1.4" edition = "2021" authors = ["HunLuanZhiZhu "] description = "A macro that computes everything at compile time.Based on lambda calculus." license = "MIT OR Apache-2.0" keywords = [ "lambda"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] [lib] name = "lambda"