Data.Managed.Encodings.ShowRead
data SR Source #
Defined in Data.Managed.Encodings.ShowRead
Associated Types
type In SR Source #
type Out SR Source #
Methods
decode :: In SR -> Maybe a Source #
encode :: a -> Out SR Source #