api-tools-0.8.0.1: DSL for generating API boilerplate and docs
Data.Binary.Serialise.CBOR.JSON
Contents
cborToJson :: Term -> Value Source #
jsonToCbor :: Value -> Term Source #
encodeJSON :: Value -> Encoding Source #
decodeJSON :: Decoder s Value Source #
Methods
encode :: Value -> Encoding #
decode :: Decoder s Value #
encodeList :: [Value] -> Encoding #
decodeList :: Decoder s [Value] #