iftree 1.0.7

Include many files in your Rust code for self-contained binaries
Documentation
1
2
3
4
5
6
7
8
# Examples

- [**`basic`**]basic.rs: Get started here.
- **`basics_*`**: Learn more basics.
- **`configuration_*`**: Demonstration of configuration options.
- **`library_*`**: Integration with other libraries.
- **`scenario_*`**: Specific use cases.
- [**`showcase`**]showcase.rs: More complex example combining things.