Crate include_repo[][src]

Macros

include_repo

Create a tarball of the git repo for this project. This macro must be passed a name which will be used to create a const byte array.

include_repo_gz

Create a gzipped tarball of the git repo for this project This macro must be passed a name which will be used to create a const byte array.