[][src]Type Definition lfa::transforms::EndoTransform

type EndoTransform<T> = dyn Transform<T, Output = T>;