View Source Parameter.Types.Decimal (Parameter v0.4.1)
Decimal parameter type. Include the Decimal library on your application to use this type:
def deps do
[
{:parameter, "~> 0.4.0"},
{:decimal, "~> 2.0"}
]
end
Link to this section Summary
Functions
Callback implementation for Parameter.Parametrizable.dump/1
.
Link to this section Functions
Callback implementation for Parameter.Parametrizable.dump/1
.