Fiet v0.3.0 Fiet.Atom.Link View Source

Link to this section Summary

Link to this section Types

Specs

t() :: %Fiet.Atom.Link{
  href: binary() | nil,
  href_lang: binary() | nil,
  length: binary() | nil,
  rel: binary() | nil,
  title: binary() | nil,
  type: binary() | nil
}

Link to this section Functions