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

Copy Markdown View Source

Generated Kiwi message module for PartialPasteAnnotation.

Summary

Types

t()

@type t() :: %Figler.Schema.PartialPasteAnnotation{
  annotated_at: non_neg_integer() | nil,
  error_state: Figler.Schema.BackfillError.t() | nil,
  is_partial: boolean() | nil
}

Functions

decode(binary)

encode(struct)

transform_module()