pub type TResult = Result<Element, TransformationError>;
Expand description

Transformation result type