#computer-vision #robotics #python #build #re #info #egui #analytics #log #logging

re_build_info

Information about the build. Use together with re_build_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

#272 in Images

Download history 130/week @ 2023-03-03 84/week @ 2023-03-10 51/week @ 2023-03-17 86/week @ 2023-03-24 59/week @ 2023-03-31 57/week @ 2023-04-07 81/week @ 2023-04-14 45/week @ 2023-04-21 144/week @ 2023-04-28 43/week @ 2023-05-05 30/week @ 2023-05-12 22/week @ 2023-05-19

245 downloads per month
Used in 9 crates (5 directly)

MIT/Apache

15KB
320 lines

re_build_info

Part of the rerun family of crates.

Latest version Documentation MIT Apache

Build information provider for help/version commands and analytics.


lib.rs:

Information about the build of a Rust crate.

To use this you also need to call re_build_build_info::export_env_vars() from your build.rs.

No runtime deps