Skip to main content

register_transform_with_context

Function register_transform_with_context 

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

Registers a custom transform with the context capability.