View Source Xod.Default (Xod v0.1.0)

Link to this section Summary

Link to this section Types

@type t() :: %Xod.Default{default: term(), schema: Xod.Schema.t()}

Link to this section Functions

@spec new(Xod.Schema.t(), term()) :: t()