HAL v1.0.0 HAL.Embed View Source

Link to this section Summary

Link to this section Types

Link to this type

t() View Source
t() :: %HAL.Embed{
  embed: HAL.Document.t() | [HAL.Document.t()],
  resource: String.t()
}