tracex v0.1.0 Tracex.Project.Module View Source

Link to this section Summary

Link to this section Types

Link to this type

t()

View Source
t() :: %Tracex.Project.Module{
  extra: map(),
  file: binary(),
  name: atom(),
  tags: [atom()]
}