hector-build
Build-script helper for hector.
Walks your source tree at compile time and produces a gzipped tar archive embedded into your binary via hector::sources!().
Usage
# Cargo.toml
[]
= "0.1"
// build.rs
See the hector crate for the full example.
License
MIT