[package] name = "const_strcmp" version = "0.1.0" edition = "2021" license = "MIT" description = "String compare as a const function" documentation = "https://docs.rs/const_strcmp" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]