125 releases (15 breaking)

0.18.2 Aug 29, 2024
0.17.0 Jul 8, 2024
0.15.0-alpha.5 Mar 29, 2024
0.12.0-alpha.2 Dec 26, 2023
0.4.0 Mar 28, 2023

#700 in Math

Download history 7861/week @ 2024-05-20 5615/week @ 2024-05-27 6025/week @ 2024-06-03 6356/week @ 2024-06-10 7613/week @ 2024-06-17 8632/week @ 2024-06-24 8782/week @ 2024-07-01 11399/week @ 2024-07-08 11252/week @ 2024-07-15 11863/week @ 2024-07-22 11680/week @ 2024-07-29 12149/week @ 2024-08-05 12878/week @ 2024-08-12 12829/week @ 2024-08-19 9549/week @ 2024-08-26 7511/week @ 2024-09-02

42,948 downloads per month
Used in 50 crates (11 directly)

MIT/Apache

33KB
610 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

~170KB