webhooks_emitter v0.1.0 WebhooksEmitter.Emitter.JsonSafeEncoder View Source
Helper module to recursively encode a term for safe json encoding.
Basically converts to string terms that cannot be directly encoded as json, like lists, tuples, refs and so on.