webhooks_emitter v0.1.3 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.

Link to this section Summary

Link to this section Functions