include-preprocessor-macro 0.1.1

Provides an include_str-like macro running the include-preprocessor crate.
Documentation
1
2
3
4
5
6
# Include Preprocessor Macro

A companion crate to the `include-preprocessor` crate that provides an `include_str_ipp` macro to conveniently invoke 
the preprocessor for basic use-cases.

For details, see the [crate documentation](https://docs.rs/include-preprocessor-macro/latest/include_preprocessor_macro/).