164 releases (19 breaking)

0.22.0 Feb 6, 2025
0.21.0 Dec 18, 2024
0.20.2 Nov 28, 2024
0.17.0 Jul 8, 2024
0.4.0 Mar 28, 2023

#269 in Machine learning

Download history 4994/week @ 2024-10-27 6370/week @ 2024-11-03 6542/week @ 2024-11-10 6382/week @ 2024-11-17 5647/week @ 2024-11-24 7371/week @ 2024-12-01 6456/week @ 2024-12-08 6221/week @ 2024-12-15 3669/week @ 2024-12-22 3604/week @ 2024-12-29 5934/week @ 2025-01-05 7408/week @ 2025-01-12 6817/week @ 2025-01-19 6408/week @ 2025-01-26 8044/week @ 2025-02-02 5407/week @ 2025-02-09

26,938 downloads per month
Used in 84 crates (14 directly)

MIT/Apache

55KB
989 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

~13–19MB
~266K SLoC