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

Copy Markdown View Source

Generated Kiwi message module for CollaborativeTextStrippedOpRunWithIDs.

Summary

Types

t()

@type t() :: %Figler.Schema.CollaborativeTextStrippedOpRunWithIDs{
  first_id: Figler.Schema.CollaborativeTextOpID.t() | nil,
  parent_ids: [Figler.Schema.CollaborativeTextOpID.t()] | nil,
  rebased_on_op_ids: [Figler.Schema.CollaborativeTextOpID.t()] | nil,
  run_length: non_neg_integer() | nil
}

Functions

decode(binary)

encode(struct)

transform_module()