Transformer<'T, 'U>

Namespace: Saon

A Transformer transforms data from one type to another. If the transformation fails, return an error with the transformation type and user message.