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

30 downloads per month
Used in 3 crates

MIT/Apache

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.

Application Build Metadata Domain Model


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

uml

Dependencies

~1.6–2.7MB
~51K SLoC