pureconfig
Trait for objects capable of writing objects of a given type to ConfigValues.
ConfigValues
the type of objects writable by this ConfigWriter
ConfigWriter
Converts a type T to a ConfigValue.
T
ConfigValue
The instance of T to convert
The ConfigValue obtained from the T instance
Trait for objects capable of writing objects of a given type to
ConfigValues.the type of objects writable by this
ConfigWriter