re_build_tools 0.20.1

build.rs helpers for generating build info
Documentation
1
2
3
4
5
6
7
8
9
10
# re_build_tools

Part of the [`rerun`](https://github.com/rerun-io/rerun) family of crates.

[![Latest version](https://img.shields.io/crates/v/re_build_tools.svg)](https://crates.io/crates/re_build_tools)
[![Documentation](https://docs.rs/re_build_tools/badge.svg)](https://docs.rs/re_build_tools)
![MIT](https://img.shields.io/badge/license-MIT-blue.svg)
![Apache](https://img.shields.io/badge/license-Apache-blue.svg)

Library to be used in `build.rs` files in order to build the build info defined in `re_build_info` by setting environment variables.