macro_rules! build_info { () => { ... }; }
Create a BuildInfo at compile-time using environment variables exported by calling re_build_tools::export_env_vars() from your build.rs.
BuildInfo
re_build_tools::export_env_vars()