Fiet v0.2.2 Fiet.Atom.Link View Source

Link to this section Summary

Link to this section Types

Link to this type t() View Source
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