142 releases (16 breaking)

new 0.19.1 Nov 5, 2024
0.19.0 Oct 17, 2024
0.17.0 Jul 8, 2024
0.15.0-alpha.5 Mar 29, 2024
0.4.0 Mar 28, 2023

#488 in Machine learning

Download history 11741/week @ 2024-07-16 11135/week @ 2024-07-23 12518/week @ 2024-07-30 12694/week @ 2024-08-06 12420/week @ 2024-08-13 11762/week @ 2024-08-20 8905/week @ 2024-08-27 8466/week @ 2024-09-03 7222/week @ 2024-09-10 6102/week @ 2024-09-17 6726/week @ 2024-09-24 4322/week @ 2024-10-01 4739/week @ 2024-10-08 6971/week @ 2024-10-15 4496/week @ 2024-10-22 5758/week @ 2024-10-29

23,348 downloads per month
Used in 59 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

~160KB