Author.this

Create author from a string. ("Name <email@something.com>")

struct Author
this
(
string s
)

Meta