Result<'tp>
Namespace: Legivel.Customization
Parent Module: Mapping
Result of customized yaml to native mapping
Union Cases
Union Case | Description |
Processed(Success<'tp>)
Signature: Success<'tp>
|
|
WithErrors(Error)
Signature: Error
|