Macfly.Caveat protocol (macfly v0.2.13)
Summary
Types
@type t() :: term()
All the types that implement this protocol.
Functions
Link to this function
body(v)
Link to this function
from_body(v, body, o)
@spec from_body(t(), any(), Macfly.Options.t()) :: {:ok, t()} | {:error, String.t()}
Link to this function