Legivel


Result<'tp>

Namespace: Legivel.Customization
Parent Module: Mapping

Result of customized yaml to native mapping

Union Cases

Union CaseDescription
Processed(Success<'tp>)
Signature: Success<'tp>
WithErrors(Error)
Signature: Error
Fork me on GitHub