91 releases (12 breaking)

new 0.15.1 Apr 11, 2024
0.15.0-alpha.5 Mar 29, 2024
0.12.0-alpha.2 Dec 26, 2023
0.11.0 Nov 28, 2023
0.4.0 Mar 28, 2023

#907 in Math

Download history 256/week @ 2023-12-23 472/week @ 2023-12-30 961/week @ 2024-01-06 713/week @ 2024-01-13 674/week @ 2024-01-20 934/week @ 2024-01-27 1178/week @ 2024-02-03 2034/week @ 2024-02-10 3463/week @ 2024-02-17 5047/week @ 2024-02-24 5392/week @ 2024-03-02 4790/week @ 2024-03-09 3893/week @ 2024-03-16 2986/week @ 2024-03-23 3354/week @ 2024-03-30 4036/week @ 2024-04-06

15,133 downloads per month
Used in 33 crates (7 directly)

MIT/Apache

27KB
579 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.

No runtime deps