pub type Author = AccountAddress;
Author refers to the author’s account address
struct Author(/* private fields */);