Search
@callback parser() :: [term()] | {:error, String.t()}
@callback parser(term()) :: [term()] | {:error, String.t()}