View Source Evision.ColoredKinFu (Evision v0.2.2-rc2)

Summary

Types

t()

Type that represents an ColoredKinFu struct.

Types

@type t() :: %Evision.ColoredKinFu{ref: reference()}

Type that represents an ColoredKinFu struct.

  • ref. reference()

    The underlying erlang resource variable.

Functions

Link to this function

from_struct(colored_kin_fu)

View Source