Skip to content

chippers/includer

Repository files navigation

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.

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages