Expand description
Identity preprocessor — passes content through unchanged.
This preprocessor exists for testing the preprocessing pipeline.
It matches files with the .identity extension and returns their
content unchanged.
Structs§
- Identity
Preprocessor - A preprocessor that passes content through unchanged.