Vexil.Parsers (Vexil v0.1.0) View Source

Module containing default parsers for Vexil.

Link to this section Summary

Link to this section Types

Specs

builtins() :: :string | :integer | :float

Specs

custom() :: ([String.t()], boolean() -> {:ok, any()} | {:error, String.t()})

Link to this section Functions