Function re_build_tools::export_build_info_vars_for_crate

source ยท
pub fn export_build_info_vars_for_crate(crate_name: &str)
Expand description

Call from the build.rs file of any crate you want to generate build info for.

Use this crate together with the re_build_info crate.