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

Copy Markdown View Source

Generated Kiwi struct module for FontName.

Summary

Types

t()

@type t() :: %Figler.Schema.FontName{
  family: String.t() | nil,
  postscript: String.t() | nil,
  style: String.t() | nil
}

Functions

decode(binary)

encode(struct)

transform_module()