Type Alias TransformF32BitExecutor

Source
pub type TransformF32BitExecutor = dyn TransformExecutor<f32> + Send + Sync;