1 2 3 4 5 6 7
pub struct CreateAccount { short_name: String, author_name: String, author_url: String, }