Type Alias Transform8BitExecutor

Source
pub type Transform8BitExecutor = dyn TransformExecutor<u8> + Send + Sync;