chippers / includer

Dynamically include assets from directories at compile time with stable rust.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

includer Build Status

Dynamically include assets from directories at compile time on stable rust with code generation.

For crate specific information, check the README in their own directory.

TODO

  • make a compressed assets pipeline
  • make a cargo feature for lazy_static initialized hashsets
  • flesh out readme
  • allow choice of const vs static?

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this project by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

About

Dynamically include assets from directories at compile time with stable rust.

License:Apache License 2.0


Languages

Language:Rust 100.0%