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
23,348 downloads per month
Used in 59 crates
(11 directly)
33KB
610 lines
re_build_info
Part of the rerun
family of crates.
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