ex_api v1.0.0-rc.2 ExApi.Feature View Source
Defines struct for storing feature data and helpful methods used internally.
Link to this section Summary
Link to this section Types
Link to this type
t()
View Source
t() :: %ExApi.Feature{arity: non_neg_integer, doc: String.t, line: non_neg_integer, name: atom, signature: Macro.expr, spec: Macro.expr}