Figler.Schema.ExportConstraint (figler v0.1.0-beta.1)

Copy Markdown View Source

Generated Kiwi struct module for ExportConstraint.

Summary

Types

t()

@type t() :: %Figler.Schema.ExportConstraint{
  type: Figler.Schema.ExportConstraintType.t() | nil,
  value: float() | nil
}

Functions

decode(binary)

encode(struct)

transform_module()