Type Alias Transform16BitExecutor

Source
pub type Transform16BitExecutor = dyn TransformExecutor<u16> + Send + Sync;