zio.json.yaml
package zio.json.yaml
Type members
Classlikes
This object was generated by sbt-buildinfo.
This object was generated by sbt-buildinfo.
case class YamlOptions(dropNulls: Boolean, indentation: Int, sequenceIndentation: Int, maxScalarWidth: Option[Int], lineBreak: LineBreak, flowStyle: Json => FlowStyle, scalarStyle: Json => ScalarStyle, keyStyle: String => ScalarStyle, nonPrintableStyle: NonPrintableStyle)
- Companion:
- object