HAL v1.0.0 HAL.Link View Source

Link to this section Summary

Link to this section Types

Link to this type

t() View Source
t() :: %HAL.Link{
  href: String.t() | nil,
  rel: String.t() | nil,
  title: String.t() | nil
}