hpk/bootstrap
Nathan Fisher 39b8664c9e Added package Creator struct, with create method to process package
entries fully multithreaded including compressing into the archive, as
well as passing messages through an mpsc::channel() interface for use in
a background thread in various frontends. Much better suited to task
than previous `create_package` function. Untested.
2023-03-27 03:18:20 -04:00
..
src Added package Creator struct, with create method to process package 2023-03-27 03:18:20 -04:00
Cargo.toml Add bootstrap binary 2023-03-26 01:43:32 -04:00