Skip to main content

register_transform_with_detection

Function register_transform_with_detection 

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

Registers a custom transform with the detection capability.