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

Copy Markdown View Source

Generated Kiwi struct module for IndexFontVariationAxis.

Summary

Types

t()

@type t() :: %Figler.Schema.IndexFontVariationAxis{
  default_value: float() | nil,
  max: float() | nil,
  min: float() | nil,
  name: String.t() | nil,
  tag: String.t() | nil
}

Functions

decode(binary)

encode(struct)

transform_module()