Gcode.Model.Describe protocol (gcode v1.0.0)

A protocol which is used to describe the model for human consumption.

Link to this section Summary

Link to this section Types

@type t() :: term()

Link to this section Functions

Link to this function

describe(describable, opts \\ [])

@spec describe(t(), options :: []) :: Gcode.Option.t(String.t())