LowEndInsight v0.6.0 Hex.Library View Source

Link to this section Summary

Link to this section Types

Link to this type

t()

View Source
t() :: %Hex.Library{
  dependencies: [],
  name: String.t(),
  repo: [String.t()],
  repo_hash: String.t(),
  source_hash: term(),
  source_name: String.t(),
  source_type: String.t(),
  type: [atom()],
  version: String.t()
}