Converts an object to a circe JSON value using the most suitable data types.
Converts an object to a circe JSON value using the most suitable data types.
the object to convert
the given object converted to a circe JSON value.
Converts an object to a spray-json JSON value using the most suitable data types.
Converts an object to a spray-json JSON value using the most suitable data types.
the object to convert
the given object converted to a spray-json JSON value.
Object containing helpers for converting between JSON values and other structures.