Supplies the JsonFormat for Arrays.
Supplies the JsonFormat for Lists.
Supplies the JsonFormat for Maps.
Supplies the JsonFormat for Maps. The implicitly available JsonFormat for the key type K must always write JsStrings, otherwise a spray.json.SerializationException will be thrown.
A JsonFormat construction helper that creates a JsonFormat for an Iterable type I from a builder function List => I.