7 releases
Uses old Rust 2015
0.3.1 | Oct 20, 2018 |
---|---|
0.3.0 | Oct 20, 2018 |
0.2.0 | Oct 20, 2018 |
0.1.3 | Oct 13, 2018 |
#5 in #oyster-pack
Used in 3 crates
24KB
530 lines
This crate defines the application metadata domain model.
It is meant to be used in conjunction with oysterpack_built. oysterpack_built generates the application build metadata source file. This crate is used to load the application build netadata via the op_build_mod macro.
lib.rs
:
Defines the application metadata domain model.
It is meant to be used in conjunction with oysterpack_built. oysterpack_built generates the application build metadata source file. This crate is used to load the application build netadata via the op_build_mod macro.
Application Build Metadata Domain Model
Dependencies
~1.5–2.6MB
~50K SLoC