View Source Confex.Type (confex v3.5.1)
This module is responsible for Confex type-casting.
Summary
Functions
Parse string and cast it to Elixir type.
Types
@type value() :: String.t() | nil
Functions
Parse string and cast it to Elixir type.
This module is responsible for Confex type-casting.
Parse string and cast it to Elixir type.
@type value() :: String.t() | nil
Parse string and cast it to Elixir type.