build_const 0.2.2

library for creating importable constants from build.rs or a script
Documentation
  • Coverage
  • 100%
    7 out of 7 items documented1 out of 3 items with examples
  • Size
  • Source code size: 12.37 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 389.89 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 9s Average build duration of successful builds.
  • all releases: 9s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • vitiral/build_const
    3 3 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • vitiral

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 and the crate on crates.io