#computer-vision #robotics #python #build #re #info #egui #rerun

build re_build_build_info

build.rs helpers for generating build info

11 unstable releases (3 breaking)

new 0.6.0 May 25, 2023
0.5.1 May 3, 2023
0.5.0 Apr 20, 2023
0.4.0 Mar 28, 2023
0.3.1 Mar 13, 2023

#140 in Build Utils

Download history 95/week @ 2023-03-04 60/week @ 2023-03-11 52/week @ 2023-03-18 74/week @ 2023-03-25 49/week @ 2023-04-01 43/week @ 2023-04-08 98/week @ 2023-04-15 22/week @ 2023-04-22 134/week @ 2023-04-29 39/week @ 2023-05-06 26/week @ 2023-05-13 158/week @ 2023-05-20

361 downloads per month
Used in 6 crates

MIT/Apache

14KB
204 lines

re_build_build_info

Part of the rerun family of crates.

Latest version Documentation MIT Apache

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


lib.rs:

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

Use this crate together with the re_build_info crate.

Dependencies

~1.7–2.7MB
~56K SLoC