100 releases (14 breaking)

new 0.17.0-alpha.3 May 27, 2024
0.16.0 May 16, 2024
0.15.0-alpha.5 Mar 29, 2024
0.12.0-alpha.2 Dec 26, 2023
0.4.0 Mar 28, 2023

#1010 in Math

Download history 1182/week @ 2024-02-04 2142/week @ 2024-02-11 3348/week @ 2024-02-18 5177/week @ 2024-02-25 5374/week @ 2024-03-03 4770/week @ 2024-03-10 3860/week @ 2024-03-17 2996/week @ 2024-03-24 3383/week @ 2024-03-31 5385/week @ 2024-04-07 5208/week @ 2024-04-14 5763/week @ 2024-04-21 4683/week @ 2024-04-28 4357/week @ 2024-05-05 8339/week @ 2024-05-12 7874/week @ 2024-05-19

25,324 downloads per month
Used in 39 crates (11 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

~180KB