Xod v0.1.0
  • Pages
  • Modules

    View Source Xod.Schema protocol (Xod v0.1.0)

    Link to this section Summary

    Types

    t()

    Functions

    parse(schema, value, path)

    Link to this section Types

    Link to this type

    t()

    View Source
    @type t() :: term()

    Link to this section Functions

    Link to this function

    parse(schema, value, path)

    View Source
    @spec parse(t(), term(), Xod.Common.path()) :: Xod.Common.result(term())

    Hex Package Hex Preview (current file) Download ePub version

    Built using ExDoc (v0.29.2) for the Elixir programming language