blob: 486eb8dc00be8eb99f1f07865cf28c4acaaa1e22 [file] [log] [blame] [view]
# `build_const`: crate for creating constants in your build script
Rust library for creating importable constants from build.rs or a script
See the [crate documentation](https://docs.rs/build_const)
and the crate on [crates.io](https://crates.io/crates/build_const)