150 releases (17 breaking)

new 0.20.1-rc.1 Nov 20, 2024
0.19.1 Nov 5, 2024
0.17.0 Jul 8, 2024
0.15.0-alpha.5 Mar 29, 2024
0.4.0 Mar 28, 2023

#549 in Machine learning

Download history 12589/week @ 2024-07-31 13257/week @ 2024-08-07 11888/week @ 2024-08-14 10813/week @ 2024-08-21 8663/week @ 2024-08-28 8571/week @ 2024-09-04 6891/week @ 2024-09-11 6445/week @ 2024-09-18 5920/week @ 2024-09-25 4310/week @ 2024-10-02 5477/week @ 2024-10-09 6423/week @ 2024-10-16 4358/week @ 2024-10-23 5968/week @ 2024-10-30 5868/week @ 2024-11-06 6705/week @ 2024-11-13

23,916 downloads per month
Used in 66 crates (12 directly)

MIT/Apache

36KB
654 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

~165KB