Fiet v0.2.2 Fiet.Item View Source

Link to this section Summary

Link to this section Types

Link to this type t() View Source
t() :: %Fiet.Item{
  description: binary() | nil,
  id: binary() | nil,
  link: binary() | nil,
  published_at: binary() | nil,
  title: binary() | nil
}