View Source Tidy.Module (tidy v0.1.9)

Summary

Types

@type t() :: %Tidy.Module{
  behaviors: term(),
  doc: term(),
  functions: term(),
  id: term(),
  type: term()
}