98 releases (13 breaking)

new 0.16.0 May 16, 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

#676 in Math

Download history 1011/week @ 2024-01-25 976/week @ 2024-02-01 1086/week @ 2024-02-08 3647/week @ 2024-02-15 4204/week @ 2024-02-22 5652/week @ 2024-02-29 4809/week @ 2024-03-07 4708/week @ 2024-03-14 2946/week @ 2024-03-21 2939/week @ 2024-03-28 4187/week @ 2024-04-04 6205/week @ 2024-04-11 5362/week @ 2024-04-18 4831/week @ 2024-04-25 5216/week @ 2024-05-02 3960/week @ 2024-05-09

20,519 downloads per month
Used in 34 crates (8 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