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

Copy Markdown View Source

Generated Kiwi message module for EditScopeInfo.

Summary

Types

t()

@type t() :: %Figler.Schema.EditScopeInfo{
  edit_scope_stacks: [Figler.Schema.EditScopeStack.t()] | nil,
  snapshots: [Figler.Schema.EditScopeSnapshot.t()] | nil
}

Functions

decode(binary)

encode(struct)

transform_module()