Search
Defines the human message.
Defines the system message.
@type t() :: module()
@callback human_message() :: String.t()
@callback system_message() :: String.t()