Gcode.Model.Describe protocol (gcode v1.0.1)
A protocol which is used to describe the model for human consumption.
Summary
Types
@type t() :: term()
All the types that implement this protocol.
Functions
Link to this function
describe(describable, opts \\ [])
@spec describe(t(), options :: []) :: Gcode.Option.t(String.t())