164 releases (19 breaking)

new 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

#268 in Machine learning

Download history 4735/week @ 2024-10-21 5029/week @ 2024-10-28 6260/week @ 2024-11-04 6557/week @ 2024-11-11 6523/week @ 2024-11-18 5995/week @ 2024-11-25 7189/week @ 2024-12-02 6220/week @ 2024-12-09 6498/week @ 2024-12-16 3308/week @ 2024-12-23 3876/week @ 2024-12-30 5905/week @ 2025-01-06 7157/week @ 2025-01-13 7006/week @ 2025-01-20 6221/week @ 2025-01-27 7639/week @ 2025-02-03

28,602 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–20MB
~266K SLoC