Search
@type t() :: %Buckaroo.Docs.Plug{ doc: term(), examples: term(), file: term(), reference: term(), type: term() }
@spec from_module(module :: module()) :: t()
@spec headers(t()) :: [{String.t(), String.t()}]