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

Copy Markdown View Source

Generated Kiwi message module for CodeBehaviorData.

Summary

Types

t()

@type t() :: %Figler.Schema.CodeBehaviorData{
  api_version: non_neg_integer() | nil,
  category: String.t() | nil,
  icon: String.t() | nil,
  name: String.t() | nil,
  node_types: [String.t()] | nil
}

Functions

decode(binary)

encode(struct)

transform_module()