Skip to main content

register_transform_with_detection_and_context

Function register_transform_with_detection_and_context 

Source
pub fn register_transform_with_detection_and_context<C>(
    custom: C,
) -> (&'static mut C, Transform)
Expand description

Registers a custom transform with both detection and context capabilities.