XRay


Codec<'i, 'o, 'a, 'b>

Namespace: XRay

A decoder from type 'i and encoder to type 'o for types 'a and 'b.

Instance members

Instance memberDescription
Item1
Signature: Dec<'i,'a>
Item2
Signature: Enc<'o,'b>
Fork me on GitHub