Fiet v0.2.2 Fiet.RSS2.Image View Source

Link to this section Summary

Link to this section Types

Link to this type t() View Source
t() :: %Fiet.RSS2.Image{
  description: binary() | nil,
  height: binary() | nil,
  link: binary() | nil,
  title: binary() | nil,
  url: binary() | nil,
  width: binary() | nil
}