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

Copy Markdown View Source

Generated Kiwi message module for SpringParams.

Summary

Types

t()

@type t() :: %Figler.Schema.SpringParams{
  damping: float() | nil,
  mass: float() | nil,
  stiffness: float() | nil
}

Functions

decode(binary)

encode(struct)

transform_module()