ExEbook v0.1.0 ExEbook.Metadata View Source

Behaviour module

Link to this section Summary

Link to this section Types

Specs

t() :: %ExEbook.Metadata{
  authors: term(),
  cover: term(),
  isbn: term(),
  language: term(),
  pages: term(),
  publisher: term(),
  subject: term(),
  title: term()
}