156 releases (18 breaking)

new 0.21.0-alpha.1 Dec 11, 2024
0.20.2 Nov 28, 2024
0.17.0 Jul 8, 2024
0.15.0-alpha.5 Mar 29, 2024
0.4.0 Mar 28, 2023

#480 in Machine learning

Download history 10566/week @ 2024-08-22 8237/week @ 2024-08-29 8349/week @ 2024-09-05 6777/week @ 2024-09-12 6411/week @ 2024-09-19 5404/week @ 2024-09-26 4495/week @ 2024-10-03 6063/week @ 2024-10-10 5813/week @ 2024-10-17 4330/week @ 2024-10-24 6128/week @ 2024-10-31 5912/week @ 2024-11-07 6654/week @ 2024-11-14 6089/week @ 2024-11-21 6673/week @ 2024-11-28 6168/week @ 2024-12-05

26,658 downloads per month
Used in 68 crates (12 directly)

MIT/Apache

36KB
654 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_tools::export_env_vars() from your build.rs.

Dependencies

~160KB