XRay


Codec<'i, 'o, 'a>

Namespace: XRay

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

Instance members

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