[package] name = "const_closure" version = "0.3.1" edition = "2021" license = "MIT OR Apache-2.0" authors = [ "onestacked ", "raldone01 ", ] description = "Helpers for creating const callable closures." homepage = "https://github.com/ink-feather-org/const_closure" repository = "https://github.com/ink-feather-org/const_closure" categories = ["no-std"] keywords = ["const", "closures", "nightly"]