def to_json()

in awslambdaric/lambda_runtime_marshaller.py [0:0]


def to_json(obj):
    return Encoder().encode(obj)