166 releases (19 breaking)

0.22.1 Feb 20, 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

#321 in Machine learning

Download history 6089/week @ 2024-11-21 6664/week @ 2024-11-28 7452/week @ 2024-12-05 5650/week @ 2024-12-12 4786/week @ 2024-12-19 2681/week @ 2024-12-26 5542/week @ 2025-01-02 7430/week @ 2025-01-09 6637/week @ 2025-01-16 6757/week @ 2025-01-23 6963/week @ 2025-01-30 7016/week @ 2025-02-06 5806/week @ 2025-02-13 8741/week @ 2025-02-20 8928/week @ 2025-02-27 14335/week @ 2025-03-06

38,974 downloads per month
Used in 83 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
~272K SLoC