Packer ====== [![](https://docs.rs/packer/badge.svg)](https://docs.rs/packer) packer is a library that helps you pack static files into binaries using macro magic. When you build in dev mode, it will fetch off your filesystem as usual, but when you build with `--release`, it will pack the assets into your binary! [Documentation](https://docs.rs/packer) Contact ------- Author: Michael Zhang, Nathan Ringo License: MIT