View Source Ash.Type.Float (ash v2.19.10)
Represents a float (floating point number)
A builtin type that be referenced via :float
Constraints
:max- Enforces a maximum on the value:min- Enforces a minimum on the value
Represents a float (floating point number)
A builtin type that be referenced via :float
:max - Enforces a maximum on the value
:min - Enforces a minimum on the value