Skip to main content

Module identity

Module identity 

Source
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§

IdentityPreprocessor
A preprocessor that passes content through unchanged.