95 releases (13 breaking)

new 0.16.0-rc.2 May 15, 2024
0.15.1 Apr 11, 2024
0.15.0-alpha.5 Mar 29, 2024
0.12.0-alpha.2 Dec 26, 2023
0.4.0 Mar 28, 2023

#679 in Math

Download history 891/week @ 2024-01-24 969/week @ 2024-01-31 1148/week @ 2024-02-07 3079/week @ 2024-02-14 4038/week @ 2024-02-21 5771/week @ 2024-02-28 4751/week @ 2024-03-06 4695/week @ 2024-03-13 3077/week @ 2024-03-20 2761/week @ 2024-03-27 4189/week @ 2024-04-03 5938/week @ 2024-04-10 5548/week @ 2024-04-17 5515/week @ 2024-04-24 4468/week @ 2024-05-01 3462/week @ 2024-05-08

20,100 downloads per month
Used in 34 crates (7 directly)

MIT/Apache

32KB
584 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

~175KB