Type Alias TransformF64BitExecutor

Source
pub type TransformF64BitExecutor = dyn TransformExecutor<f64> + Send + Sync;