Kuddle.V2.Encoder (Kuddle v1.0.0) View Source

Encodes a Kuddle document into a KDL blob

Link to this section Summary

Functions

Encodes a kuddle document as a KDL string

Link to this section Types

Link to this section Functions

Link to this function

encode(document, options \\ [])

View Source

Specs

encode(document(), Keyword.t()) :: {:ok, String.t()} | {:error, term()}

Encodes a kuddle document as a KDL string