View Source Doctor.Specs (Doctor v0.21.0)

This module defines a struct which houses all the documentation data for function specs.

Link to this section Summary

Functions

Build a spec definition for each result from Code.Typespec.fetch_specs/1

Link to this section Types

@type t() :: %Doctor.Specs{arity: integer(), name: atom()}

Link to this section Functions

Build a spec definition for each result from Code.Typespec.fetch_specs/1