Expand description

This crate is to be used from build.rs build scripts.

Use this crate together with the re_build_info crate.

Functions

  • Call from the build.rs file of any crate you want to generate build info for.
  • Call from build.rs to trigger a rebuild whenever any source file of the given package or any of its dependencies changes, recursively.