#metadata #applications #macro #build #oyster-pack #op-build-mod

oysterpack_app_metadata_macros

OysterPack Application Metadata Macros

1 unstable release

Uses old Rust 2015

0.1.0 Oct 20, 2018

#373 in #metadata

30 downloads per month
Used in 2 crates

MIT/Apache

58KB
1K SLoC

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:

This crate provides the op_build_mod macro to load the application build netadata defined by oysterpack_app_metadata.

It works in conjuction with oysterpack_built, which is used to generate the application build netadata.

Dependencies

~1.6–2.7MB
~52K SLoC