9 releases
0.5.6 | Jan 22, 2022 |
---|---|
0.5.5 | Jan 21, 2022 |
0.5.3 | Dec 5, 2019 |
0.5.1 | Nov 15, 2019 |
0.2.0 | Jan 30, 2019 |
#988 in #build
87 downloads per month
Used in 3 crates
(via packer)
13KB
255 lines
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!
Contact
Author: Michael Zhang, Nathan Ringo
License: MIT
Dependencies
~1.4–8MB
~74K SLoC