package patch
Ordering
- Alphabetic
Visibility
- Public
- Protected
Type Members
- trait JsonPatchCodec[A] extends JsonPatchDecoder[A] with JsonPatchEncoder[A]
- trait JsonPatchDecoder[A] extends AnyRef
Decode a
Json
object by its field name - trait JsonPatchEncoder[A] extends AnyRef
Encode a value to its
Json
representation and its field name