Fiet v0.2.2 Fiet.Atom.Person View Source

Link to this section Summary

Link to this section Types

Link to this type t() View Source
t() :: %Fiet.Atom.Person{
  email: binary() | nil,
  name: binary() | nil,
  uri: binary() | nil
}